Y
Hacker News
new
|
ask
|
show
|
jobs
by
ltdanimal
2903 days ago
I think you have that flipped. 20% of code covers 80%. As you try to get to 100% coverage of all possible scenarios the complexity gets in some cases exponentially harder as all the low hanging fruit is picked
1 comments
the-dude
2903 days ago
So he is exactly right : 80% of the code handles edges cases. You are the one who is flipped.
link
cozzyd
2903 days ago
20% of code covers 80%. 80% of code covers 19%.
link