Detailed report on module AttributeDependentMatch

MetricTagOverallPer Function
Lines of CodeLOC 22******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 10********
LOC/COML_C 2.200 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 2 
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 16********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/model/mapping/Matches/Observers/AttributeObserver.h:41
1 0 0------------
definition   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:42
6 0 4------------

Functions

Function prototypeLOCMVGCOML_CM_C
AttributeDependentMatch(   )
definition   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.cpp:36
declaration   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:45

5 0 0------------
setAttributeObserver(  AttributeObserver * )
definition   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.cpp:45
declaration   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:56

5 0 3------------
testAttribute(  const Element &,  bool )
declaration   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:51

1 0 3------------
~AttributeDependentMatch(   )
definition   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.cpp:41
declaration   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:46

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

Relationships

ClientsSuppliers
AttributeMatch [CV]
inheritance   ./components/ogre/model/mapping/Matches/AttributeMatch.h:57


AttributeObserver [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


OutfitMatch [CV]
inheritance   ./components/ogre/model/mapping/Matches/OutfitMatch.h:48


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


Element [V]
pass by reference   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:51


auto_ptr [CV]
has by value   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:60


bool [CV]
pass by value   ./components/ogre/model/mapping/Matches/AttributeDependentMatch.h:51