Source file "org/apache/lucene/util/BitVector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,689 of 1,689 | 0% | 66 of 66 | 0% | 51 | 51 | 108 | 108 | 18 | 18 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
subset(int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
isSparse() | ![]() | 0% | ![]() | 0% | 10 | 10 | 6 | 6 | 1 | 1 |
writeDgaps(IndexOutput) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
getAndSet(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
readDgaps(IndexInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
get(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
count() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
clear(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
set(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
BitVector(Directory, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
readBits(IndexInput) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
BitVector(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
write(Directory, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeBits(IndexOutput) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BitVector(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |