Skip to content

CI: create a job to get some project statistics

Ghost User requested to merge (removed):stat into master
  • It takes only 20s to run.
  • It produces an interesting output:
-------------------------------------------------------------------------------
 Language            Files        Lines         Code     Comments       Blanks
-------------------------------------------------------------------------------
 Autoconf                5          136           76           27           33
 Batch                   1           42           32            0           10
 C                       2          689          457           93          139
 C Header               53         4559         2370         1492          697
 C++                    64        30869        22075         3812         4982
 D                       1            4            4            0            0
 JavaScript             72        16048        11931         1447         2670
 Makefile               12         1272          895          228          149
 Markdown                6          635          635            0            0
 Python                  1           47           36            4            7
 Shell                  11          716          501           90          125
 Plain Text              1           73           73            0            0
 XML                     3           53           50            0            3
-------------------------------------------------------------------------------
 Total                 232        55143        39135         7193         8815
-------------------------------------------------------------------------------

Merge request reports