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 | 198 of 198 | 0% | 4 of 4 | 0% | 11 | 11 | 9 | 9 |
| decode32(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decode24(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode32(int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode24(int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decode32(byte[], int, int[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encode32(int[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| decode16(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encode56(long, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Codec() | 0% | n/a | 1 | 1 | 1 | 1 |