| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 13 of 1,732 | 99% | 6 of 34 | 82% | 7 | 25 | 1 | 75 | 1 | 8 |
| decodeLength(byte[], int, int) | 91% | 67% | 2 | 4 | 0 | 6 | 0 | 1 | ||
| encodeLength(int) | 88% | 83% | 1 | 4 | 0 | 6 | 0 | 1 | ||
| Base64() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decode(String) | 92% | 50% | 1 | 2 | 0 | 5 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| decode(byte[], int, int, byte[], int) | 100% | 80% | 2 | 6 | 0 | 30 | 0 | 1 | ||
| encode(byte[], int, int, byte[], int) | 100% | 100% | 0 | 6 | 0 | 22 | 0 | 1 | ||
| encode(byte[]) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |