Source file "com/carrotsearch/hppc/BitSetIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,182 of 1,182 | 0% | 14 of 14 | 0% | 12 | 12 | 26 | 26 | 5 | 5 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextSetBit() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
shift() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
BitSetIterator(long[], int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
BitSetIterator(BitSet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |