Source file "org/apache/lucene/store/DataOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 269 of 269 | 0% | 22 of 22 | 0% | 26 | 26 | 61 | 61 | 15 | 15 |
copyBytes(DataInput, long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
writeMapOfStrings(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeSignedVLong(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 |
writeVLong(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeSetOfStrings(Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeString(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeShort(short) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeLong(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
writeBytes(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeZInt(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeZLong(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DataOutput() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |