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 | 413 of 413 | 0% | 54 of 54 | 0% | 50 | 50 | 104 | 104 | 23 | 23 |
| decode(ByteSequence, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| decode(Charset, ByteSequence, int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| encode(Charset, CharSequence) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getBufferRecycler() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getOutputStreamRecycler() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| encode(CharSequence) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| copy(InputStream, OutputStream) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| copy(Reader, Writer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toString(ByteArrayBuffer, Charset) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString(byte[], int, int, Charset) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString(byte[], Charset) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toByteArray(String, Charset) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| buffer(InputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| buffer(Reader) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| bufferEfficient(InputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decode(ByteSequence) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(Charset, byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(Charset, ByteSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toAsciiString(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toAsciiByteArray(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toAsciiString(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toAsciiString(ByteArrayBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |