Detailed report on module AttributeObserver

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:49
8 0 4------------
declaration   ./components/ogre/model/mapping/ModelMapping.h:73
1 0 0------------
definition   ./components/ogre/AttributeObserver.h:40
7 0 4------------

Functions

Function prototypeLOCMVGCOML_CM_C
AttributeObserver(  AttributeDependentMatch *,  const string & )
definition   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:41
declaration   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:54

5 0 0------------
AttributeObserver(  AttributeMatch * )
definition   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:46
declaration   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:53

5 0 0------------
AttributeObserver(  Entity *,  const string & )
definition   ./components/ogre/AttributeObserver.cpp:33
declaration   ./components/ogre/AttributeObserver.h:44

10 1 0------------
attributeChanged(  const Element & )
definition   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:51
declaration   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:64
definition   ./components/ogre/AttributeObserver.cpp:48
declaration   ./components/ogre/AttributeObserver.h:52

10 0 0------------
observeEntity(  Entity * )
definition   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:56
declaration   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:59

9 1 3------------
~AttributeObserver(   )
definition   ./components/ogre/AttributeObserver.cpp:43
declaration   ./components/ogre/AttributeObserver.h:45

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

Relationships

ClientsSuppliers
AttributeDependentMatch [V]
pass by reference   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.cpp:45
pass by reference   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:56


 
AttrChangedSlot [CV]
has by value   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:62
has by value   ./components/ogre/AttributeObserver.h:50


AttributeDependentMatch [V]
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:41
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:54
has by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:66


AttributeMatch [V]
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:46
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:53


Element [V]
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:51
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:64
pass by reference   ./components/ogre/AttributeObserver.cpp:48
pass by reference   ./components/ogre/AttributeObserver.h:52


Entity [V]
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:56
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:59
pass by reference   ./components/ogre/AttributeObserver.cpp:33
pass by reference   ./components/ogre/AttributeObserver.h:44


signal [CV]
has by value   ./components/ogre/AttributeObserver.h:47


string [CV]
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.cpp:41
pass by reference   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:54
has by value   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:68
pass by reference   ./components/ogre/AttributeObserver.cpp:33
pass by reference   ./components/ogre/AttributeObserver.h:44


trackable [CV]
inheritance   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:49
inheritance   ./components/ogre/AttributeObserver.h:40