Class AvoidForLoopCounterFilter

  • All Implemented Interfaces:
    MutationInterceptor

    public class AvoidForLoopCounterFilter
    extends Object
    implements MutationInterceptor
    Removes mutants that affect for loop counters as these have a high chance of timing out.