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 | 865 of 865 | 0% | 100 of 100 | 0% | 59 | 59 | 9 | 9 |
decode(String) | ![]() | 0% | ![]() | 0% | 19 | 19 | 1 | 1 |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 13 | 13 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 8 | 8 | 1 | 1 |
removeWhiteSpace(char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
isWhiteSpace(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
isBase64(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
isData(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
isPad(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
Base64() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 |