$ phploc ZendFramework/1.11.11/ --suffixes php
phploc 1.6.4 by Sebastian Bergmann.
Directories: 952
Files: 4338
Lines of Code (LOC): 957378
Cyclomatic Complexity / Lines of Code: 0.06
Comment Lines of Code (CLOC): 322389
Non-Comment Lines of Code (NCLOC): 634989
Namespaces: 3
Interfaces: 126
Classes: 4365
Abstract: 240 (5.50%)
Concrete: 4125 (94.50%)
Average Class Length (NCLOC): 120
Methods: 35892
Scope:
Non-Static: 33936 (94.55%)
Static: 1956 (5.45%)
Visibility:
Public: 31303 (87.21%)
Non-Public: 4589 (12.79%)
Average Method Length (NCLOC): 14
Cyclomatic Complexity / Number of Methods: 1.98
Anonymous Functions: 3
Functions: 233
Constants: 4505
Global constants: 623
Class constants: 3882
Created
June 12, 2012 04:03
-
-
Save jehoshua02/2914849 to your computer and use it in GitHub Desktop.
phploc on ZendFramework
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment