Detailed report on module OgreSoundProvider

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/sound/OgreSoundProvider.h:38
6 0 4------------

Functions

Function prototypeLOCMVGCOML_CM_C
OgreSoundProvider(   )
definition   ./components/ogre/sound/OgreSoundProvider.cpp:33
declaration   ./components/ogre/sound/OgreSoundProvider.h:41

4 0 0------------
_registerWithService(  SoundService * )
definition   ./components/ogre/sound/OgreSoundProvider.cpp:59
declaration   ./components/ogre/sound/OgreSoundProvider.h:70

5 0 4------------
getName(   )
definition   ./components/ogre/sound/OgreSoundProvider.cpp:53
declaration   ./components/ogre/sound/OgreSoundProvider.h:64

6 1 4------------
loadSound(  const string & )
definition   ./components/ogre/sound/OgreSoundProvider.cpp:43
declaration   ./components/ogre/sound/OgreSoundProvider.h:49

5 0 4------------
willLoadSound(  const string & )
definition   ./components/ogre/sound/OgreSoundProvider.cpp:48
declaration   ./components/ogre/sound/OgreSoundProvider.h:57

5 1 5------------
~OgreSoundProvider(   )
definition   ./components/ogre/sound/OgreSoundProvider.cpp:39
declaration   ./components/ogre/sound/OgreSoundProvider.h:43

4 0 0------------

Relationships

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


SoundService [V]
pass by reference   ./components/ogre/sound/OgreSoundProvider.cpp:59
pass by reference   ./components/ogre/sound/OgreSoundProvider.h:70
has by reference   ./components/ogre/sound/OgreSoundProvider.h:76


string [V]
pass by reference   ./components/ogre/sound/OgreSoundProvider.cpp:43
pass by reference   ./components/ogre/sound/OgreSoundProvider.cpp:48
pass by reference   ./components/ogre/sound/OgreSoundProvider.h:49
pass by reference   ./components/ogre/sound/OgreSoundProvider.h:57