Source file "org/apache/lucene/util/SparseFixedBitSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,403 of 1,403 | 0% | 142 of 142 | 0% | 100 | 100 | 243 | 243 | 29 | 29 |
| or(int, long, long[], int) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| insertLong(int, int, int, long) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| orDense(DocIdSetIterator) | 0% | 0% | 5 | 5 | 27 | 27 | 1 | 1 | ||
| prevSetBit(int) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| nextSetBit(int) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| clear(int, int) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| set(int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| clearWithinBlock(int, int, int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| get(int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| removeLong(int, int, long, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| and(int, int, long) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| cardinality() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| insertBlock(int, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| lastDoc(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| approximateCardinality() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| firstDoc(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| SparseFixedBitSet(int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| or(SparseFixedBitSet) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| clear(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| or(DocIdSetIterator) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| consistent(int) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| blockCount(int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| longBits(long, long[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| oversize(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mask(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ramBytesUsed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |