Source file "org/apache/lucene/util/LongBitSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,327 of 1,327 | 0% | 174 of 174 | 0% | 117 | 117 | 180 | 180 | 30 | 30 |
clear(long, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
set(long, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 15 | 15 | 1 | 1 |
flip(long, long) | ![]() | 0% | ![]() | 0% | 10 | 10 | 16 | 16 | 1 | 1 |
prevSetBit(long) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
nextSetBit(long) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
getAndClear(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
getAndSet(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
get(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
verifyGhostBitsClear() | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
clear(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
set(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
or(LongBitSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
xor(LongBitSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
flip(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
LongBitSet(long[], long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
and(LongBitSet) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
ensureCapacity(LongBitSet, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
bits2words(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
intersects(LongBitSet) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
andNot(LongBitSet) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
scanIsEmpty() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
LongBitSet(long) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
cardinality() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ramBytesUsed() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBits() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |