Skip to content

Commit

Permalink
LOC updated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 3, 2024
1 parent e7b0f42 commit 56ed6d1
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions loc-meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{"header" : {
"cloc_url" : "github.com/AlDanial/cloc",
"cloc_version" : "1.96",
"elapsed_seconds" : 0.0834329128265381,
"n_files" : 57,
"n_lines" : 10467,
"files_per_second" : 683.183627047834,
"lines_per_second" : 125454.088145784,
"report_file" : "loc-meta.json"},
"HTML" :{
"nFiles": 47,
"blank": 1680,
"comment": 1485,
"code": 6180},
"JSON" :{
"nFiles": 4,
"blank": 0,
"comment": 0,
"code": 979},
"JavaScript" :{
"nFiles": 4,
"blank": 12,
"comment": 7,
"code": 80},
"YAML" :{
"nFiles": 1,
"blank": 4,
"comment": 0,
"code": 23},
"PHP" :{
"nFiles": 1,
"blank": 2,
"comment": 6,
"code": 9},
"SUM": {
"blank": 1698,
"comment": 1498,
"code": 7271,
"nFiles": 57} }

0 comments on commit 56ed6d1

Please sign in to comment.