Source file "org/apache/james/mime4j/io/InputStreams.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 14 of 14 | 0% | 13 | 13 | 18 | 18 | 6 | 6 |
| create(CharSequence, Charset) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| create(ByteArrayBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| create(byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createAscii(CharSequence) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| create(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| create(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |