Source file "org/apache/lucene/codecs/lucene84/Lucene84PostingsReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 690 of 690 | 0% | 108 of 108 | 0% | 68 | 68 | 126 | 126 | 14 | 14 |
| decodeTerm(DataInput, FieldInfo, BlockTermState, boolean) | 0% | 0% | 19 | 19 | 36 | 36 | 1 | 1 | ||
| Lucene84PostingsReader(SegmentReadState) | 0% | 0% | 5 | 5 | 26 | 26 | 1 | 1 | ||
| impacts(FieldInfo, BlockTermState, int) | 0% | 0% | 12 | 12 | 13 | 13 | 1 | 1 | ||
| postings(FieldInfo, BlockTermState, PostingsEnum, int) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| readVIntBlock(IndexInput, long[], long[], int, boolean) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| init(IndexInput, SegmentReadState) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| prefixSum(long[], int, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkIntegrity() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| findFirstGreater(long[], int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| newTermState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ramBytesUsed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |