Cyclomatic complexity of software(en.wikipedia.org)
en.wikipedia.org
Cyclomatic complexity of software
https://en.wikipedia.org/wiki/Cyclomatic_complexity
1 comments
Interesting if there is any research showing that reducing the cyclomatic complexity of one's code leads to speed-ups in development, better code readability etc.? I know it's kind of obvious, but still would be great to see the numbers and statistics.