-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
99 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# BigBlueButton Statistics (cloc) | ||
``` | ||
-------------------------------------------------------------------------------- | ||
Language files blank comment code | ||
-------------------------------------------------------------------------------- | ||
JSON 84 182 0 100980 | ||
JavaScript 949 10983 10387 68930 | ||
JSX 342 5919 1382 47177 | ||
CSS 39 3350 1079 28297 | ||
Scala 421 4861 2439 22317 | ||
Java 379 5058 5219 21372 | ||
XML 62 494 1301 20119 | ||
Ruby 60 1443 1667 6588 | ||
Bourne Shell 148 1133 615 3556 | ||
Groovy 18 589 516 3116 | ||
Bourne Again Shell 9 448 484 2308 | ||
YAML 14 54 345 1147 | ||
SVG 20 8 16 1065 | ||
HTML 8 138 129 762 | ||
Markdown 19 256 0 580 | ||
Python 2 110 64 512 | ||
Scheme 6 86 0 381 | ||
Maven 2 9 23 240 | ||
Gradle 4 21 8 159 | ||
DOS Batch 2 44 4 130 | ||
SQL 1 8 0 67 | ||
ERB 1 2 0 33 | ||
Cucumber 2 5 0 21 | ||
Dockerfile 1 2 0 13 | ||
TOML 1 0 1 2 | ||
-------------------------------------------------------------------------------- | ||
SUM: 2594 35203 25679 329872 | ||
-------------------------------------------------------------------------------- | ||
``` |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# MediaStore Statistics (cloc) | ||
``` | ||
----------------------------------------------------------------------------------- | ||
Language files blank comment code | ||
----------------------------------------------------------------------------------- | ||
Java 97 1126 1978 3709 | ||
Maven 23 154 43 1193 | ||
XML 24 2 25 590 | ||
Visualforce Component 22 0 0 378 | ||
XHTML 5 59 8 214 | ||
CSS 1 63 0 68 | ||
SQL 4 0 0 7 | ||
----------------------------------------------------------------------------------- | ||
SUM: 176 1404 2054 6159 | ||
----------------------------------------------------------------------------------- | ||
``` |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# TEAMMATES Statistics (cloc) | ||
``` | ||
------------------------------------------------------------------------------- | ||
Language files blank comment code | ||
------------------------------------------------------------------------------- | ||
JSON 93 60 0 91232 | ||
Java 826 22948 11357 90733 | ||
TypeScript 782 7652 5963 53747 | ||
HTML 298 706 85 16447 | ||
Sass 121 441 4 2129 | ||
Markdown 35 764 0 1622 | ||
XML 10 40 35 854 | ||
YAML 13 42 114 696 | ||
Gradle 1 69 11 509 | ||
Bourne Shell 3 32 112 128 | ||
CSS 2 27 6 120 | ||
JavaScript 6 4 0 100 | ||
DOS Batch 1 21 2 68 | ||
Dockerfile 3 6 0 11 | ||
------------------------------------------------------------------------------- | ||
SUM: 2194 32812 17689 258396 | ||
------------------------------------------------------------------------------- | ||
``` |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# TeaStore Statistics (cloc) | ||
``` | ||
----------------------------------------------------------------------------------- | ||
Language files blank comment code | ||
----------------------------------------------------------------------------------- | ||
Java 200 2591 7933 12295 | ||
CSS 5 58 24 7598 | ||
YAML 32 44 59 2824 | ||
JavaScript 13 644 250 1848 | ||
JSON 4 0 0 1280 | ||
Maven 14 61 24 991 | ||
XML 24 18 37 769 | ||
JSP 17 35 10 760 | ||
Markdown 3 138 0 352 | ||
SVG 1 0 0 288 | ||
Bourne Shell 5 27 10 209 | ||
Visualforce Component 13 0 0 154 | ||
SQL 2 31 48 146 | ||
Lua 2 14 52 122 | ||
Python 1 11 37 87 | ||
Dockerfile 7 23 12 67 | ||
----------------------------------------------------------------------------------- | ||
SUM: 343 3695 8496 29790 | ||
----------------------------------------------------------------------------------- | ||
``` |