Source file "org/apache/commons/math3/optimization/linear/SimplexTableau.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,059 of 1,059 | 0% | 128 of 128 | 0% | 96 | 96 | 169 | 169 | 32 | 32 |
createTableau(boolean) | ![]() | 0% | ![]() | 0% | 13 | 13 | 30 | 30 | 1 | 1 |
dropPhase1Objective() | ![]() | 0% | ![]() | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
getSolution() | ![]() | 0% | ![]() | 0% | 11 | 11 | 18 | 18 | 1 | 1 |
initializeColumnLabels() | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
SimplexTableau(LinearObjectiveFunction, Collection, GoalType, boolean, double, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 12 | 12 | 6 | 6 | 1 | 1 |
getBasicRow(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
subtractRow(int, int, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
normalize(LinearConstraint) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isOptimal() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
normalizeConstraints(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getInvertedCoefficientSum(RealVector) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getConstraintTypeCounts(Relationship) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
divideRow(int, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SimplexTableau(LinearObjectiveFunction, Collection, GoalType, boolean, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
copyArray(double[], double[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getArtificialVariableOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumObjectiveFunctions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setEntry(int, int, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeObject(ObjectOutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readObject(ObjectInputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getEntry(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSlackVariableOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRhsOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOriginalNumDecisionVariables() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWidth() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHeight() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getData() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumDecisionVariables() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumSlackVariables() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumArtificialVariables() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |