Source file "org/apache/commons/codec/net/URLCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 343 of 343 | 0% | 46 of 46 | 0% | 38 | 38 | 88 | 88 | 15 | 15 |
encodeUrl(BitSet, byte[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
decodeUrl(byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
decode(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
encode(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
decode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
decode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
URLCodec(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
URLCodec() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultCharset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |