layout | title | permalink |
---|---|---|
default |
+exp |
/relations/plus-exp/ |
public int plus(int exp) {
return +exp;
}
Total of Mutants¹ | Sufficient Mutants | Reduction |
---|---|---|
1 | 1 | 00.00% |
¹Excluding stillborn and stubborn mutants.
Operator | #Mutants | Stillborn | Stubborn | Total |
---|---|---|---|---|
LOI | 1 | 0 | 0 | 1 |
ODL | 1 | 0 | -1 | 0 |
VDL/CDL | 1 | -1 | 0 | 0 |
AODU | 1 | 0 | -1 | 0 |
Total | 4 | -1 | -2 | 1 |