Source file "org/apache/commons/codec/net/RFC1522Codec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 187 of 187 | 0% | 18 of 18 | 0% | 15 | 15 | 43 | 43 | 6 | 6 |
| decodeText(String) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| encodeText(String, Charset) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| encodeText(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| RFC1522Codec(Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getDefaultCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |