Detailed report on module EmberEntityModelAction

MetricTagOverallPer Function
Lines of CodeLOC 29******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 3********
LOC/COML_C 9.667 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 0 
Coupling between objectsCBO 3 
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/EmberEntityModelAction.h:37
7 0 3------------
declaration   ./components/ogre/EmberPhysicalEntity.h:50
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
EmberEntityModelAction(  EmberPhysicalEntity &,  string )
declaration   ./components/ogre/EmberEntityModelAction.h:40
definition   ./components/ogre/EmberEntityModelAction.cpp:27

5 0 0------------
activate(   )
declaration   ./components/ogre/EmberEntityModelAction.h:43
definition   ./components/ogre/EmberEntityModelAction.cpp:37

6 0 0------------
deactivate(   )
declaration   ./components/ogre/EmberEntityModelAction.h:44
definition   ./components/ogre/EmberEntityModelAction.cpp:43

6 0 0------------
~EmberEntityModelAction(   )
declaration   ./components/ogre/EmberEntityModelAction.h:41
definition   ./components/ogre/EmberEntityModelAction.cpp:33

4 0 0------------

Relationships

ClientsSuppliers
  Action [CV]
inheritance   ./components/ogre/EmberEntityModelAction.h:37


EmberPhysicalEntity [V]
pass by reference   ./components/ogre/EmberEntityModelAction.h:40
has by reference   ./components/ogre/EmberEntityModelAction.h:47
pass by reference   ./components/ogre/EmberEntityModelAction.cpp:27


string [CV]
pass by value   ./components/ogre/EmberEntityModelAction.h:40
has by value   ./components/ogre/EmberEntityModelAction.h:49
pass by value   ./components/ogre/EmberEntityModelAction.cpp:27