in reply to Source lines of code (SLOC) -- meaningful number?

I actually monitor the SLOC count of my various projects, and I find it a good enough tool to approximate the job done. Keep in mind SLOCcount suppose the analysed code to be complete and debugged; it usually isn't that bad as an evaluation (but it can't check for large copy-and-paste in different files).
  • Comment on Re: Source lines of code (SLOC) -- meaningful number?