Source file "org/eclipse/angus/mail/smtp/SMTPOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 96 of 96 | 0% | 22 of 22 | 0% | 16 | 16 | 22 | 22 | 5 | 5 |
| write(byte[], int, int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| write(int) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| ensureAtBOL() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SMTPOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |