Sharp

Cloc

Ein schönes Programm zum Zählen der Quellcode-Zeilen (LOC)

http://cloc.sourceforge.net/

C:\Users\mbrenn\Desktop>cloc-1.08.exe --exclude-dir=.svn d:\Projekte\Klassenfram
ework\Framework\Applikationen\Jungfrauen\FBK-Port\code
    2149 text files.
    1478 unique files.
    3354 files ignored.

http://cloc.sourceforge.net v 1.08  T=90.0 s (12.8 files/s, 1846.6 lines/s)
-------------------------------------------------------------------------------
Language          files     blank   comment      code    scale   3rd gen. equiv
-------------------------------------------------------------------------------
C#                  900     14122     44587     68988 x   1.36 =       93823.68
XML                  48       310      1133     16133 x   1.90 =       30652.70
HTML                124       400       802     12994 x   1.90 =       24688.60
MSBuild scripts      14         0        91      3660 x   1.90 =        6954.00
Javascript           48        51       189      2143 x   1.48 =        3171.64
NAnt scripts         14        13        13       530 x   1.90 =        1007.00
make                  1         6         0        25 x   2.50 =          62.50
ASP.Net               1         0         0         3 x   1.29 =           3.87
-------------------------------------------------------------------------------
SUM:               1150     14902     46815    104476 x   1.53 =      160363.99
-------------------------------------------------------------------------------

Tags: , ,

Hinterlasse eine Antwort