Hacker News new | ask | show | jobs
by balena 2707 days ago
https://en.m.wikipedia.org/wiki/Cyclomatic_complexity
1 comments

There is a GCC plugin that can automatically calculate the cyclomatic complexity for programmers, and it has been built into the Linux kernel source tree. I don't know if there is any public statistics, but it would sound great for code reviewers.