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 | 355 of 355 | 0% | 36 of 36 | 0% | 28 | 28 | 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% | 4 | 4 | 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 |