Avoid classes with too many public methods

Impact area

Manageability

Severity

Medium

Affected element

Apex Class

Rule ID

SF-0015

Impact

Classes with large numbers of public methods and attributes require disproportionate testing efforts.


Remediation

Refactor your classes to reduce the number of public methods in each one of them.

Time to fix

60 min




Last modified on Jun 10, 2020