Comment by lucozade
11 years ago
Many years ago I managed to convince my management that, if they had to use deltaLOC as a performance metric, that they at least use abs(deltaLoC).
I then spent the next year cutting huge chunks of crap out of a C++ application that I had inherited.
Was a most satisfying experience.
Hmm, shouldn't it be Sum(abs(deltaLoC per change))? Otherwise if you added 50 lines a day and removed 50, your abs(deltaLoC) will be 0.
Let's add some whitespace to the README. Let's remove some whitespace from the README. Let's add some whitespace to the README.