Detailed report on module AssetsManager

MetricTagOverallPer Function
Lines of CodeLOC 55******
McCabe's Cyclomatic NumberMVG 7******
Lines of CommentCOM 17********
LOC/COML_C 3.235 
MVG/COMM_C 0.412 
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 5 
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/widgets/AssetsManager.h:44
7 0 3------------

Functions

Function prototypeLOCMVGCOML_CM_C
AssetsManager(   )
definition   ./components/ogre/widgets/AssetsManager.cpp:42
declaration   ./components/ogre/widgets/AssetsManager.h:46

5 0 1------------
createTextureImage(  TexturePtr )
definition   ./components/ogre/widgets/AssetsManager.cpp:78
declaration   ./components/ogre/widgets/AssetsManager.h:56

16 1 8------------
getCEGUIImage(   )
definition   ./components/ogre/widgets/AssetsManager.cpp:107
declaration   ./components/ogre/widgets/AssetsManager.h:50

5 1 0------------
showTexture(  const string )
definition   ./components/ogre/widgets/AssetsManager.cpp:53
declaration   ./components/ogre/widgets/AssetsManager.h:52

18 5 5------ 1.000
~AssetsManager(   )
definition   ./components/ogre/widgets/AssetsManager.cpp:49
declaration   ./components/ogre/widgets/AssetsManager.h:48

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

Relationships

ClientsSuppliers
  Image [V]
has by reference   ./components/ogre/widgets/AssetsManager.h:59


Imageset [V]
has by reference   ./components/ogre/widgets/AssetsManager.h:60


Texture [V]
has by reference   ./components/ogre/widgets/AssetsManager.h:58


TexturePtr [CV]
pass by value   ./components/ogre/widgets/AssetsManager.cpp:78
pass by value   ./components/ogre/widgets/AssetsManager.h:56


string [CV]
pass by value   ./components/ogre/widgets/AssetsManager.cpp:53
pass by value   ./components/ogre/widgets/AssetsManager.h:52