Source file "org/eclipse/angus/mail/util/TraceOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 173 of 173 | 0% | 20 of 20 | 0% | 17 | 17 | 46 | 46 | 7 | 7 |
| writeByte(int) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| TraceOutputStream(OutputStream, MailLogger) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| write(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| TraceOutputStream(OutputStream, OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setTrace(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQuote(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |