Source file "org/apache/james/mime4j/storage/StorageBodyFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 226 of 226 | 0% | 30 of 30 | 0% | 28 | 28 | 52 | 52 | 13 | 13 |
| toJavaCharset(String, boolean, DecodeMonitor) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| textBody(InputStream, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| textBody(Storage, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| textBody(String, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| textBody(InputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| binaryBody(InputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| StorageBodyFactory(StorageProvider, DecodeMonitor) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| textBody(Storage) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| binaryBody(Storage) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| textBody(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| StorageBodyFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStorageProvider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |