Source file "org/yaml/snakeyaml/external/biz/base64Coder/Base64Coder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 140 of 549 | 74% | 14 of 66 | 78% | 14 | 45 | 26 | 99 | 7 | 12 |
encodeLines(byte[], int, int, int, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
decodeLines(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
encodeLines(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeString(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeString(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encode(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(char[], int, int) | ![]() | 100% | ![]() | 100% | 0 | 17 | 0 | 32 | 0 | 1 |
encode(byte[], int, int) | ![]() | 100% | ![]() | 100% | 0 | 6 | 0 | 22 | 0 | 1 |
static {...} | ![]() | 100% | ![]() | 100% | 0 | 6 | 0 | 17 | 0 | 1 |
encode(byte[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
decode(char[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |