It seems pretty common knowledge that code is read far more than it is written. Does this mean that if a tool produces code that's checked in, then it's a net negative (saves the author some time in writing it, but more than makes up for it in time spent by everyone else reading it)?
If not, why not?
If yes, is there still a reason to use code scaffolding tools (e.g. yeoman)?