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 | 325 of 325 | 0% | 0 of 0 | n/a | 9 | 9 | 20 | 20 | 9 | 9 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Base64OutputStream(OutputStream, int, byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Base64OutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Base64OutputStream(OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |