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 | 36,502 of 36,502 | 0% | 52 of 52 | 0% | 35 | 35 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| computeELP(int[], int[], int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| computeErrors(int[], int[], byte[], int, int) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| decode(byte[], byte[], int, int, int, int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encode(byte[], byte[], int, int, int, int[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| computeZx(int[], int[], int, int[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| computeSyndromes(int[], byte[], int, int, int[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| computeSyndromes(int[], byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| ReedSolomon() | 0% | n/a | 1 | 1 | 1 | 1 |