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 | 173 of 173 | 0% | 22 of 22 | 0% | 28 | 28 | 49 | 49 | 17 | 17 | 
| encode(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| decode(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| encode(String, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decode(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doDecoding(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encode(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BCodec(Charset, CodecPolicy) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encode(String, Charset) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isStrictDecoding() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| doEncoding(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BCodec(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |