Source file "com/google/api/client/util/Base64.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 49 | 12% | 7 of 8 | 12% | 9 | 10 | 14 | 16 | 5 | 6 |
| decodeBase64(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| encodeBase64URLSafeString(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encodeBase64(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeBase64URLSafe(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decodeBase64(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeBase64String(byte[]) | 75% | 50% | 1 | 2 | 1 | 3 | 0 | 1 |