Source file "org/apache/xmlgraphics/util/io/Base64EncodeStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 744 of 744 | 0% | 28 of 28 | 0% | 26 | 26 | 91 | 91 | 10 | 10 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeAtom() | ![]() | 0% | ![]() | 0% | 5 | 5 | 28 | 28 | 1 | 1 |
encodeFromArray(byte[], int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 33 | 33 | 1 | 1 |
Base64EncodeStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
Base64EncodeStream(OutputStream, boolean) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |