Source file "org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateVectorialOptimizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 200 of 200 | 0% | 8 of 8 | 0% | 16 | 16 | 46 | 46 | 12 | 12 |
optimize(DifferentiableMultivariateVectorialFunction, double[], double[], double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
MultiStartDifferentiableMultivariateVectorialOptimizer(DifferentiableMultivariateVectorialOptimizer, int, RandomVectorGenerator) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
getOptima() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setConvergenceChecker(VectorialConvergenceChecker) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxIterations(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxEvaluations(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getConvergenceChecker() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxIterations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIterations() | ![]() | 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 | |
getJacobianEvaluations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |