Source file "org/eclipse/angus/mail/util/BASE64EncoderStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 827 of 827 | 0% | 40 of 40 | 0% | 31 | 31 | 107 | 107 | 11 | 11 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(byte[], int, int, byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 35 | 35 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 24 | 24 | 1 | 1 |
BASE64EncoderStream(OutputStream, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
encode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encodedSize(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BASE64EncoderStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |