Page 1 of 1

Code stats script? E.g. Project's line count, function count

Posted: Thu Mar 27, 2008 5:58 am
by foobaa
Hiya,

I'm looking for a simple little script that counts the number of lines in a project, the number of functions, and the number of methods.

I've found lots of scripts for line count (recursive directory search), (best one seems to be:
http://webmaster-forums.code-head.com/s ... .php?t=363
)

Does anyone know of such a script?

Thanks