Source file "org/apache/commons/codec/net/QuotedPrintableCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 328 of 328 | 0% | 40 of 40 | 0% | 39 | 39 | 80 | 80 | 19 | 19 |
decodeQuotedPrintable(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
encodeQuotedPrintable(BitSet, byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
encode(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
decode(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
encodeQuotedPrintable(int, ByteArrayOutputStream) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
decode(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
decode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encode(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
QuotedPrintableCodec(Charset) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
QuotedPrintableCodec(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
QuotedPrintableCodec() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultCharset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |