Source file "org/apache/lucene/codecs/uniformsplit/BlockLine.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 343 of 343 | 0% | 60 of 60 | 0% | 40 | 40 | 61 | 61 | 10 | 10 |
readIncrementallyEncodedTerm(DataInput, boolean, TermBytes) | ![]() | 0% | ![]() | 0% | 11 | 11 | 18 | 18 | 1 | 1 |
writeIncrementallyEncodedTerm(TermBytes, TermBytes, boolean, DataOutput) | ![]() | 0% | ![]() | 0% | 13 | 13 | 18 | 18 | 1 | 1 |
readLine(DataInput, boolean, BlockLine) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
readBytes(DataInput, BytesRef, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
writeLine(DataOutput, BlockLine, BlockLine, int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeLineTermState(DataOutput, BlockLine, FieldInfo, DeltaBaseTermStateSerializer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
BlockLine.Serializer() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ramBytesUsed() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
numBitsToEncode(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |