http://en.wikipedia.org/wiki/Cyclomatic_complexity
I wrote an article on a similar concept here:
http://www.jasonlotito.com/programming/blocks/
It covers one method I use to reduce the complexity of my functions.
http://en.wikipedia.org/wiki/Cyclomatic_complexity
I wrote an article on a similar concept here:
http://www.jasonlotito.com/programming/blocks/
It covers one method I use to reduce the complexity of my functions.