Source file "org/apache/commons/math3/transform/FastCosineTransformer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 303 of 303 | 0% | 14 of 14 | 0% | 11 | 11 | 43 | 43 | 4 | 4 |
| fct(double[]) | 0% | 0% | 5 | 5 | 28 | 28 | 1 | 1 | ||
| transform(double[], TransformType) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| transform(UnivariateFunction, double, double, int, TransformType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| FastCosineTransformer(DctNormalization) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |