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 | 199 of 199 | 0% | 4 of 4 | 0% | 20 | 20 | 49 | 49 | 18 | 18 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 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, String) | ![]() | 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 | |
trimTrailingPadding(CharSequence) | ![]() | 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 |