Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 180 of 180 | 0% | 0 of 0 | n/a | 12 | 12 | 12 | 12 |
| decode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decode(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decode(byte[], int, int, OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| toBase32String(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[], int, int, OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| toBase32String(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decode(String, OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Base32() | 0% | n/a | 1 | 1 | 1 | 1 |