Guest User

Untitled

a guest
Mar 13th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. beaver:1.3 tobias$ phploc ./
  2. phploc 1.2.0 by Sebastian Bergmann.
  3.  
  4. Directories: 1696
  5. Files: 4813
  6.  
  7. Lines of Code (LOC): 751611
  8. Comment Lines of Code (CLOC): 322498
  9. Non-Comment Lines of Code (NCLOC): 429113
  10.  
  11. Interfaces: 88
  12. Abstract Classes: 210
  13. Classes: 4136
  14. Non-Static Methods: 24365
  15. Static Methods: 750
  16. Functions: 1380
  17. Constants: 457
  18. Class constants: 4021
  19. beaver:1.3 tobias$ phploc ./app/
  20. phploc 1.2.0 by Sebastian Bergmann.
  21.  
  22. Directories: 1312
  23. Files: 3110
  24.  
  25. Lines of Code (LOC): 363802
  26. Comment Lines of Code (CLOC): 142822
  27. Non-Comment Lines of Code (NCLOC): 220980
  28.  
  29. Interfaces: 26
  30. Abstract Classes: 80
  31. Classes: 2609
  32. Non-Static Methods: 13190
  33. Static Methods: 123
  34. Functions: 652
  35. Constants: 5
  36. Class constants: 795
Add Comment
Please, Sign In to add comment