Last active
August 29, 2015 13:58
-
-
Save epitron/10345271 to your computer and use it in GitHub Desktop.
OpenSSL codebase statistics.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[01:32 AM] epi@rebar :: ~/src/openssl-1.0.1g $ cloc . | |
2354 text files. | |
2135 unique files. | |
762 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=11.68 s (127.0 files/s, 45241.9 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C 915 32949 68512 234936 | |
Perl 169 8713 7982 69248 | |
C/C++ Header 187 6542 14756 39729 | |
make 76 1709 427 13610 | |
Assembly 13 1307 1405 10898 | |
C++ 26 1860 760 4041 | |
Bourne Shell 61 787 693 3403 | |
m4 1 514 0 1585 | |
DOS Batch 33 417 133 1254 | |
Lisp 1 2 19 24 | |
HTML 1 2 2 3 | |
------------------------------------------------------------------------------- | |
SUM: 1483 54802 94689 378731 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment