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 | 255 of 560 | 54% | 55 of 72 | 23% | 36 | 46 | 5 | 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) | 76% | 57% | 6 | 8 | 0 | 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 | ||
| encode(byte[], int, int, OutputStream) | 95% | 75% | 1 | 3 | 0 | 1 | ||
| initialiseDecodingTable() | 100% | 100% | 0 | 3 | 0 | 1 | ||
| HexEncoder() | 100% | n/a | 0 | 1 | 0 | 1 | ||
| encode(byte[], int, int, byte[], int) | 100% | 100% | 0 | 2 | 0 | 1 |