Source file "org/apache/james/mime4j/codec/QuotedPrintableOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 431 of 431 | 0% | 50 of 50 | 0% | 43 | 43 | 109 | 109 | 18 | 18 |
encode(byte) | ![]() | 0% | ![]() | 0% | 16 | 16 | 34 | 34 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
escape(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
QuotedPrintableOutputStream(int, OutputStream, boolean) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
flushOutput() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writePending() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
write(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encodeChunk(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
plain(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
clearPending() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lineBreak() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
QuotedPrintableOutputStream(OutputStream, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
softBreak() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
completeEncoding() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |