Rules that flag suboptimal code.

prioritymessagerefname_value
3Avoid debug statements since they impact on performance
  • version: 2.0
  • xpath:
3Avoid DML statements inside loops
    3Avoid Soql queries inside loops
      3Avoid Sosl queries inside loops
        3DescribeSObjectResult could be being loaded eagerly with all child relationships.
        • noDefault: false
        • version: 2.0
        • xpath:
        3Avoid operations in loops that may hit governor limits