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 | 101 of 101 | 0% | 10 of 10 | 0% | 10 | 10 | 17 | 17 | 5 | 5 |
| evaluate(RealVector) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| LeastSquaresFactory.LocalLeastSquaresProblem(MultivariateJacobianFunction, RealVector, RealVector, ConvergenceChecker, int, int, boolean, ParameterValidator) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getStart() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getObservationSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |