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 | 528 of 528 | 0% | 84 of 84 | 0% | 67 | 67 | 124 | 124 | 25 | 25 |
encodeQuotedPrintable(BitSet, byte[], boolean) | ![]() | 0% | ![]() | 0% | 21 | 21 | 39 | 39 | 1 | 1 |
decodeQuotedPrintable(byte[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
decode(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
encode(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 |
getUnsignedOctet(int, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encodeByte(int, boolean, ByteArrayOutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encode(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encode(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isWhitespace(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
QuotedPrintableCodec(Charset, boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
QuotedPrintableCodec(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeQuotedPrintable(BitSet, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
QuotedPrintableCodec() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
QuotedPrintableCodec(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
QuotedPrintableCodec(Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 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 |