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 | 159 of 159 | 0% | 10 of 10 | 0% | 10 | 10 | 25 | 25 | 5 | 5 |
decodeTo(byte[], CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
BaseEncoding.Base16Encoding(BaseEncoding.Alphabet) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
encodeTo(Appendable, byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
BaseEncoding.Base16Encoding(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newInstance(BaseEncoding.Alphabet, Character) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |