Source file "org/apache/commons/io/HexDump.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 356 of 356 | 0% | 26 of 26 | 0% | 20 | 20 | 45 | 45 | 7 | 7 |
dump(byte[], long, Appendable, int, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 27 | 27 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
dump(StringBuilder, byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
dump(StringBuilder, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
dump(byte[], long, OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
dump(byte[], Appendable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HexDump() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |