Detailed report on module MediaDeployer

MetricTagOverallPer Function
Lines of CodeLOC 38******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 11********
LOC/COML_C 3.455 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 5 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 0 
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/MediaDeployer.h:25
7 0 7------------

Functions

Function prototypeLOCMVGCOML_CM_C
MediaDeployer(  void )
definition   ./components/ogre/MediaDeployer.cpp:47
declaration   ./components/ogre/MediaDeployer.h:42

5 0 3------------
addMedia(  string )
definition   ./components/ogre/MediaDeployer.cpp:57
declaration   ./components/ogre/MediaDeployer.h:34

5 1 0------------
addMedia(  string,  string,  Vector3 )
definition   ./components/ogre/MediaDeployer.cpp:62
declaration   ./components/ogre/MediaDeployer.h:35

10 1 1------------
getSingleton(  void )
definition   ./components/ogre/MediaDeployer.cpp:40
declaration   ./components/ogre/MediaDeployer.h:32

7 2 0------------
~MediaDeployer(   )
definition   ./components/ogre/MediaDeployer.cpp:52
declaration   ./components/ogre/MediaDeployer.h:30

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

Relationships

ClientsSuppliers
  SceneManager [V]
has by reference   ./components/ogre/MediaDeployer.h:52


Vector3 [CV]
pass by value   ./components/ogre/MediaDeployer.cpp:62
pass by value   ./components/ogre/MediaDeployer.h:35


string [CV]
pass by value   ./components/ogre/MediaDeployer.cpp:57
pass by value   ./components/ogre/MediaDeployer.cpp:62
pass by value   ./components/ogre/MediaDeployer.cpp:62
pass by value   ./components/ogre/MediaDeployer.h:34
pass by value   ./components/ogre/MediaDeployer.h:35
pass by value   ./components/ogre/MediaDeployer.h:35