layout | title | permalink |
---|---|---|
default |
exp |
/relations/exp/ |
private int field1;
public int method1(int exp) {
field1 = exp;
return exp + field1;
}
Total of Mutants¹ | Sufficient Mutants | Reduction |
---|---|---|
6 | 1 | 83.34% |
¹Excluding stillborn and stubborn mutants.
Operator | #Mutants | Stillborn | Stubborn | Total |
---|---|---|---|---|
LOI | 1 | 0 | 0 | 1 |
VDL/CDL | 1 | -1 | 0 | 0 |
AOIU | 1 | 0 | 0 | 1 |
AOIU | 4 | 0 | 0 | 4 |
Total | 7 | -1 | 0 | 6 |