Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 939 Bytes

posdec-exp.md

File metadata and controls

43 lines (28 loc) · 939 Bytes
layout title permalink
default
lexp + rexp
/relations/posdec-exp/

Target: exp--

Snippet

public int decrementPostfix(int exp) {
    return exp--;
}

DMSG

image

Sufficient Mutants

Total of Mutants¹ Sufficient Mutants Reduction
1 1 00.00%

¹Excluding stillborn and stubborn mutants.

Mutants

Operator #Mutants Stillborn Stubborn Total
ODL 1 0 -1 0
VDL/CDL 1 -1 0 0
AORS 1 0 -1 0
AODS 1 0 -1 0
LOI 1 0 0 1
Total 5 -1 3 1