Source file "ch/qos/logback/core/encoder/ByteArrayUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 12 of 12 | 0% | 12 | 12 | 29 | 29 | 6 | 6 |
| toHexString(byte[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| hexStringToByteArray(String) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| readInt(byte[], int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeInt(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeInt(ByteArrayOutputStream, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ByteArrayUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |