Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 560 of 560 | 0% | 72 of 72 | 0% | 46 | 46 | 10 | 10 |
| decode(byte[], int, int, OutputStream) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| decode(String, OutputStream) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| decodeStrict(String, int, int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| initialiseDecodingTable() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| HexEncoder() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encode(byte[], int, int, OutputStream) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| ignore(char) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| getEncodedLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMaxDecodedLength(int) | 0% | n/a | 1 | 1 | 1 | 1 |