Source file "com/sun/xml/messaging/saaj/packaging/mime/util/BASE64EncoderStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 768 of 768 | 0% | 20 of 20 | 0% | 20 | 20 | 88 | 88 | 10 | 10 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 32 | 32 | 1 | 1 |
encode() | ![]() | 0% | ![]() | 0% | 4 | 4 | 29 | 29 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
BASE64EncoderStream(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 |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
BASE64EncoderStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |