[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Source code Statistics...









Arun Sharma <arun@xxxxxxxxxxxxxxx> on 12/12/2000 07:41:58 AM



On Mon, Dec 11, 2000 at 02:13:45AM -0800, Arvind Devarajan wrote:
>
> 1. No. of lines in a file (sorry, no cat file.c | wc -l and
> the like please)
> 2. No. of un-commented lines in the file
> 3. No. of c files in the project
> 4. No. of header files in the project
> 5. No. of global variables in the project
> 6. And host of other useful information...

Try USC-SLOC. Haven't used it personally, but it can do some of the things that
you want.

http://www-scf.usc.edu/~csci665/CodeCounters/


Akshat Aranya