dcaoyuan@cymaca ~/myapps/cloc$ ./cloc.pl --read-lang-def=lang_defs.txt ~/myprjs/aiotrade.kn/opensource/
     677 text files.
     617 unique files.                                          
     154 files ignored.

http://cloc.sourceforge.net v 1.08  T=3.0 s (167.7 files/s, 21373.7 lines/s)
-------------------------------------------------------------------------------
Language          files     blank   comment      code    scale   3rd gen. equiv
-------------------------------------------------------------------------------
Scala               353      7981     16301     27180 x   1.36 =       36964.80
Java                 43      1148       833      6946 x   1.36 =        9446.56
XML                 104       231       389      2414 x   1.90 =        4586.60
Bourne Shell          2        81        81       488 x   3.81 =        1859.28
HTML                  1         7        15        26 x   1.90 =          49.40
-------------------------------------------------------------------------------
SUM:                503      9448     17619     37054 x   1.43 =       52906.64
-------------------------------------------------------------------------------
dcaoyuan@cymaca ~/myapps/cloc$ ./cloc.pl --read-lang-def=lang_defs.txt ~/myprjs/aiotrade.svn/opensource/
     806 text files.
     728 unique files.                                          
    2431 files ignored.

http://cloc.sourceforge.net v 1.08  T=2.0 s (311.5 files/s, 34208.0 lines/s)
-------------------------------------------------------------------------------
Language          files     blank   comment      code    scale   3rd gen. equiv
-------------------------------------------------------------------------------
Java                390      9400     17421     33702 x   1.36 =       45834.72
XML                 230       448       832      5916 x   1.90 =       11240.40
Bourne Shell          2        82        81       486 x   3.81 =        1851.66
HTML                  1         7        15        26 x   1.90 =          49.40
-------------------------------------------------------------------------------
SUM:                623      9937     18349     40130 x   1.47 =       58976.18
-------------------------------------------------------------------------------
dcaoyuan@cymaca ~/myapps/cloc$ ./cloc.pl --read-lang-def=lang_defs.txt ~/myprjs/nbsrc/release68/contrib/
    2871 text files.
    2449 unique files.                                          
     460 files ignored.

http://cloc.sourceforge.net v 1.08  T=15.0 s (142.3 files/s, 32117.7 lines/s)
-------------------------------------------------------------------------------
Language          files     blank   comment      code    scale   3rd gen. equiv
-------------------------------------------------------------------------------
Java                482     30443     49448    134252 x   1.36 =      182582.72
XSLT                230     12022      4932     81682 x   1.90 =      155195.80
XML                 554      7746      3119     81193 x   1.90 =      154266.70
HTML                691      1601      1080     17874 x   1.90 =       33960.60
Scala               114      3946      9215     17611 x   1.36 =       23950.96
XSD                  15        95      2446     11481 x   1.90 =       21813.90
DTD                  11       843       531      3902 x   1.90 =        7413.80
Javascript           12       615       543      2342 x   1.48 =        3466.16
C                     1        32       191       565 x   0.77 =         435.05
Lisp                  2        22         0       412 x   1.25 =         515.00
make                  6        79       264       308 x   2.50 =         770.00
CSS                   9        74        21       241 x   1.00 =         241.00
Python                2        55        64       198 x   4.20 =         831.60
Perl                  2        36         6       167 x   4.00 =         668.00
Bourne Shell          3        12         5        52 x   3.81 =         198.12
-------------------------------------------------------------------------------
SUM:               2134     57621     71865    352280 x   1.66 =      586309.41
-------------------------------------------------------------------------------