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,822 of 1,822 | 0% | 111 of 111 | 0% | 75 | 75 | 234 | 234 | 15 | 15 |
static {...} | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 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 |
decodeRFC4648URL(String, ByteArrayOutputStream) | ![]() | 0% | ![]() | 0% | 11 | 11 | 27 | 27 | 1 | 1 |
encode(int, Appendable) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
decode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
decodeRFC4648URL(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 |
decode(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encode(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
encode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |