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,701 of 2,701 | 0% | 82 of 82 | 0% | 61 | 61 | 178 | 178 | 15 | 15 |
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 | 57 | 57 | 1 | 1 |
Base32(int, byte[], boolean, byte, CodecPolicy) | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
isInAlphabet(byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
validateCharacter(long, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 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 | ||
Base32() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |