Source file "org/apache/commons/math3/fitting/SimpleCurveFitter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 104 of 104 | 0% | 2 of 2 | 0% | 6 | 6 | 19 | 19 | 5 | 5 |
getProblem(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
SimpleCurveFitter(ParametricUnivariateFunction, double[], int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
withStartPoint(double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withMaxIterations(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(ParametricUnivariateFunction, double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |