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,606 of 36,606 | 0% | 78 of 78 | 0% | 47 | 47 | 8 | 8 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| computeELP(int[], int[], int) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| computeErrors(int[], int[], byte[], int, int) | 0% | 0% | 13 | 13 | 1 | 1 | ||
| computeSyndromes(int[], byte[], int, int) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| decode(byte[], byte[], int, int, int, int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encode(byte[], byte[], int, int, int, int, int[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| computeZx(int[], int[], int, int[], int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| ReedSolomon() | 0% | n/a | 1 | 1 | 1 | 1 |