Source file "org/apache/james/mime4j/util/ContentUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 2 of 2 | 0% | 8 | 8 | 14 | 14 | 7 | 7 |
| decode(Charset, ByteSequence, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| encode(Charset, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decode(Charset, byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decode(ByteSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decode(Charset, ByteSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decode(ByteSequence, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |