130
lines of code
6
classes
2
methods by class
16
logical lines of code by class
7
logical lines of code by method

Maintainability / complexity

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.

Top 10 ClassRank
(Google's page rank applyed to relations between classes)

Class ClassRank
IceHawk\PubSub\Interfaces\RepresentsValueAsString 0.41
IceHawk\PubSub\Interfaces\IdentifiesChannel 0.12
IceHawk\PubSub\Interfaces\IdentifiesMessage 0.09
IceHawk\PubSub\Interfaces\NamesMessage 0.09
IceHawk\PubSub\Interfaces\CarriesInformation 0.07
IceHawk\PubSub\Interfaces\SubscribesToMessages 0.04
IceHawk\PubSub\Interfaces\PublishesMessages 0.03
IceHawk\PubSub\Interfaces\RegistersChannelSubscribers 0.03
IceHawk\PubSub\AbstractMessageSubscriber 87.12 0.02
IceHawk\PubSub\Exceptions\PubSubException 215.46 0.02