Skip to content

Instantly share code, notes, and snippets.

@tobiastom
Created October 6, 2009 22:13
Show Gist options
  • Save tobiastom/203504 to your computer and use it in GitHub Desktop.
Save tobiastom/203504 to your computer and use it in GitHub Desktop.
beaver:1.3 tobias$ phploc ./
phploc 1.2.0 by Sebastian Bergmann.
Directories: 1696
Files: 4813
Lines of Code (LOC): 751611
Comment Lines of Code (CLOC): 322498
Non-Comment Lines of Code (NCLOC): 429113
Interfaces: 88
Abstract Classes: 210
Classes: 4136
Non-Static Methods: 24365
Static Methods: 750
Functions: 1380
Constants: 457
Class constants: 4021
beaver:1.3 tobias$ phploc ./app/
phploc 1.2.0 by Sebastian Bergmann.
Directories: 1312
Files: 3110
Lines of Code (LOC): 363802
Comment Lines of Code (CLOC): 142822
Non-Comment Lines of Code (NCLOC): 220980
Interfaces: 26
Abstract Classes: 80
Classes: 2609
Non-Static Methods: 13190
Static Methods: 123
Functions: 652
Constants: 5
Class constants: 795
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment