Source file "org/apache/commons/math3/optimization/general/AbstractScalarDifferentiableOptimizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 31 of 31 | 0% | 0 of 0 | n/a | 5 | 5 | 7 | 7 | 5 | 5 |
| optimizeInternal(int, DifferentiableMultivariateFunction, GoalType, double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| optimize(int, MultivariateDifferentiableFunction, GoalType, double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeObjectiveGradient(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractScalarDifferentiableOptimizer(ConvergenceChecker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AbstractScalarDifferentiableOptimizer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |