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 | 245 of 245 | 0% | 14 of 14 | 0% | 12 | 12 | 35 | 35 | 5 | 5 |
decodeTo(byte[], CharSequence) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
encodeTo(Appendable, byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
BaseEncoding.Base64Encoding(BaseEncoding.Alphabet, Character) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BaseEncoding.Base64Encoding(String, String, Character) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newInstance(BaseEncoding.Alphabet, Character) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |