Source file "org/apache/lucene/store/IndexOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 379 of 379 | 0% | 44 of 44 | 0% | 35 | 35 | 72 | 72 | 13 | 13 |
writeChars(String, int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
writeChars(char[], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
copyBytes(IndexInput, long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
writeStringStringMap(Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
writeVLong(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeInt(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
writeVInt(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeString(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeLong(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
IndexOutput() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeBytes(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLength(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |