Source file "org/apache/commons/codec/binary/Base16.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,172 of 1,172 | 0% | 42 of 42 | 0% | 31 | 31 | 68 | 68 | 10 | 10 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
decode(byte[], int, int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 11 | 11 | 26 | 26 | 1 | 1 |
encode(byte[], int, int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
decodeOctet(byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
Base16(boolean, byte[], CodecPolicy) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isInAlphabet(byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
Base16(boolean, CodecPolicy) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
validateTrailingCharacter() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
Base16(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base16() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |