Advertisement
Guest User

CLOC

a guest
Jan 25th, 2021
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. chad@CHAD-I7-LINUX:~/Downloads/linuxcnc-dev$ cloc ./*
  2. 10145 text files.
  3. 6059 unique files.
  4. 7380 files ignored.
  5.  
  6. github.com/AlDanial/cloc v 1.82 T=5.25 s (551.1 files/s, 327293.7 lines/s)
  7. -----------------------------------------------------------------------------------
  8. Language files blank comment code
  9. -----------------------------------------------------------------------------------
  10. Glade 84 32 263 205974
  11. PO File 24 70065 119030 172508
  12. Qt 73 48 84 162873
  13. D 378 79695 0 147441
  14. Python 516 21001 25472 142870
  15. C 319 18404 21033 119814
  16. SVG 131 2254 266 79190
  17. C++ 129 12537 13248 74695
  18. INI 375 7841 26 50175
  19. C/C++ Header 281 10694 11878 46492
  20. Gencat NLS 17 0 0 21515
  21. Tcl/Tk 57 2954 3867 20486
  22. Bourne Shell 181 1778 1713 10479
  23. GLSL 135 1588 1150 10309
  24. XML 50 581 90 9232
  25. Bourne Again Shell 63 539 591 3943
  26. HTML 9 602 264 2149
  27. m4 2 229 0 1727
  28. make 3 156 119 1174
  29. ANTLR Grammar 1 120 0 1098
  30. Windows Resource File 11 118 0 830
  31. Markdown 12 176 0 611
  32. Verilog-SystemVerilog 6 60 129 349
  33. NAnt script 16 66 0 328
  34. VHDL 1 43 1 311
  35. Pascal 1 39 0 206
  36. MATLAB 7 28 11 131
  37. SQL 3 37 0 107
  38. CSS 2 1 1 50
  39. XSLT 2 11 6 44
  40. Assembly 1 0 0 15
  41. Arduino Sketch 1 4 16 15
  42. TeX 1 4 9 12
  43. PowerBuilder 1 0 0 2
  44. -----------------------------------------------------------------------------------
  45. SUM: 2893 231705 199267 1287155
  46. -----------------------------------------------------------------------------------
  47.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement