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 eed123d commit 629a9d0Copy full SHA for 629a9d0
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.0815970897674561,
+ "elapsed_seconds" : 0.0582799911499023,
5
"n_files" : 16,
6
- "n_lines" : 5196,
7
- "files_per_second" : 196.085424683631,
8
- "lines_per_second" : 63678.7416660092,
+ "n_lines" : 5190,
+ "files_per_second" : 274.536760975929,
+ "lines_per_second" : 89052.861841567,
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": 221},
+ "code": 215},
25
"Python" :{
26
27
"blank": 23,
@@ -35,5 +35,5 @@
35
"SUM": {
36
"blank": 192,
37
"comment": 8,
38
- "code": 4996,
+ "code": 4990,
39
"nFiles": 16} }
0 commit comments