Detailed report on module SubModelPart

MetricTagOverallPer Function
Lines of CodeLOC 70******
McCabe's Cyclomatic NumberMVG 11******
Lines of CommentCOM 2********
LOC/COML_C35.000 
MVG/COMM_C 5.500 
Weighted Methods per Class (  weighting = unity )WMC1 8 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 5 
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   ./components/ogre/model/SubModelPart.h:47
8 0 0------------
declaration   ./components/ogre/model/Model.h:32
1 0 0------------
declaration   ./components/ogre/model/SubModel.h:29
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
SubModelPart(  string )
declaration   ./components/ogre/model/SubModelPart.h:53
definition   ./components/ogre/model/SubModelPart.cpp:31

4 0 0------------
addSubEntity(  SubEntity *,  SubEntityDefinition * )
declaration   ./components/ogre/model/SubModelPart.h:57
definition   ./components/ogre/model/SubModelPart.cpp:40

9 1 0------------
getName(   )
declaration   ./components/ogre/model/SubModelPart.h:63
definition   ./components/ogre/model/SubModelPart.cpp:60

5 1 0------------
getSubentities(   )
declaration   ./components/ogre/model/SubModelPart.h:65
definition   ./components/ogre/model/SubModelPart.cpp:88

5 1 0------------
hide(   )
declaration   ./components/ogre/model/SubModelPart.h:61
definition   ./components/ogre/model/SubModelPart.cpp:80

8 1 0------------
removeSubEntity(  SubEntity * )
declaration   ./components/ogre/model/SubModelPart.h:58
definition   ./components/ogre/model/SubModelPart.cpp:48

12 4 0------------
show(   )
declaration   ./components/ogre/model/SubModelPart.h:60
definition   ./components/ogre/model/SubModelPart.cpp:65

13 3 1------------
~SubModelPart(   )
declaration   ./components/ogre/model/SubModelPart.h:54
definition   ./components/ogre/model/SubModelPart.cpp:34

4 0 1------------

Relationships

ClientsSuppliers
ModelPart [V]
pass by reference   ./components/ogre/model/Model.cpp:449
pass by reference   ./components/ogre/model/Model.h:47


 
SubEntity [V]
pass by reference   ./components/ogre/model/SubModelPart.h:57
pass by reference   ./components/ogre/model/SubModelPart.h:58
pass by reference   ./components/ogre/model/SubModelPart.cpp:40
pass by reference   ./components/ogre/model/SubModelPart.cpp:48


SubEntityDefinition [V]
pass by reference   ./components/ogre/model/SubModelPart.h:57
pass by reference   ./components/ogre/model/SubModelPart.cpp:40


SubModelPartEntityStore [CV]
has by value   ./components/ogre/model/SubModelPart.h:69


string [CV]
pass by value   ./components/ogre/model/SubModelPart.h:53
has by value   ./components/ogre/model/SubModelPart.h:68
pass by value   ./components/ogre/model/SubModelPart.cpp:31