Tuesday, April 03, 2007

Cyclomatic Complexity

Cyclomatic Complexity is an interesting concept in computer science. It is one of the methods by which the complexity a piece of software code can be measured.