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 | 196 of 196 | 0% | 4 of 4 | 0% | 19 | 19 | 44 | 44 | 17 | 17 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
encode(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
decodeChecked(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
separatingAppendable(Appendable, String, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
extract(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ignoringReader(Reader, CharMatcher) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
separatingWriter(Writer, String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decode(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encodingSink(CharSink) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decodingSource(CharSource) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encode(byte[]) | ![]() | 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 |