Detailed report on module ISoundProvider

MetricTagOverallPer Function
Lines of CodeLOC 9******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 21********
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 5 
Weighted Methods per Class (  weighting = visible )WMCv 1 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 1 
Coupling between objectsCBO 4 
Information Flow measure (  inclusive )IF4 16********
Information Flow measure (  visible )IF4v 16********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./framework/ISoundProvider.h:35
3 0 3------------
declaration   ./services/sound/SoundService.h:27
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
_registerWithService(  SoundService * )
declaration   ./framework/ISoundProvider.h:64

1 0 4------------
getName(   )
declaration   ./framework/ISoundProvider.h:58

1 0 4------------
loadSound(  const string & )
declaration   ./framework/ISoundProvider.h:44

1 0 4------------
willLoadSound(  const string & )
declaration   ./framework/ISoundProvider.h:52

1 0 6------------
~ISoundProvider(   )
definition   ./framework/ISoundProvider.h:38

1 0 0------------

Relationships

ClientsSuppliers
OgreSoundProvider [CV]
inheritance   ./components/ogre/sound/OgreSoundProvider.h:38


SoundService [V]
pass by reference   ./services/sound/SoundService.cpp:219
has by reference   ./services/sound/SoundService.h:106
pass by reference   ./services/sound/SoundService.h:136


 
SoundService [V]
pass by reference   ./framework/ISoundProvider.h:64


string [V]
pass by reference   ./framework/ISoundProvider.h:44
pass by reference   ./framework/ISoundProvider.h:52