Source file "org/apache/lucene/codecs/lucene70/Lucene70DocValuesConsumer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,847 of 1,847 | 0% | 170 of 170 | 0% | 100 | 100 | 379 | 379 | 15 | 15 |
| writeValues(FieldInfo, DocValuesProducer) | 0% | 0% | 29 | 29 | 82 | 82 | 1 | 1 | ||
| addSortedSetField(FieldInfo, DocValuesProducer) | 0% | 0% | 11 | 11 | 52 | 52 | 1 | 1 | ||
| addBinaryField(FieldInfo, DocValuesProducer) | 0% | 0% | 8 | 8 | 45 | 45 | 1 | 1 | ||
| addTermsDict(SortedSetDocValues) | 0% | 0% | 7 | 7 | 39 | 39 | 1 | 1 | ||
| doAddSortedField(FieldInfo, DocValuesProducer) | 0% | 0% | 6 | 6 | 32 | 32 | 1 | 1 | ||
| writeTermsIndex(SortedSetDocValues) | 0% | 0% | 5 | 5 | 30 | 30 | 1 | 1 | ||
| writeBlock(long[], int, long, GrowableByteArrayDataOutput) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| addSortedNumericField(FieldInfo, DocValuesProducer) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| Lucene70DocValuesConsumer(SegmentWriteState, String, String, String, String) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| close() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| writeValuesMultipleBlocks(SortedNumericDocValues, long) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| writeValuesSingleBlock(SortedNumericDocValues, long, int, long, long, Map) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| addNumericField(FieldInfo, DocValuesProducer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addSortedField(FieldInfo, DocValuesProducer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |