rspec/rules/S1311/description.adoc
2020-06-30 17:16:12 +02:00

1 line
182 B
Plaintext

The cyclomatic complexity of a class should not exceed a defined threshold. Complex code can perform poorly and will in any case be difficult to understand and therefore to maintain.