Source file "org/apache/jute/ToStringOutputArchive.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 312 of 312 | 0% | 33 of 33 | 0% | 39 | 39 | 96 | 96 | 20 | 20 |
escapeString(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 22 | 22 | 1 | 1 |
escapeBuffer(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
endRecord(Record, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
throwExceptionOnError(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeBool(boolean, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
startRecord(Record, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
ToStringOutputArchive(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
printCommaUnlessFirst() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeString(String, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeBuffer(byte[], String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeLong(long, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeDouble(double, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
startVector(List, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
startMap(TreeMap, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeRecord(Record, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
endVector(List, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
endMap(TreeMap, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeByte(byte, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeInt(int, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeFloat(float, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |