While I am learning about mutation testing, I've read in Wikipedia:
The coupling effect asserts that simple faults can cascade or couple to form other emergent faults.
Subtle and important faults are also revealed by higher-order mutants, which further support the coupling effect
I didn't quite understand the coupling effect hypothesis. Could someone eleborate on it with some concrete examples?