-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloc-meta.json
44 lines (44 loc) · 844 Bytes
/
loc-meta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{"header" : {
"cloc_url" : "github.com/AlDanial/cloc",
"cloc_version" : "1.96",
"elapsed_seconds" : 0.202865839004517,
"n_files" : 31,
"n_lines" : 51708,
"files_per_second" : 152.810350683586,
"lines_per_second" : 254887.664940221,
"report_file" : "loc-meta.json"},
"CSV" :{
"nFiles": 24,
"blank": 0,
"comment": 0,
"code": 51163},
"Markdown" :{
"nFiles": 1,
"blank": 95,
"comment": 0,
"code": 192},
"Python" :{
"nFiles": 2,
"blank": 30,
"comment": 20,
"code": 86},
"YAML" :{
"nFiles": 2,
"blank": 11,
"comment": 0,
"code": 66},
"JSON" :{
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 44},
"Text" :{
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 1},
"SUM": {
"blank": 136,
"comment": 20,
"code": 51552,
"nFiles": 31} }