Source file "org/apache/commons/math3/optimization/fitting/CurveFitter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 4 of 4 | 0% | 11 | 11 | 32 | 32 | 9 | 9 |
| fit(int, ParametricUnivariateFunction, double[]) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| CurveFitter(DifferentiableMultivariateVectorOptimizer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| CurveFitter(MultivariateDifferentiableVectorOptimizer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addObservedPoint(double, double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getObservations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addObservedPoint(double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addObservedPoint(WeightedObservedPoint) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fit(ParametricUnivariateFunction, double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clearObservations() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |