Source file "org/apache/lucene/codecs/lucene84/ForDeltaUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 143 of 143 | 0% | 20 of 20 | 0% | 16 | 16 | 31 | 31 | 6 | 6 |
encodeDeltas(long[], DataOutput) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
prefixSumOfOnes(long[], long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
decodeAndPrefixSum(DataInput, long, long[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
skip(DataInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ForDeltaUtil(ForUtil) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |