Skip to content

Instantly share code, notes, and snippets.

@kakwa
Created December 11, 2015 21:12
Show Gist options
  • Save kakwa/d1fa8e45bbca2fddaecb to your computer and use it in GitHub Desktop.
Save kakwa/d1fa8e45bbca2fddaecb to your computer and use it in GitHub Desktop.
cloc --not-match-f='.*.js|.*.css|.*.less' ./
743 text files.
623 unique files.
7394 files ignored.
http://cloc.sourceforge.net v 1.60 T=1.69 s (174.7 files/s, 25039.8 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Python 74 1728 2046 7577
C 8 1026 2821 7003
DTD 1 1155 950 3559
Bourne Shell 76 731 689 3165
YAML 39 73 100 1323
Ruby 19 193 137 1212
Perl 11 102 74 1160
C/C++ Header 9 129 156 955
Pascal 14 150 635 730
make 28 247 301 680
Java 5 129 68 400
DOS Batch 2 45 2 308
C++ 2 52 43 185
CMake 1 28 13 148
XML 2 3 0 95
Ant 1 0 0 43
HTML 2 0 0 36
XSD 1 0 0 10
Expect 1 2 2 4
-------------------------------------------------------------------------------
SUM: 296 5793 8037 28593
-------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment