File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ A fully automated GitHub repository analyzer that counts lines of code across al
66```
77[ LANGUAGES BREAKDOWN ]
88
9- JavaScript --> 142,483 lines
10- Python --> 275 lines
11- Java --> 50 lines
12- Others --> 138,830 lines
9+ JavaScript --> 142,483 lines
10+ TypeScript --> 111,323 lines
11+ JSX --> 20,312 lines
12+ PHP --> 5,248 lines
13+ Others --> 2,272 lines
1314
1415[ TOTAL LINES OF CODE: 281,638 ]
1516```
Original file line number Diff line number Diff line change 11{"header" : {
22 "cloc_url" : " github.com/AlDanial/cloc" ,
33 "cloc_version" : " 1.98" ,
4- "elapsed_seconds" : 2.69644403457642 ,
4+ "elapsed_seconds" : 2.7081778049469 ,
55 "n_files" : 3747 ,
66 "n_lines" : 343982 ,
7- "files_per_second" : 1389.60792508665 ,
8- "lines_per_second" : 127568.751878077 ,
7+ "files_per_second" : 1383.58714599741 ,
8+ "lines_per_second" : 127016.032467168 ,
99 "report_file" : " ../output/cloc-output.json" },
1010"JavaScript" :{
1111 "nFiles" : 1181 ,
You can’t perform that action at this time.
0 commit comments