counting lines of code

Phlip phlip2005 at gmail.com
Fri Jan 22 13:51:22 EST 2010


On Jan 21, 9:00 pm, Michele Simionato <michele.simion... at gmail.com>
wrote:

> Just for fun I have run cloc on our trunk:
>
> SUM:                8743    272238    215871   1470139 x   1.84 =
> 2708354.95

Nice!

My favorite version of a cloc system can distinguish test from
production code. That's why I always use executable cloc to measure
the ratio of test to production code (where 1.2:1 is almost
comfortable an 2:1 is sacred).

Just so long as nobody confuses "more lines of code!" with progress...

--
  Phlip



More information about the Python-list mailing list