[qmtest] QMTest review, metrics

Danny R. Faught faught at tejasconsulting.com
Wed Aug 27 16:30:24 UTC 2003


Stefan Seefeld wrote:
> Out of curiosity: why are you measuring only the code, and not the
> comments ? I find comments *at least* as important as the actual
> code, and considerable efford should go into the documentation of the
> 'real' code. Just wondering...

Actually, I usually use sclc to measure code size (I like it so much I 
reviewed it too).  It includes details about comments.  However, it 
doesn't grok Python code, so I've had to fall back to sloccount.  FYI, I 
didn't write either one of them.

I'd welcome suggestions about other open source metrics tools for Python.
-- 
Danny R. Faught
Tejas Software Consulting
http://tejasconsulting.com/





More information about the qmtest mailing list