Source file "org/apache/commons/math3/optimization/linear/AbstractLinearOptimizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 65 | 0% | 2 of 2 | 0% | 11 | 11 | 20 | 20 | 10 | 10 |
| incrementIterationsCounter() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| optimize(LinearObjectiveFunction, Collection, GoalType, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| AbstractLinearOptimizer() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getConstraints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMaxIterations(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| restrictToNonNegative() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGoalType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFunction() | 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 |