Source file "org/apache/solr/common/util/Base64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,132 of 1,132 | 0% | 22 of 22 | 0% | 17 | 17 | 65 | 65 | 6 | 6 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
byteArrayToBase64(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 26 | 26 | 1 | 1 |
base64ToByteArray(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
base64toInt(char, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
byteArrayToBase64(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
Base64() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |