Source file "org/apache/lucene/codecs/lucene80/Lucene80DocValuesConsumer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,379 of 2,379 | 0% | 209 of 209 | 0% | 124 | 124 | 504 | 504 | 19 | 19 |
| writeValues(FieldInfo, DocValuesProducer) | 0% | 0% | 29 | 29 | 90 | 90 | 1 | 1 | ||
| addTermsDict(SortedSetDocValues) | 0% | 0% | 17 | 17 | 67 | 67 | 1 | 1 | ||
| addSortedSetField(FieldInfo, DocValuesProducer) | 0% | 0% | 11 | 11 | 56 | 56 | 1 | 1 | ||
| doAddUncompressedBinaryField(FieldInfo, DocValuesProducer) | 0% | 0% | 8 | 8 | 49 | 49 | 1 | 1 | ||
| doAddSortedField(FieldInfo, DocValuesProducer) | 0% | 0% | 6 | 6 | 38 | 38 | 1 | 1 | ||
| doAddCompressedBinaryField(FieldInfo, DocValuesProducer) | 0% | 0% | 6 | 6 | 39 | 39 | 1 | 1 | ||
| writeTermsIndex(SortedSetDocValues) | 0% | 0% | 5 | 5 | 31 | 31 | 1 | 1 | ||
| writeBlock(long[], int, long, ByteBuffersDataOutput) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| writeValuesMultipleBlocks(SortedNumericDocValues, long) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| addSortedNumericField(FieldInfo, DocValuesProducer) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| Lucene80DocValuesConsumer(SegmentWriteState, String, String, String, String, Lucene80DocValuesFormat.Mode) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| close() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| writeValuesSingleBlock(SortedNumericDocValues, long, int, long, long, Map) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| addBinaryField(FieldInfo, DocValuesProducer) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| maybeGrowBuffer(ByteArrayDataOutput, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| compressAndGetTermsDictBlockLength(ByteArrayDataOutput, LZ4.FastCompressionHashTable) | 0% | n/a | 1 | 1 | 6 | 6 | 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 |