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 | 110 of 163 | 32% | 7 of 10 | 30% | 7 | 10 | 16 | 25 | 3 | 5 |
| decodeTo(byte[], CharSequence) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| encodeTo(Appendable, byte[], int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| newInstance(BaseEncoding.Alphabet, Character) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseEncoding.Base16Encoding(BaseEncoding.Alphabet) | 97% | 75% | 1 | 3 | 0 | 7 | 0 | 1 | ||
| BaseEncoding.Base16Encoding(String, String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |