Rationale
Make sure to control the complexity of your Apex classes to avoid having code that is too hard to maintain and can have a negative impact on the development team's velocity.
Scope
Apex classes
Detect Apex files that are excessively complex and that are therefore hard to maintain.
Make sure to control the complexity of your Apex classes to avoid having code that is too hard to maintain and can have a negative impact on the development team's velocity.
Apex classes