Source file "org/apache/lucene/util/bkd/BKDWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4,389 of 4,389 | 0% | 414 of 414 | 0% | 247 | 247 | 625 | 625 | 40 | 40 |
| build(int, int, MutablePointValues, int, int, IndexOutput, byte[], byte[], int[], byte[], byte[], long[], int[]) | 0% | 0% | 28 | 28 | 87 | 87 | 1 | 1 | ||
| build(int, int, BKDRadixSelector.PathSlice, IndexOutput, BKDRadixSelector, byte[], byte[], int[], byte[], byte[], long[], int[]) | 0% | 0% | 23 | 23 | 70 | 70 | 1 | 1 | ||
| recursePackIndex(ByteBuffersDataOutput, BKDWriter.BKDTreeLeafNodes, long, List, byte[], boolean[], boolean, int, int) | 0% | 0% | 25 | 25 | 57 | 57 | 1 | 1 | ||
| finish(IndexOutput, IndexOutput, IndexOutput) | 0% | 0% | 10 | 10 | 31 | 31 | 1 | 1 | ||
| writeLowCardinalityLeafBlockPackedValues(DataOutput, int[], int, IntFunction) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| add(byte[], int) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| writeFieldNDims(IndexOutput, IndexOutput, IndexOutput, String, MutablePointValues) | 0% | 0% | 6 | 6 | 24 | 24 | 1 | 1 | ||
| valueInOrder(BKDConfig, long, int, byte[], byte[], int, int, int) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| writeLeafBlockPackedValues(DataOutput, int[], int, int, IntFunction, int) | 0% | 0% | 9 | 9 | 23 | 23 | 1 | 1 | ||
| computePackedValueBounds(BKDRadixSelector.PathSlice, byte[], byte[]) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| computeCommonPrefixLength(HeapPointWriter, byte[], int, int) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| computeMinMax(int, IntFunction, int, int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| computePackedValueBounds(MutablePointValues, int, int, byte[], byte[], BytesRef) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| BKDWriter(int, Directory, String, BKDConfig, double, long) | 0% | 0% | 2 | 2 | 22 | 22 | 1 | 1 | ||
| split(byte[], byte[], int[]) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| merge(IndexOutput, IndexOutput, IndexOutput, List, List) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| writeHighCardinalityLeafBlockPackedValues(DataOutput, int[], int, int, IntFunction, int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| writeIndex(IndexOutput, IndexOutput, int, int, byte[], long) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| valuesInOrderAndBounds(BKDConfig, int, int, byte[], byte[], IntFunction, int[], int) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| packIndex(BKDWriter.BKDTreeLeafNodes) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| getNumLeftLeafNodes(int) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| valueInBounds(BKDConfig, BytesRef, byte[], byte[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| writeActualBounds(DataOutput, int[], int, IntFunction) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| writeLeafBlockPackedValuesRange(DataOutput, int[], int, int, IntFunction) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| runLen(IntFunction, int, int, int) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| switchToHeap(PointWriter) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| initPointWriter() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| verifyParams(double, long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| verifyChecksum(Throwable, PointWriter) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| writeField1Dim(IndexOutput, IndexOutput, IndexOutput, String, MutablePointValues) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| checkMaxLeafNodeCount(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeLeafBlockDocs(DataOutput, int[], int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| writeCommonPrefixes(DataOutput, int[], byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeField(IndexOutput, IndexOutput, IndexOutput, String, MutablePointValues) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| lambda$finish$1(IndexOutput, IndexOutput, BKDWriter.BKDTreeLeafNodes, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| lambda$writeFieldNDims$0(IndexOutput, IndexOutput, BKDWriter.BKDTreeLeafNodes, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeIndex(IndexOutput, IndexOutput, int, BKDWriter.BKDTreeLeafNodes, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| appendBlock(ByteBuffersDataOutput, List) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |