Source file "org/apache/lucene/codecs/lucene84/Lucene84PostingsWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,254 of 1,254 | 0% | 164 of 164 | 0% | 94 | 94 | 248 | 248 | 12 | 12 |
| finishTerm(BlockTermState) | 0% | 0% | 24 | 24 | 65 | 65 | 1 | 1 | ||
| Lucene84PostingsWriter(SegmentWriteState) | 0% | 0% | 9 | 9 | 55 | 55 | 1 | 1 | ||
| addPosition(int, BytesRef, int, int) | 0% | 0% | 15 | 15 | 33 | 33 | 1 | 1 | ||
| startDoc(int, int) | 0% | 0% | 14 | 14 | 28 | 28 | 1 | 1 | ||
| encodeTerm(DataOutput, FieldInfo, BlockTermState, boolean) | 0% | 0% | 14 | 14 | 22 | 22 | 1 | 1 | ||
| close() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| startTerm(NumericDocValues) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| finishDoc() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| setField(FieldInfo) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| init(IndexOutput, SegmentWriteState) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| newTermState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |