Source file "org/eclipse/jetty/util/B64Code.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,390 of 1,390 | 0% | 84 of 84 | 0% | 57 | 57 | 193 | 193 | 12 | 12 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
decode(char[]) | ![]() | 0% | ![]() | 0% | 19 | 19 | 45 | 45 | 1 | 1 |
encode(byte[], boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 42 | 42 | 1 | 1 |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 32 | 32 | 1 | 1 |
encode(long, Appendable) | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
decode(String, ByteArrayOutputStream) | ![]() | 0% | ![]() | 0% | 11 | 11 | 27 | 27 | 1 | 1 |
encode(int, Appendable) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
decode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
decode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encode(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
B64Code() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |