Source file "org/apache/commons/codec/binary/Base32.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,715 of 2,715 | 0% | 82 of 82 | 0% | 64 | 64 | 182 | 182 | 18 | 18 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
encode(byte[], int, int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 17 | 17 | 74 | 74 | 1 | 1 |
decode(byte[], int, int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 18 | 18 | 58 | 58 | 1 | 1 |
Base32(int, byte[], byte[], byte, CodecPolicy) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
isInAlphabet(byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
validateCharacter(long, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
Base32(int, byte[], boolean, byte, CodecPolicy) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
validateTrailingCharacters() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 | |
Base32(int, byte[], boolean, byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base32(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base32(boolean, byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base32(int, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base32(int, byte[], boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base32(byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base32(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
Base32() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getLineSeparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |