Hacker News new | ask | show | jobs
Cyclomatic complexity of software (en.wikipedia.org)
3 points by scadge 3104 days ago
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.