Rationale
Make sure to control the complexity of your Apex methods to avoid having code that is too hard to maintain and can have a negative impact on the development team's velocity.
Scope
- Apex methods
Make sure to control the complexity of your Apex methods to avoid having code that is too hard to maintain and can have a negative impact on the development team's velocity.