Source file "org/rocksdb/ComparatorOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 26 of 26 | 0% | 21 | 21 | 20 | 20 | 8 | 8 |
| setReusedSynchronisationType(ReusedSynchronisationType) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setUseDirectBuffer(boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setMaxReusedBufferSize(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| reusedSynchronisationType() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| useDirectBuffer() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| maxReusedBufferSize() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ComparatorOptions() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |