Skip to content

Instantly share code, notes, and snippets.

@chrisarusso
Created May 8, 2016 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisarusso/f0aada02850a651b2bef5f5f63f0757a to your computer and use it in GitHub Desktop.
Save chrisarusso/f0aada02850a651b2bef5f5f63f0757a to your computer and use it in GitHub Desktop.
Lines of code of Drupal 8.1.x.
CAR-computer:drupal chris$ git branch
6.x
7.x
8.0.x
8.1.0
* 8.1.x
CAR-computer:drupal chris$ cloc .
9729 text files.
9522 unique files.
667 files ignored.
https://github.com/AlDanial/cloc v 1.66 T=40.86 s (222.6 files/s, 25500.0 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
PHP 6155 96524 282721 485573
YAML 1563 1652 607 64430
JavaScript 466 4773 15036 23903
CSS 268 738 2164 14875
Pascal 93 2054 11127 12673
Twig 442 268 8206 6168
JSON 63 0 0 3526
Bourne Shell 11 291 0 2283
XML 27 5 0 2261
HTML 7 4 0 86
SQL 1 0 0 1
-------------------------------------------------------------------------------
SUM: 9096 106309 319861 615779
-------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment