Source file "org/apache/commons/codec/binary/StringUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 163 of 163 | 0% | 24 of 24 | 0% | 33 | 33 | 38 | 38 | 21 | 21 |
equals(CharSequence, CharSequence) | ![]() | 0% | ![]() | 0% | 8 | 8 | 7 | 7 | 1 | 1 |
newString(byte[], String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
newIllegalStateException(String, UnsupportedEncodingException) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesUnchecked(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
newString(byte[], Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getByteBuffer(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getBytes(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getByteBufferUtf8(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesIso8859_1(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesUsAscii(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesUtf16(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesUtf16Be(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesUtf16Le(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesUtf8(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newStringIso8859_1(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newStringUsAscii(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newStringUtf16(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newStringUtf16Be(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newStringUtf16Le(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newStringUtf8(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
StringUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |