rspec/rules/S1541/description.adoc

1 line
150 B
Plaintext
Raw Normal View History

2020-06-30 12:47:33 +02:00
The Cyclomatic Complexity of functions should not exceed a defined threshold. Complex code may perform poorly and can be difficult to test thoroughly.