Source file "com/google/common/io/BaseEncoding.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 126 of 249 | 49% | 10 of 14 | 28% | 8 | 12 | 18 | 35 | 2 | 5 |
decodeTo(byte[], CharSequence) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
newInstance(BaseEncoding.Alphabet, Character) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BaseEncoding.Base64Encoding(BaseEncoding.Alphabet, Character) | ![]() ![]() | 92% | ![]() ![]() | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
encodeTo(Appendable, byte[], int, int) | ![]() | 100% | ![]() ![]() | 75% | 1 | 3 | 0 | 12 | 0 | 1 |
BaseEncoding.Base64Encoding(String, String, Character) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |