Source file "org/apache/commons/math3/optimization/linear/LinearConstraint.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 147 of 147 | 0% | 12 of 12 | 0% | 17 | 17 | 36 | 36 | 11 | 11 |
LinearConstraint(double[], double, Relationship, double[], double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
LinearConstraint(RealVector, double, Relationship, RealVector, double) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LinearConstraint(RealVector, Relationship, double) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
LinearConstraint(double[], Relationship, 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 | |
getCoefficients() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRelationship() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |