Sunday, January 20, 2008

sqa and cyclomatic complexity

read a very interesting post about measuring code complexity and risk using mccabe cyclomatic complexity. i should have this in my dev process, right alongside my doctests and coverage analysis (probably integrated into test coverage somehow). be sure to check out the link near the bottom to the python wrapper.

No comments: