Calculates cyclomatic complexity using cr
, the command line utility
provided by the NodeJS module complexity-report
.
- JavaScript
Setting | Meaning |
---|---|
cc_threshold |
Threshold value for cyclomatic complexity (Optional, defaults to '10'.) |
npm
-complexity-report
- Complexity
AGPL-3.0
- The coala developers (coala-devel@googlegroups.com)