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 | 1,161 of 1,161 | 0% | 39 of 39 | 0% | 29 | 29 | 8 | 8 |
| computeFFTRec(int[], int[], int, int, int, int[], int, int) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| computeRadix(int[], int[], int[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| fastFourierTransform(int[], int[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| computeRadixBig(int[], int[], int[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| fastFourierTransformGetError(byte[], int[], int, int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| computeSubsetSum(int[], int[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| computeFFTBetas(int[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| FastFourierTransform() | 0% | n/a | 1 | 1 | 1 | 1 |