Source file "org/apache/commons/codec/net/BCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 146 of 146 | 0% | 20 of 20 | 0% | 24 | 24 | 42 | 42 | 14 | 14 |
encode(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
decode(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
encode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
decode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encode(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
doEncoding(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
doDecoding(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BCodec(Charset) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
BCodec(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BCodec() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDefaultCharset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |