Source file "org/apache/lucene/index/ByteSliceWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 209 of 209 | 0% | 34 of 34 | 0% | 24 | 24 | 34 | 34 | 7 | 7 |
writeByte(byte) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
writeBytes(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
init(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
writeVInt(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getAddress() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ByteSliceWriter(ByteBlockPool) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |