Package 

Class OperationWithLimitsInLoopRule

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.apex.ast.ApexVisitor , net.sourceforge.pmd.lang.ast.AstVisitor , net.sourceforge.pmd.lang.rule.Rule , net.sourceforge.pmd.properties.PropertySource

    
    public class OperationWithLimitsInLoopRule
    extends AbstractAvoidNodeInLoopsRule
                        

    Warn users when code that could trigger governor limits is executing within a looping construct.