Source file "org/apache/commons/math3/optimization/univariate/UnivariateMultiStartOptimizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 158 of 158 | 0% | 14 of 14 | 0% | 15 | 15 | 33 | 33 | 8 | 8 |
| optimize(int, UnivariateFunction, GoalType, double, double, double) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| UnivariateMultiStartOptimizer(BaseUnivariateOptimizer, int, RandomGenerator) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getOptima() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| optimize(int, UnivariateFunction, GoalType, double, double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortPairs(GoalType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConvergenceChecker() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxEvaluations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEvaluations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |