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 Maintenability 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 2328 files in your projects. Your score is a note between 0 (poor) and 100 (excellent).

Factor Score
Maintenability 93.48 / 100
Accessibility for new developers 65.74 / 100
Simplicity of algorithms 0 / 100
Volume 40.63 / 100
Reducing bug's probability 47.54 / 100

This score does not replace the judgment of an 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 2328
Lines of code 295312
Classes 2064
Interfaces 335 ( 16 %)
Concret classes 1597 ( 77 %)
Methods 11994 ( 5.8 methods by class )
Relative system complexity 4.61
Relative data complexity 0.59
Relative structure complexity 4.02
Lack of cohesion of methods 1.44
Efferent Coupling 1.9
Afferent Coupling 0.06
Abstractness 0.23

Help

Powered by PhpMetrics - Copyright Jean-François Lépine