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,274 of 1,274 | 0% | 46 of 46 | 0% | 41 | 41 | 18 | 18 |
| iFFT(double[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| FFT(double[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| poly_split_fft(double[], int, double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_LDL_fft(double[], int, double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_merge_fft(double[], int, double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_add_muladj_fft(double[], double[], double[], double[], double[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_invnorm2_fft(double[], int, double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_mul_fft(double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_muladj_fft(double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_mulselfadj_fft(double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_mul_autoadj_fft(double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_div_autoadj_fft(double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_add(double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_sub(double[], int, double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_adj_fft(double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_mulconst(double[], int, double, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| poly_neg(double[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| FalconFFT() | 0% | n/a | 1 | 1 | 1 | 1 |