Source file "com/mchange/lang/CharUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 120 of 120 | 0% | 4 of 4 | 0% | 7 | 7 | 23 | 23 | 5 | 5 |
| fromHexAscii(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| charFromByteArray(byte[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| charIntoByteArray(int, int, byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toHexAscii(char) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| byteArrayFromChar(char) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |