Source file "org/apache/commons/math/optimization/general/NonLinearConjugateGradientOptimizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 374 of 374 | 0% | 40 of 40 | 0% | 26 | 26 | 74 | 74 | 6 | 6 |
doOptimize() | ![]() | 0% | ![]() | 0% | 18 | 18 | 52 | 52 | 1 | 1 |
findUpperBound(UnivariateRealFunction, double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
NonLinearConjugateGradientOptimizer(ConjugateGradientFormula) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setInitialStep(double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setPreconditioner(Preconditioner) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLineSearchSolver(UnivariateRealSolver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |