Source file "org/apache/james/mime4j/codec/Base64OutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 6 of 6 | 0% | 9 | 9 | 19 | 19 | 6 | 6 |
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| write(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Base64OutputStream.ExtraCrlfOutputStream(OutputStream, byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |