Skip to content

Commit 3b14470

Browse files
LOC updated
1 parent ce93f64 commit 3b14470

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

loc-meta.json

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
{"header" : {
22
"cloc_url" : "github.com/AlDanial/cloc",
33
"cloc_version" : "1.96",
4-
"elapsed_seconds" : 0.0282800197601318,
5-
"n_files" : 3,
6-
"n_lines" : 132,
7-
"files_per_second" : 106.081962652278,
8-
"lines_per_second" : 4667.60635670025,
4+
"elapsed_seconds" : 0.0265378952026367,
5+
"n_files" : 4,
6+
"n_lines" : 156,
7+
"files_per_second" : 150.727854242283,
8+
"lines_per_second" : 5878.38631544902,
99
"report_file" : "loc-meta.json"},
1010
"YAML" :{
1111
"nFiles": 2,
1212
"blank": 17,
1313
"comment": 0,
1414
"code": 101},
15+
"JSON" :{
16+
"nFiles": 1,
17+
"blank": 0,
18+
"comment": 0,
19+
"code": 24},
1520
"Markdown" :{
1621
"nFiles": 1,
1722
"blank": 5,
@@ -20,5 +25,5 @@
2025
"SUM": {
2126
"blank": 22,
2227
"comment": 0,
23-
"code": 110,
24-
"nFiles": 3} }
28+
"code": 134,
29+
"nFiles": 4} }

0 commit comments

Comments
 (0)