Source file "org/apache/commons/codec/binary/BaseNCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 496 of 496 | 0% | 62 of 62 | 0% | 59 | 59 | 95 | 95 | 28 | 28 |
BaseNCodec(int, int, int, int, byte, CodecPolicy) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
readResults(byte[], int, int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getEncodedLength(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encode(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
decode(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
ensureBufferSize(int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isInAlphabet(byte[], boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 4 | 4 | 1 | 1 |
resizeBuffer(BaseNCodec.Context, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
containsAlphabetOrPad(byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
createPositiveCapacity(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
decode(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
available(BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BaseNCodec(int, int, int, int, byte) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasData(BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
BaseNCodec(int, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isStrictDecoding() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toLength(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isInAlphabet(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeAsString(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeToString(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getChunkSeparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isWhiteSpace(byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCodecPolicy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |