Hacker News new | ask | show | jobs
by soulbadguy 1073 days ago
> defects are created by complexity, not repetition.

Any reference for this ?

I though there was a pretty strong connection between the total number of line of code and the number of bug... That's the whole point of DRY.