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 | 499 of 499 | 0% | 36 of 36 | 0% | 27 | 27 | 9 | 9 |
| decode(byte[], long[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| encodeSub(ReedMuller.Codeword, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| hadamardTransform(int[], int[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| expandThenSum(int[], ReedMuller.Codeword[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| findPeaks(int[]) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| encode(long[], byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| CopyCWD(long[], ReedMuller.Codeword[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Bit0Mask(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ReedMuller() | 0% | n/a | 1 | 1 | 1 | 1 |