Source file "org/apache/commons/math3/analysis/polynomials/PolynomialFunctionLagrangeForm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 532 of 532 | 0% | 34 of 34 | 0% | 27 | 27 | 88 | 88 | 10 | 10 |
| computeCoefficients() | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| evaluateInternal(double[], double[], double) | 0% | 0% | 6 | 6 | 26 | 26 | 1 | 1 | ||
| PolynomialFunctionLagrangeForm(double[], double[]) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| evaluate(double[], double[], double) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| verifyInterpolationArray(double[], double[], boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getCoefficients() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getInterpolatingPoints() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getInterpolatingValues() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| value(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| degree() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |