Detailed report on module ModelPart

MetricTagOverallPer Function
Lines of CodeLOC 54******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 0********
LOC/COML_C****** 
MVG/COMM_C------ 
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 4 
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/model/Model.h:41
10 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
ModelPart(   )
definition   ./components/ogre/model/Model.cpp:408
declaration   ./components/ogre/model/Model.h:45

4 0 0------------
addSubModelPart(  SubModelPart * )
definition   ./components/ogre/model/Model.cpp:449
declaration   ./components/ogre/model/Model.h:47

5 0 0------------
getGroupName(   )
definition   ./components/ogre/model/Model.cpp:439
declaration   ./components/ogre/model/Model.h:55

5 1 0------------
getVisible(   )
definition   ./components/ogre/model/Model.cpp:428
declaration   ./components/ogre/model/Model.h:52

5 1 0------------
hide(   )
definition   ./components/ogre/model/Model.cpp:421
declaration   ./components/ogre/model/Model.h:49

7 1 0------------
setGroupName(  const string & )
definition   ./components/ogre/model/Model.cpp:444
declaration   ./components/ogre/model/Model.h:56

5 0 0------------
setVisible(  bool )
definition   ./components/ogre/model/Model.cpp:433
declaration   ./components/ogre/model/Model.h:53

5 0 0------------
show(   )
definition   ./components/ogre/model/Model.cpp:413
declaration   ./components/ogre/model/Model.h:50

8 1 0------------

Relationships

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


SubModelPartStore [CV]
has by value   ./components/ogre/model/Model.h:62


bool [CV]
pass by value   ./components/ogre/model/Model.cpp:433
pass by value   ./components/ogre/model/Model.h:53
has by value   ./components/ogre/model/Model.h:59
has by value   ./components/ogre/model/Model.h:60


string [CV]
pass by reference   ./components/ogre/model/Model.cpp:444
pass by reference   ./components/ogre/model/Model.h:56
has by value   ./components/ogre/model/Model.h:64