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

Factor Score
Maintainability 76.29 / 100
Accessibility for new developers 73.04 / 100
Simplicity of algorithms 72 / 100
Volume 49.38 / 100
Reducing bug's probability 80.33 / 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 23
Lines of code 3111 (97 by class, 26 by method)
Logical lines of code 369 (12 by class, 3 by method)
Classes 32
1 interfaces (3 %)
30 concrete classes (94 %)
0 abstract classes (0 %)
Methods 120 (3.8 by class )
Relative system complexity 4.25
Relative data complexity 0.84
Relative structure complexity 3.41
Lack of cohesion of methods 2
Efferent Coupling 3.13
Afferent Coupling 0.22
Abstractness 0.06

Help

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