Source file "org/eclipse/angus/mail/util/UUEncoderStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 277 of 277 | 0% | 16 of 16 | 0% | 20 | 20 | 69 | 69 | 12 | 12 |
| encode() | 0% | 0% | 4 | 4 | 21 | 21 | 1 | 1 | ||
| writePrefix() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| write(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| UUEncoderStream(OutputStream, String, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| writeSuffix() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setNameMode(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UUEncoderStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UUEncoderStream(OutputStream, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |