Class TryWithResourcesFilter

  • All Implemented Interfaces:
    MutationInterceptor

    public class TryWithResourcesFilter
    extends RegionInterceptor
    Filters conditional logic and method calls generated for try-with-resources blocks Duplicate inlined mutations are left in place to be handled by the InlinedFinallyBlockFilter any mutants filtered here by accident will break the inlined filter logic.