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 | 243 of 243 | 0% | 8 of 8 | 0% | 22 | 22 | 56 | 56 | 18 | 18 |
| decodeChecked(CharSequence) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| encode(byte[], int, int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| separatingOutput(GwtWorkarounds.CharOutput, String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| extract(byte[], int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ignoringInput(GwtWorkarounds.CharInput, CharMatcher) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decode(CharSequence) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodingSink(CharSink) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decodingSource(CharSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodingStream(Writer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decodingStream(Reader) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| base64() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| base64Url() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| base32() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| base32Hex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| base16() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |