For me, a huge value is not really measured in how many lines I generate, but that I can do these really intrusive refactorings that before I couldn't because I would be spending too much time modifying every usage to fix it for the refactoring.
1
0
0
This has made my code much better for me, as a human, because when I don't like how a API looks I can quickly make it how I like it. Yes, it might generate a lot of lines of code in that refactoring, but that count isn't really the point.
0
0
0