Source file "org/apache/lucene/codecs/simpletext/SimpleTextPointsWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 326 of 326 | 0% | 6 of 6 | 0% | 13 | 13 | 70 | 70 | 10 | 10 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 19 | 19 | 1 | 1 |
writeField(FieldInfo, PointsReader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
SimpleTextPointsWriter(SegmentWriteState) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
finish() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeInt(IndexOutput, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLong(IndexOutput, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(IndexOutput, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(IndexOutput, BytesRef) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newline(IndexOutput) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |