Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 16 of 374 | 95% | 10 of 56 | 82% | 11 | 36 | 5 | 78 | 1 | 8 |
encode(byte[]) | 88% | 72% | 5 | 10 | 3 | 18 | 0 | 1 | ||
decode(String) | 97% | 79% | 5 | 13 | 1 | 23 | 0 | 1 | ||
Base58Utils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
decodeWithCheck(String) | 100% | 100% | 0 | 4 | 0 | 11 | 0 | 1 | ||
divmod(byte[], int, int, int) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
encodeWithCheck(byte[]) | 100% | 100% | 0 | 3 | 0 | 7 | 0 | 1 | ||
static {...} | 100% | 100% | 0 | 2 | 0 | 9 | 0 | 1 | ||
calculateCheckSum(byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |