Update counts

This commit is contained in:
kiswa 2016-08-26 21:43:43 +00:00
parent 6f0c27df44
commit 520ae0ab29

View File

@ -122,11 +122,11 @@ Because I like seeing the numbers.
Language | Files | Blank | Comment | Code
-------------|-------:|---------:|--------:|---------:
PHP | 26 | 643 | 19 | 2043
TypeScript | 43 | 363 | 7 | 1545
HTML | 15 | 92 | 0 | 974
SASS | 13 | 187 | 8 | 860
__SUM:__ | __97__ | __1285__ | __34__ | __5422__
PHP | 26 | 657 | 20 | 2081
TypeScript | 43 | 370 | 7 | 1582
HTML | 15 | 93 | 0 | 1003
SASS | 13 | 200 | 8 | 920
__SUM:__ | __97__ | __1320__ | __35__ | __5586__
Command: `cloc --exclude-dir=vendor --exclude-ext=json src/`
@ -134,11 +134,11 @@ Command: `cloc --exclude-dir=vendor --exclude-ext=json src/`
Language | Files | Blank | Comment | Code
-------------|-------:|---------:|--------:|---------:
PHP | 22 | 940 | 23 | 2683
JavaScript | 24 | 245 | 24 | 1028
__SUM:__ | __46__ | __1185__ | __47__ | __3711__
PHP | 22 | 943 | 19 | 2690
JavaScript | 24 | 247 | 24 | 1039
__SUM:__ | __46__ | __1190__ | __43__ | __3729__
Command: `cloc --exclude-ext=xml test/`
Counts last updated Aug 25, 2016
Counts last updated Aug 26, 2016