Skip to content

Instantly share code, notes, and snippets.

@dgdavid
Created March 16, 2021 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgdavid/90022844a5891a9aa893e961d1549b55 to your computer and use it in GitHub Desktop.
Save dgdavid/90022844a5891a9aa893e961d1549b55 to your computer and use it in GitHub Desktop.
[I] ➜ script/count libyui
Found 19 repos. Counting...
Counting libyui-gtk...
Counting libyui-old...
Counting libyui-bindings...
Counting libyui-ncurses...
Counting libyui-ncurses-pkg...
Counting libyui-qt...
Counting libyui-qt-graph...
Counting libyui-qt-pkg...
Counting libyui-gtk-pkg...
Counting libyui-buildtools...
Counting ruby-ui...
Counting libyui-test...
Counting libyui-rake...
Counting docker-devel...
Counting libyui-rest-api...
Counting libyui-ncurses-rest-api...
Counting libyui-qt-rest-api...
Counting ci-libyui-container...
Counting libyui...
Done. Summing...

github.com/AlDanial/cloc v 1.88
--------------------------------------------------------------------------------
Language                      files          blank        comment           code
--------------------------------------------------------------------------------
C++                             414          25128          14575          77063
C/C++ Header                    427          13544          27159          21537
C                                19            985            266           5437
CMake                            54            966           1087           2641
Ruby                             63            522            534           1893
Markdown                         29            616              0           1185
Python                           13            108            220            475
SWIG                              1             54             18            322
SVG                              45             63            147            182
Qt                                2              0              0            163
YAML                              8             25             17            141
Perl                              4             41             27            132
Bourne Again Shell                8             25             54             90
Bourne Shell                      4             21             29             63
make                              2             18             15             56
Dockerfile                        4             11             10             51
Expect                            1              9             26             39
Lisp                              1              0              1              2
--------------------------------------------------------------------------------
SUM:                           1099          42136          44185         111472
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
File                          files          blank        comment           code
--------------------------------------------------------------------------------
libyui                          826          36678          41578          84994
libyui-gtk                       79           2555           1005          12500
libyui-gtk-pkg                   56           1781            563           9622
ruby-ui                          93            813            693           3428
libyui-rake                      12             92            172            358
libyui-test                      14             72            134            304
ci-libyui-container               5             45             24            122
docker-devel                      3             30             16             70
libyui-bindings                   1              7              0              7
libyui-ncurses-pkg                1              7              0              7
libyui-ncurses-rest-api           1              7              0              7
libyui-ncurses                    1              7              0              7
libyui-old                        1              7              0              7
libyui-qt-graph                   1              7              0              7
libyui-qt-pkg                     1              7              0              7
libyui-qt-rest-api                1              7              0              7
libyui-qt                         1              7              0              7
libyui-rest-api                   1              7              0              7
libyui-buildtools                 1              0              0              4
--------------------------------------------------------------------------------
SUM:                           1099          42136          44185         111472
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment