PhpMetrics report

Evaluation

Download (as SVG) | zoom

Information

Each file is symbolized by a circle. Size of the circle represents the Cyclomatic complexity. Color of the circle represents the Maintainability Index.

Large red circles will be probably hard to maintain.

Custom chart

Download (as SVG) | zoom

Configuration

Select metrics you want to display in chart.

X Axis Y Axis Diameter

Abstractness / Instability

Download (as SVG) | zoom

Score

This score is not absolute. This chart is a comparison of your project relative to a representative average of recent PHP projects.

Each score is calculated from various criterias from 1467 files in your projects. Your score is a note between 0 (poor) and 100 (excellent).

Factor Score
Maintainability 88.63 / 100
Accessibility for new developers 76.27 / 100
Simplicity of algorithms 0 / 100
Volume 36.66 / 100
Reducing bug's probability 45.9 / 100

This score does not replace the judgement of a human.

Relations

Class uses another when it calls, constructs, types hint, extends or implements it.

  • Used by : this class is used by hovered element.
  • Uses : this class uses hovered element.
Download (as SVG)

Explore

Repartition

Files 1467
Lines of code 190028 (135 by class, 24 by method)
Logical lines of code 32417 (23 by class, 4 by method)
Classes 1410
322 interfaces (23 %)
999 concrete classes (71 %)
411 abstract classes (29 %)
0 anonymous classes (0 %)
Methods 7848 (5.6 by class )
Relative system complexity 2.88
Relative data complexity 0.94
Relative structure complexity 1.94
Lack of cohesion of methods 1.62
Efferent Coupling 2.63
Afferent Coupling 0.62
Abstractness 0.29

Help