Klemens Friedl schrieb:
SLOC = source lines of code
I would like to compose some neat statistics about ReactOS (for
reactos.org) and I need help of people with unix compatible operating
systems (because the only reasonable SLOC scan tool "sloccount") isn't
available for Win32. If you get it working with Cygwin, CoLinux, etc.
under Win32 it's fine too.
There's a tool for Windows, called Source Code Line Counter,
downloadable for example here:
http://www.windows-software.de/info-1122.html
**
**
Statistics for current trunk Rev.23603
File Type Number of Files Lines of Code Characters Comments
---------------------------------------------------------------------------------------------------------------------------------
*c 3,805 1,918,943
53,644,088 135,241
*.cpp 161 57,366
1,527,584 5,682
*.h 2,425 507,772
18,125,715 57,936
*.s 135 67,900
1,606,495 3,338
*.asm 13 4,388
145,418 1
*.rbuild 437 11,142
328,237 20
---------------------------------------------------------------------------------------------------------------------------------
Sum: 6,976 2,567,511 73,007,537
202,218
FIXMEs: 4337
CHECKMEs: 176
Number of Comments for .asm and .rbuild maybe wrong, but it's neglectable.
Greetings,
Timo
****