Skip to content

Instantly share code, notes, and snippets.

@joakin
Created May 5, 2015 10:14
Show Gist options
  • Save joakin/b682d82c7262cf99abbc to your computer and use it in GitHub Desktop.
Save joakin/b682d82c7262cf99abbc to your computer and use it in GitHub Desktop.
mediawiki cloc report
mediawiki (master %=) $ cloc --exclude-dir=vendor,node_modules,tools .
13558 text files.
12729 unique files.
1707 files ignored.
http://cloc.sourceforge.net v 1.62 T=120.17 s (97.4 files/s, 20750.7 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
JSON 4822 124 0 841161
PHP 3451 84020 221809 516678
Javascript 1891 60612 84532 428426
HTML 305 6989 361 98261
CSS 393 1894 4726 81838
Lua 51 1033 833 18822
SQL 390 1666 2477 8473
LESS 147 1484 1640 7541
Ruby 101 619 228 3113
Python 28 644 738 2189
Pascal 14 560 2023 1891
XSD 11 362 414 1430
Bourne Shell 40 235 139 983
Perl 2 145 86 777
XML 9 40 55 477
make 11 107 28 290
YAML 18 61 78 262
Mustache 10 2 0 99
Bourne Again Shell 3 9 4 53
DOS Batch 1 0 0 1
Handlebars 1 0 0 1
--------------------------------------------------------------------------------
SUM: 11699 160606 320171 2012766
--------------------------------------------------------------------------------
mediawiki (master %=) $ ls extensions/
AbuseFilter GlobalUsage SpamBlacklist
AntiSpoof Mantle SyntaxHighlight_GeSHi
ApiSandbox MobileFrontend TemplateData
BetaFeatures PageImages TextExtracts
Cite ParserFunctions TitleBlacklist
CodeEditor Parsoid VisualEditor
EventLogging README WikiEditor
Gather Scribunto WikiGrok
GeoData SiteMatrix WikidataBuildResources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment