Hacker News new | ask | show | jobs
by hobs 858 days ago
Well, the old school way is https://en.wikipedia.org/wiki/Cyclomatic_complexity
1 comments

I am aware of it, but as far as I understand, cyclomatic complexity is used to compare implementations of single flows (algorithms), not for codebases. What is the cyclomatic complexity of Facebook? :)
Probably at least 5