Skip to content

Instantly share code, notes, and snippets.

@clemherreman
Created November 29, 2012 09:48
Show Gist options
  • Save clemherreman/4167870 to your computer and use it in GitHub Desktop.
Save clemherreman/4167870 to your computer and use it in GitHub Desktop.
phploc 1.7.4 by Sebastian Bergmann.
Directories: 98
Files: 447
Lines of Code (LOC): 58702
Cyclomatic Complexity / Lines of Code: 0.04
Comment Lines of Code (CLOC): 24461
Non-Comment Lines of Code (NCLOC): 34241
Namespaces: 98
Interfaces: 5
Traits: 3
Classes: 439
Abstract: 12 (2.73%)
Concrete: 427 (97.27%)
Average Class Length (NCLOC): 76
Methods: 2527
Scope:
Non-Static: 2498 (98.85%)
Static: 29 (1.15%)
Visibility:
Public: 2110 (83.50%)
Non-Public: 417 (16.50%)
Average Method Length (NCLOC): 13
Cyclomatic Complexity / Number of Methods: 1.53
Anonymous Functions: 16
Functions: 0
Constants: 207
Global constants: 0
Class constants: 207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment