Source file "org/apache/commons/math/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 | 557 of 557 | 0% | 40 of 40 | 0% | 29 | 29 | 86 | 86 | 9 | 9 |
computeCoefficients() | ![]() | 0% | ![]() | 0% | 12 | 12 | 29 | 29 | 1 | 1 |
evaluate(double[], double[], double) | ![]() | 0% | ![]() | 0% | 7 | 7 | 29 | 29 | 1 | 1 |
verifyInterpolationArray(double[], double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
PolynomialFunctionLagrangeForm(double[], double[]) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
value(double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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 | |
degree() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |