Source file "org/apache/commons/math3/optimization/linear/SimplexSolver.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 342 of 342 | 0% | 54 of 54 | 0% | 34 | 34 | 78 | 78 | 7 | 7 |
| getPivotRow(SimplexTableau, int) | 0% | 0% | 19 | 19 | 39 | 39 | 1 | 1 | ||
| doIteration(SimplexTableau) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| getPivotColumn(SimplexTableau) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| doOptimize() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| solvePhase1(SimplexTableau) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| SimplexSolver(double, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SimplexSolver() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |