The following table shows the list of PMD Apex Trigger rules that are checked by Quality Clouds.
Description | Severity | Area of impact |
---|---|---|
Avoid implementing business logic in triggers | High | Manageability |
Avoid excessive cyclomatic complexity | Medium | Manageability |
Variable names should start with a lowercase character | Medium | Manageability |
Avoid directly accessing Trigger.old and Trigger.new | Medium | Manageability |
Avoid excessive standard cyclomatic complexity | Medium | Manageability |
Access permissions should be checked before a SOQL/SOSL/DML operation | Medium | Manageability |
PMD Copyright
This product includes software developed in part by support from the Defense Advanced Research Project Agency (DARPA).