Source file "org/apache/lucene/codecs/lucene50/Lucene50PostingsReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 564 of 564 | 0% | 82 of 82 | 0% | 53 | 53 | 104 | 104 | 12 | 12 |
| Lucene50PostingsReader(SegmentReadState) | 0% | 0% | 5 | 5 | 27 | 27 | 1 | 1 | ||
| decodeTerm(DataInput, FieldInfo, BlockTermState, boolean) | 0% | 0% | 11 | 11 | 24 | 24 | 1 | 1 | ||
| postings(FieldInfo, BlockTermState, PostingsEnum, int) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| impacts(FieldInfo, BlockTermState, int) | 0% | 0% | 11 | 11 | 11 | 11 | 1 | 1 | ||
| readVIntBlock(IndexInput, int[], int[], 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 | ||
| checkIntegrity() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newTermState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ramBytesUsed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |