Skip to content

Instantly share code, notes, and snippets.

@Tjoosten
Created September 30, 2017 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tjoosten/050c6a7c115d5e6582ce02768f9ab639 to your computer and use it in GitHub Desktop.
Save Tjoosten/050c6a7c115d5e6582ce02768f9ab639 to your computer and use it in GitHub Desktop.
R:\Clients\SIJOT>vendor\\bin\\phploc sijot-current
phploc 4.0.0 by Sebastian Bergmann.
Directories 1559
Files 7704
Size
Lines of Code (LOC) 1052912
Comment Lines of Code (CLOC) 309492 (29.39%)
Non-Comment Lines of Code (NCLOC) 743420 (70.61%)
Logical Lines of Code (LLOC) 207824 (19.74%)
Classes 181239 (87.21%)
Average Class Length 23
Minimum Class Length 0
Maximum Class Length 3141
Average Method Length 3
Minimum Method Length 0
Maximum Method Length 879
Functions 1524 (0.73%)
Average Function Length 0
Not in classes or functions 25061 (12.06%)
Cyclomatic Complexity
Average Complexity per LLOC 0.25
Average Complexity per Class 7.56
Minimum Class Complexity 1.00
Maximum Class Complexity 1177.00
Average Complexity per Method 2.14
Minimum Method Complexity 1.00
Maximum Method Complexity 387.00
Dependencies
Global Accesses 4770
Global Constants 4345 (91.09%)
Global Variables 154 (3.23%)
Super-Global Variables 271 (5.68%)
Attribute Accesses 59538
Non-Static 56577 (95.03%)
Static 2961 (4.97%)
Method Calls 122753
Non-Static 108962 (88.77%)
Static 13791 (11.23%)
Structure
Namespaces 1183
Interfaces 560
Traits 134
Classes 6946
Abstract Classes 284 (4.09%)
Concrete Classes 6662 (95.91%)
Methods 45484
Scope
Non-Static Methods 40975 (90.09%)
Static Methods 4509 (9.91%)
Visibility
Public Methods 36790 (80.89%)
Non-Public Methods 8694 (19.11%)
Functions 2405
Named Functions 523 (21.75%)
Anonymous Functions 1882 (78.25%)
Constants 2446
Global Constants 374 (15.29%)
Class Constants 2072 (84.71%)
R:\Clients\SIJOT>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment