Source file "org/apache/calcite/avatica/util/Base64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 5,422 of 5,422 | 0% | 130 of 130 | 0% | 94 | 94 | 328 | 328 | 28 | 28 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
decode4to3(byte[], int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 25 | 25 | 1 | 1 |
encodeBytesToBytes(byte[], int, int, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 49 | 49 | 1 | 1 |
encode3to4(byte[], int, int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
decode(byte[], int, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 32 | 32 | 1 | 1 |
decode(String, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 28 | 28 | 1 | 1 |
encodeObject(Serializable, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 22 | 22 | 1 | 1 |
decodeFromFile(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 19 | 19 | 1 | 1 |
encodeFromFile(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 14 | 14 | 1 | 1 |
decodeToObject(String, int, ClassLoader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 16 | 16 | 1 | 1 |
encode(ByteBuffer, CharBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
encode(ByteBuffer, ByteBuffer) | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 | |
encodeBytes(byte[]) | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 | |
encodeToFile(byte[], String) | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 | |
encodeBytes(byte[], int, int) | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 | |
encodeBytesToBytes(byte[]) | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 | |
encodeFileToFile(String, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
decodeToFile(String, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
decodeFileToFile(String, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
encodeBytes(byte[], int, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
getAlphabet(int) | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 | |
getDecodabet(int) | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 | |
decode(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
encode3to4(byte[], byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
encodeBytes(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
decodeToObject(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeObject(Serializable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
decode(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |