Source file "org/apache/lucene/store/ByteBufferIndexInput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 296 of 296 | 0% | 10 of 10 | 0% | 12 | 12 | 45 | 45 | 7 | 7 |
seek(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
readByte(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
readShort(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
readInt(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
readLong(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
ByteBufferIndexInput.SingleBufferImpl(String, ByteBuffer, long, int, ByteBufferGuard) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getFilePointer() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |