In Pursuit of Code Quality: Monitoring Cyclomatic Complexity
What to do when code complexity is off the charts
The third article in IBM developerWorks' series “In Pursuit of Code Quality” explores Cyclomatic Complexity and how one can obtain this interesting metric and then what to do with the data. Check out Andrew Glover's Monitoring cyclomatic complexity and if you have any thoughts, questions, or concerns, explore developerWorks' "Improve Your Java Code Quality" forum.
|