Hacker News new | ask | show | jobs
by Veraticus 1073 days ago
I entirely disagree; defects are created by complexity, not repetition.
1 comments

> 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.