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 | 131 of 131 | 0% | 6 of 6 | 0% | 13 | 13 | 21 | 21 | 10 | 10 |
| squareRoot(RealMatrix) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| create(MultivariateJacobianFunction, RealVector, RealVector, RealMatrix, ConvergenceChecker, int, int, boolean, ParameterValidator) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| create(MultivariateVectorFunction, MultivariateMatrixFunction, double[], double[], RealMatrix, ConvergenceChecker, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(MultivariateJacobianFunction, RealVector, RealVector, ConvergenceChecker, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(MultivariateJacobianFunction, RealVector, RealVector, RealMatrix, ConvergenceChecker, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| weightMatrix(LeastSquaresProblem, RealMatrix) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| weightDiagonal(LeastSquaresProblem, RealVector) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| countEvaluations(LeastSquaresProblem, Incrementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| model(MultivariateVectorFunction, MultivariateMatrixFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| evaluationChecker(ConvergenceChecker) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |