Login
From:
Posts on seeinglogic blog
(Uncensored)
subscribe
Cyclomatic Complexity Illustrated
https://seeinglogic.com/posts/cyclomatic-complexity-illustrated/
links
backlinks
Roast topics
Find topics
Find it!
What makes code bad or hard to understand? Often, it’s poorly-managed complexity. For reasons we can’t quite explain, complexity is always worse in someone else’s code, and it never seems like a big deal when we write complex functions ourselves.