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

Factor Score
Maintainability 75.29 / 100
Accessibility for new developers 64.96 / 100
Simplicity of algorithms 55.43 / 100
Volume 51.59 / 100
Reducing bug's probability 72.13 / 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 50
Lines of code 6235 (106 by class, 29 by method)
Logical lines of code 850 (14 by class, 4 by method)
Classes 59
4 interfaces (7 %)
54 concrete classes (92 %)
0 abstract classes (0 %)
Methods 214 (3.6 by class )
Relative system complexity 4.22
Relative data complexity 1.1
Relative structure complexity 3.13
Lack of cohesion of methods 1.7
Efferent Coupling 2.6
Afferent Coupling 0.14
Abstractness 0.08

Help

Powered by PhpMetrics - Copyright Jean-François Lépine
Generated on 18th of October 2015 at 05:14:04 PM