Source file "org/apache/lucene/util/packed/DirectWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 312 of 312 | 0% | 30 of 30 | 0% | 24 | 24 | 43 | 43 | 9 | 9 |
add(long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 9 | 9 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
finish() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
DirectWriter(DataOutput, long, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getInstance(DataOutput, long, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
roundBits(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
bitsRequired(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unsignedBitsRequired(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |