We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c80da commit d67b689Copy full SHA for d67b689
loc-meta.json
@@ -1,11 +1,11 @@
1
{"header" : {
2
"cloc_url" : "github.com/AlDanial/cloc",
3
"cloc_version" : "1.96",
4
- "elapsed_seconds" : 0.0641701221466064,
+ "elapsed_seconds" : 0.0920848846435547,
5
"n_files" : 16,
6
- "n_lines" : 5186,
7
- "files_per_second" : 249.337222133465,
8
- "lines_per_second" : 80816.4271240094,
+ "n_lines" : 5196,
+ "files_per_second" : 173.752728929762,
+ "lines_per_second" : 56426.1987199403,
9
"report_file" : "loc-meta.json"},
10
"JSON" :{
11
"nFiles": 3,
@@ -21,7 +21,7 @@
21
"nFiles": 1,
22
"blank": 96,
23
"comment": 0,
24
- "code": 211},
+ "code": 221},
25
"Python" :{
26
27
"blank": 23,
@@ -35,5 +35,5 @@
35
"SUM": {
36
"blank": 192,
37
"comment": 8,
38
- "code": 4986,
+ "code": 4996,
39
"nFiles": 16} }
0 commit comments