Source file "okio/Base64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 962 of 962 | 0% | 57 of 57 | 0% | 34 | 34 | 69 | 69 | 5 | 5 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decode(String) | ![]() | 0% | ![]() | 0% | 27 | 27 | 44 | 44 | 1 | 1 |
encode(byte[], byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
encode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
encodeUrl(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |