Source file "org/apache/lucene/store/ByteBuffersIndexOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 236 of 236 | 0% | 18 of 18 | 0% | 25 | 25 | 69 | 69 | 16 | 16 |
getChecksum() | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
ByteBuffersIndexOutput(ByteBuffersDataOutput, String, String, Checksum, Consumer) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ByteBuffersIndexOutput(ByteBuffersDataOutput, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ensureOpen() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeBytes(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyBytes(DataInput, long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeByte(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeInt(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeShort(short) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeLong(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeString(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeMapOfStrings(Map) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeSetOfStrings(Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getFilePointer() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |