You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cognitive Complexity
Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.
A method's cognitive complexity is based on a few simple rules:
Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
Code is considered more complex for each "break in the linear flow of the code"
Code is considered more complex when "flow breaking structures are nested"
Function
valid_parentheses
has a Cognitive Complexity of 9 (exceeds 5 allowed). Consider refactoring.https://codeclimate.com/github/iKostanOrg/codewars/kyu_7/valid_parentheses/solution.py#issue_674bf1c4dee4be0001000a20
The text was updated successfully, but these errors were encountered: