Source file "org/apache/james/mime4j/message/BasicBodyFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 18 of 18 | 0% | 23 | 23 | 37 | 37 | 14 | 14 |
| resolveCharset(String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| textBody(InputStream, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| textBody(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| textBody(byte[], Charset) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| textBody(String, Charset) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| binaryBody(String, Charset) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BasicBodyFactory(boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| BasicBodyFactory(Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| binaryBody(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| textBody(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| binaryBody(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BasicBodyFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDefaultCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |