Skip to content

Instantly share code, notes, and snippets.

@mosbth
Created November 16, 2020 13:49
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 mosbth/ca0323311e943f52fe06d17f5f0ecf7e to your computer and use it in GitHub Desktop.
Save mosbth/ca0323311e943f52fe06d17f5f0ecf7e to your computer and use it in GitHub Desktop.
phploc 7.0.1 by Sebastian Bergmann.
Directories 1
Files 8
Size
Lines of Code (LOC) 1522
Comment Lines of Code (CLOC) 506 (33.25%)
Non-Comment Lines of Code (NCLOC) 1016 (66.75%)
Logical Lines of Code (LLOC) 267 (17.54%)
Classes 267 (100.00%)
Average Class Length 33
Minimum Class Length 0
Maximum Class Length 93
Average Method Length 5
Minimum Method Length 1
Maximum Method Length 26
Average Methods Per Class 6
Minimum Methods Per Class 0
Maximum Methods Per Class 23
Functions 0 (0.00%)
Average Function Length 0
Not in classes or functions 0 (0.00%)
Cyclomatic Complexity
Average Complexity per LLOC 0.53
Average Complexity per Class 18.75
Minimum Class Complexity 1.00
Maximum Class Complexity 77.00
Average Complexity per Method 3.90
Minimum Method Complexity 1.00
Maximum Method Complexity 19.00
Dependencies
Global Accesses 0
Global Constants 0 (0.00%)
Global Variables 0 (0.00%)
Super-Global Variables 0 (0.00%)
Attribute Accesses 87
Non-Static 87 (100.00%)
Static 0 (0.00%)
Method Calls 88
Non-Static 88 (100.00%)
Static 0 (0.00%)
Structure
Namespaces 2
Interfaces 0
Traits 0
Classes 8
Abstract Classes 0 (0.00%)
Concrete Classes 8 (100.00%)
Final Classes 0 (0.00%)
Non-Final Classes 8 (100.00%)
Methods 49
Scope
Non-Static Methods 49 (100.00%)
Static Methods 0 (0.00%)
Visibility
Public Methods 37 (75.51%)
Protected Methods 6 (12.24%)
Private Methods 6 (12.24%)
Functions 0
Named Functions 0 (0.00%)
Anonymous Functions 0 (0.00%)
Constants 2
Global Constants 0 (0.00%)
Class Constants 2 (100.00%)
Public Constants 2 (100.00%)
Non-Public Constants 0 (0.00%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment