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,225 of 1,225 | 0% | 81 of 81 | 0% | 53 | 53 | 12 | 12 |
Base64Encoder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
decode(byte[], int, int, OutputStream) | ![]() | 0% | ![]() | 0% | 11 | 11 | 1 | 1 |
decode(String, OutputStream) | ![]() | 0% | ![]() | 0% | 11 | 11 | 1 | 1 |
encode(byte[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
decodeLastBlock(OutputStream, char, char, char, char) | ![]() | 0% | ![]() | 0% | 7 | 7 | 1 | 1 |
encode(byte[], int, int, OutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
initialiseDecodingTable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
ignore(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
nextI(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
nextI(String, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
getEncodedLength(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
getMaxDecodedLength(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 |