High complex Apex methods

Detect methods with that are excessively complex and that are therefore hard to maintain.

Gabriele Gallo Stampino avatar
Written by Gabriele Gallo Stampino
Updated over a week ago

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

Did this answer your question?