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 | 237 of 237 | 0% | 26 of 26 | 0% | 26 | 26 | 38 | 38 | 13 | 13 |
| toString() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| BaseEncoding.StandardBaseEncoding(BaseEncoding.Alphabet, Character) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| upperCase() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| lowerCase() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| withPadChar(char) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| withSeparator(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| maxDecodedSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| omitPadding() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| maxEncodedSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseEncoding.StandardBaseEncoding(String, String, Character) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| padding() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| encodingStream(GwtWorkarounds.CharOutput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decodingStream(GwtWorkarounds.CharInput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |