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 | 25 of 25 | 0% | 0 of 0 | n/a | 4 | 4 | 8 | 8 | 4 | 4 |
| LeastSquaresFactory.LocalLeastSquaresProblem.UnweightedEvaluation(RealVector, RealMatrix, RealVector, RealVector) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getJacobian() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPoint() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResiduals() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |