Y
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
smalu
858 days ago
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? :)
link
seanw444
858 days ago
Probably at least 5
link