Menu

#9 update keywords for McCabe cyclomatic complexity

open
nobody
None
5
2008-12-07
2008-12-07
Anonymous
No

The keywords "and", "except", and "or" should be added because they add a code path.

The keywords "break" and "continue" should be 0 instead of 1 because they do not add a code path.

Discussion


Log in to post a comment.