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 | 1,388 of 1,388 | 0% | 73 of 73 | 0% | 52 | 52 | 14 | 14 |
| decodeLastBlock(OutputStream, char, char, char, char, char, char, char, char) | 0% | 0% | 12 | 12 | 1 | 1 | ||
| decode(byte[], int, int, OutputStream) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| encode(byte[], int, int, byte[], int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| encodeBlock(byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], int, int, OutputStream) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| initialiseDecodingTable() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| Base32Encoder(byte[], byte) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ignore(char) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| Base32Encoder() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| nextI(byte[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| decode(String, OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getEncodedLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMaxDecodedLength(int) | 0% | n/a | 1 | 1 | 1 | 1 |