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 | 340 of 340 | 0% | 34 of 34 | 0% | 27 | 27 | 53 | 53 | 10 | 10 |
| BaseEncoding.Alphabet(String, char[]) | 0% | 0% | 4 | 4 | 24 | 24 | 1 | 1 | ||
| upperCase() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| lowerCase() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| decode(char) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| hasLowerCase() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| hasUpperCase() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| matches(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isValidPaddingStartPosition(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |