Source file "org/apache/commons/math3/fitting/leastsquares/LeastSquaresFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 0 of 0 | n/a | 4 | 4 | 8 | 8 | 4 | 4 |
| value(RealVector) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LeastSquaresFactory.LocalValueAndJacobianFunction(MultivariateVectorFunction, MultivariateMatrixFunction) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| computeValue(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeJacobian(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |