Software Management Tools

Cyclomatic complexity: is a software metric (measurement). It was developed by Thomas McCabe and is used to measure the complexity of a program. It directly measures the number of linearly independent paths through a program's source code.

http://en.wikipedia.org/wiki/Cyclomatic_complexity