Source file "org/elasticsearch/common/util/BitArray.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 233 of 233 | 0% | 18 of 18 | 0% | 20 | 20 | 45 | 45 | 11 | 11 |
nextSetBit(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
or(LongArray) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
get(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
set(long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
cardinality() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clear(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
BitArray(long, BigArrays) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
or(BitArray) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
bitmask(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wordNum(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |