Source file "org/apache/commons/math3/optimization/direct/CMAESOptimizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,712 of 2,712 | 0% | 216 of 216 | 0% | 153 | 153 | 394 | 394 | 45 | 45 |
| doOptimize() | 0% | 0% | 35 | 35 | 85 | 85 | 1 | 1 | ||
| initializeCMA(double[]) | 0% | 0% | 6 | 6 | 45 | 45 | 1 | 1 | ||
| updateCovariance(boolean, RealMatrix, RealMatrix, int[], RealMatrix) | 0% | 0% | 5 | 5 | 32 | 32 | 1 | 1 | ||
| updateBD(double) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| updateEvolutionPaths(RealMatrix, RealMatrix) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| updateCovarianceDiagonalOnly(boolean, RealMatrix) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| checkParameters() | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| CMAESOptimizer(int, double[], int, double, boolean, int, int, RandomGenerator, boolean, ConvergenceChecker) | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| diag(RealMatrix) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| CMAESOptimizer(int, double, boolean, int, int, RandomGenerator, boolean, ConvergenceChecker) | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| repmat(RealMatrix, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| sortedIndices(double[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| triu(RealMatrix, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| times(RealMatrix, RealMatrix) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| divide(RealMatrix, RealMatrix) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| sumRows(RealMatrix) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| square(RealMatrix) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| selectColumns(RealMatrix, int[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| log(RealMatrix) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| sqrt(RealMatrix) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| sequence(double, double, double) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| parseOptimizationData(OptimizationData[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| randn1(int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| max(RealMatrix) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| min(RealMatrix) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| eye(int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| reverse(int[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| push(double[], double) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ones(int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| max(double[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| min(double[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| inverse(int[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| randn(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| copyColumn(RealMatrix, int, RealMatrix, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CMAESOptimizer(int, double[], int, double, boolean, int, int, RandomGenerator, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CMAESOptimizer(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CMAESOptimizer(int, double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| optimizeInternal(int, MultivariateFunction, GoalType, OptimizationData[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| zeros(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CMAESOptimizer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatisticsSigmaHistory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatisticsMeanHistory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatisticsFitnessHistory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatisticsDHistory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |