Source file "org/apache/commons/codec/binary/Base64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,036 of 2,036 | 0% | 110 of 110 | 0% | 92 | 92 | 175 | 175 | 35 | 35 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encode(byte[], int, int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 17 | 17 | 44 | 44 | 1 | 1 |
decode(byte[], int, int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 14 | 14 | 36 | 36 | 1 | 1 |
Base64(int, byte[], byte, byte[], CodecPolicy) | ![]() | 0% | ![]() | 0% | 8 | 8 | 24 | 24 | 1 | 1 |
toIntegerBytes(BigInteger) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
encodeBase64(byte[], boolean, boolean, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
isBase64(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
calculateDecodeTable(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isBase64(byte) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
isInAlphabet(byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
validateCharacter(int, BaseNCodec.Context) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
encodeInteger(BigInteger) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Base64(int, byte[], boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Base64(int, byte[], boolean, CodecPolicy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
validateTrailingCharacter() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
decodeInteger(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
decodeBase64(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
decodeBase64(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeBase64(byte[], boolean, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeBase64URLSafeString(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
toUrlSafeEncodeTable(boolean) | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 | |
Base64(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
Base64(int, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
encodeBase64(byte[], boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeBase64String(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeBase64URLSafe(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
Base64(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeBase64(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeBase64Chunked(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isBase64(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
Base64() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
isArrayByteBase64(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getLineSeparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isUrlSafe() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |