Source file "org/eclipse/angus/mail/util/QPEncoderStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 296 of 296 | 0% | 30 of 30 | 0% | 25 | 25 | 62 | 62 | 10 | 10 |
| output(int, boolean) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| write(int) | 0% | 0% | 11 | 11 | 20 | 20 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| QPEncoderStream(OutputStream, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| outputCRLF() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| QPEncoderStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |