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 | 557 of 557 | 0% | 42 of 42 | 0% | 29 | 29 | 8 | 8 |
| decode(byte[], long[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| encodeSub(ReedMuller.Codeword, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| expandThenSum(int[], ReedMuller.Codeword[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| encode(long[], byte[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| hadamardTransform(int[], int[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| findPeaks(int[]) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| Bit0Mask(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ReedMuller() | 0% | n/a | 1 | 1 | 1 | 1 |