Detailed report on module IconImageStore

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/widgets/icons/IconStore.h:37
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
IconImageStore(  const string & )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:90

4 0 0------------
IconImageStore(  const string &,  TexturePtr )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:106

14 0 6------------
claimImageEntry(   )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:177

10 3 0------------
createEntries(   )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:158

13 2 0------------
createImageset(   )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:134

12 2 5------------
getImage(   )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:201

4 1 0------------
getNumberOfUnclaimedIcons(   )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:172

4 1 0------------
returnImageEntry(  IconImageStoreEntry * )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:188

7 1 3------------
~IconImageStore(   )
definition   ./components/ogre/widgets/icons/IconImageStore.cpp:128

3 0 2------------

Relationships

ClientsSuppliers
IconImageStoreEntry [V]
pass by reference   ./components/ogre/widgets/icons/IconImageStore.cpp:35


 
IconImageStoreEntry [V]
pass by reference   ./components/ogre/widgets/icons/IconImageStore.cpp:188


TexturePtr [CV]
pass by value   ./components/ogre/widgets/icons/IconImageStore.cpp:106


string [V]
pass by reference   ./components/ogre/widgets/icons/IconImageStore.cpp:90
pass by reference   ./components/ogre/widgets/icons/IconImageStore.cpp:106