layout | title | permalink |
---|---|---|
default |
lexp - rexp |
/relations/lexp-minus-rexp/ |
public int sub(int lexp, int rexp) {
return lexp - rexp;
}
Total of Mutants¹ | Sufficient Mutants | Reduction |
---|---|---|
8 | 3 | 62.50% |
¹Excluding stillborn and stubborn mutants.
Operator | #Mutants | Stillborn | Stubborn | Total |
---|---|---|---|---|
ODL | 2 | 0 | 0 | 2 |
VDL/CDL | 2 | 0 | 0 | 2 |
AORB | 4 | 0 | 0 | 4 |
Total | 8 | 0 | 0 | 8 |