Detailed report on module IActionCreator

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/model/mapping/IActionCreator.h:42
5 0 5------------
declaration   ./components/ogre/model/mapping/ModelMappingCreator.h:60
1 0 0------------
declaration   ./components/ogre/model/mapping/ModelMappingManager.h:54
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
createActions(  ModelMapping &,  CaseBase *,  CaseDefinition & )
declaration   ./components/ogre/model/mapping/IActionCreator.h:51

1 0 4------------
~IActionCreator(   )
definition   ./components/ogre/model/mapping/IActionCreator.h:45

1 0 0------------

Relationships

ClientsSuppliers
EmberEntityActionCreator [CV]
inheritance   ./components/ogre/EmberEntityActionCreator.h:38


IconActionCreator [CV]
inheritance   ./components/ogre/widgets/icons/IconManager.cpp:49


ModelMappingCreator [V]
pass by reference   ./components/ogre/model/mapping/ModelMappingCreator.h:77
has by reference   ./components/ogre/model/mapping/ModelMappingCreator.h:158
pass by reference   ./components/ogre/model/mapping/ModelMappingCreator.cpp:76


ModelMappingManager [V]
pass by reference   ./components/ogre/model/mapping/ModelMappingManager.cpp:124
pass by reference   ./components/ogre/model/mapping/ModelMappingManager.h:102


 
CaseBase [V]
pass by reference   ./components/ogre/model/mapping/IActionCreator.h:51


CaseDefinition [V]
pass by reference   ./components/ogre/model/mapping/IActionCreator.h:51


ModelMapping [V]
pass by reference   ./components/ogre/model/mapping/IActionCreator.h:51