Deep Sea Descent(~2 years ago)
C:\Users\James\Downloads>cloc-1.55.exe --read-lang-def=clocdef2.def /Users/Jame
/hydro/Hydro/src --no3
282 text files.
276 unique files.
110 files ignored.
http://cloc.sourceforge.net v 1.55 T=2.0 s (86.0 files/s, 17745.0 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
haXe 120 3653 3343 24041
Python 12 435 230 3078
HTML 13 20 69 467
DOS Batch 15 3 0 70
Bourne Shell 8 2 0 37
XML 3 4 5 21
make 1 4 0 8
-------------------------------------------------------------------------------
SUM: 172 4121 3647 27722
-------------------------------------------------------------------------------
Magnate(~1 year ago)
C:\Users\James\Downloads>cloc-1.55.exe --read-lang-def=clocdef2.def /magnate/sr
--no3
80 text files.
79 unique files.
221 files ignored.
http://cloc.sourceforge.net v 1.55 T=3.0 s (23.0 files/s, 3552.7 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
haXe 62 1658 600 8116
Python 2 35 35 117
XML 3 5 5 83
DOS Batch 2 0 0 4
-------------------------------------------------------------------------------
SUM: 69 1698 640 8320
-------------------------------------------------------------------------------
Moto(a few months ago)
C:\Users\James\Downloads>cloc-1.55.exe --read-lang-def=clocdef2.def /Dropbox/jok
er --no3
146 text files.
141 unique files.
26 files ignored.
http://cloc.sourceforge.net v 1.55 T=7.0 s (16.4 files/s, 2348.9 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
haXe 76 2103 732 11894
C# 2 65 33 364
HTML 4 18 8 270
MSBuild scripts 4 0 28 248
XML 5 5 5 186
Python 2 34 31 121
ActionScript 19 4 172 109
DOS Batch 2 0 0 8
Javascript 1 0 3 1
-------------------------------------------------------------------------------
SUM: 115 2229 1012 13201
-------------------------------------------------------------------------------
Longcat(current)
C:\Users\James\Downloads>cloc-1.55.exe --read-lang-def=clocdef2.def /Dropbox/lon
glong2 --no3
70 text files.
70 unique files.
15 files ignored.
http://cloc.sourceforge.net v 1.55 T=0.5 s (110.0 files/s, 13026.0 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
haXe 44 1026 267 4865
Python 2 34 31 121
HTML 1 6 4 76
XML 5 5 5 63
DOS Batch 2 0 0 6
Javascript 1 0 3 1
-------------------------------------------------------------------------------
SUM: 55 1071 310 5132
-------------------------------------------------------------------------------
Courage Quest(last Ludum Dare)
C:\Users\James\Downloads>cloc-1.55.exe --read-lang-def=clocdef2.def /Dropbox/ld2
2 --no3
69 text files.
69 unique files.
13 files ignored.
http://cloc.sourceforge.net v 1.55 T=3.0 s (18.7 files/s, 2575.3 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
haXe 52 1352 136 6129
HTML 1 5 4 76
XML 2 0 0 20
Javascript 1 0 3 1
-------------------------------------------------------------------------------
SUM: 56 1357 143 6226
-------------------------------------------------------------------------------
I think I can get my current sizes down quite a bit farther with another round of improvements(and moving some shared code into a library, which is becoming increasingly necessary for my own sanity).
The size reduction after that will probably take a major breakthrough, though.