Detailed report on module AnimationDefinition

MetricTagOverallPer Function
Lines of CodeLOC 38******
McCabe's Cyclomatic NumberMVG 3******
Lines of CommentCOM 0********
LOC/COML_C****** 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 6 
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 36********
Information Flow measure (  visible )IF4v 16********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/model/ModelDefinition.h:42
1 0 0------------
definition   ./components/ogre/model/ModelDefinition.h:200
8 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
AnimationDefinition(  int )
definition   ./components/ogre/model/ModelDefinition.cpp:440
declaration   ./components/ogre/model/ModelDefinition.h:212

4 0 0------------
createAnimationPartDefinition(  const string &,  Real )
definition   ./components/ogre/model/ModelDefinition.cpp:444
declaration   ./components/ogre/model/ModelDefinition.h:204

9 1 0------------
getAnimationPartDefinitions(   )
definition   ./components/ogre/model/ModelDefinition.cpp:453
declaration   ./components/ogre/model/ModelDefinition.h:205

5 1 0------------
getIterations(   )
declaration   ./components/ogre/model/ModelDefinition.h:209
definition   ./components/ogre/model/ModelDefinition.h:631

5 1 0------------
getName(   )
declaration   ./components/ogre/model/ModelDefinition.h:208

1 0 0------------
removeAnimationPartDefinition(  AnimationPartDefinition * )
definition   ./components/ogre/model/ModelDefinition.cpp:458
declaration   ./components/ogre/model/ModelDefinition.h:206

5 0 0------------

Relationships

ClientsSuppliers
ActionDefinition [V]
pass by reference   ./components/ogre/model/ModelDefinition.cpp:493
pass by reference   ./components/ogre/model/ModelDefinition.h:234


XMLModelDefinitionSerializer [V]
pass by reference   ./components/ogre/model/XMLModelDefinitionSerializer.cpp:436
pass by reference   ./components/ogre/model/XMLModelDefinitionSerializer.h:61


 
AnimationPartDefinitionsStore [C]
has by value   ./components/ogre/model/ModelDefinition.h:214


Real [CV]
pass by value   ./components/ogre/model/ModelDefinition.cpp:444
pass by value   ./components/ogre/model/ModelDefinition.h:204


string [CV]
pass by reference   ./components/ogre/model/ModelDefinition.cpp:444
pass by reference   ./components/ogre/model/ModelDefinition.h:204
has by value   ./components/ogre/model/ModelDefinition.h:215