Package net.sourceforge.pmd.lang.apex.rule.performance
See: Description
-
Class Summary Class Description OperationWithHighCostInLoopRule Warn users when code that could impact performance is executing within a looping construct. OperationWithLimitsInLoopRule Warn users when code that could trigger governor limits is executing within a looping construct.