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

1 line
148 B
Plaintext

The Cyclomatic Complexity of methods should not exceed a defined threshold. Complex code may perform poorly and can be difficult to test thoroughly.