cognitive_complexity
cognitive_complexity copied to clipboard
Library to calculate Python functions cognitive complexity via code.
Results
4
cognitive_complexity issues
Sort by
recently updated
recently updated
newest added
Hi, are you ok if I make PR to migrate this project to setup.cfg or pyproject?
- [ ] add docstrings for public functions - [ ] describe public functions in readme
Add article on comparing cognitive complexity to cyclomatic, show code samples, explain reasoning, show use cases.