Detailed report on module AbstractMatch

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:62
6 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
AbstractMatch(   )
declaration   ./components/ogre/model/mapping/Matches/AbstractMatch.h:66
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:101

4 0 0------------
addCase(  TCase * )
declaration   ./components/ogre/model/mapping/Matches/AbstractMatch.h:74
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:128

5 0 4------------
evaluateChanges(   )
declaration   ./components/ogre/model/mapping/Matches/AbstractMatch.h:89
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:145

6 0 4------------
evaluateChanges(  ChangeContext & )
declaration   ./components/ogre/model/mapping/Matches/AbstractMatch.h:94
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:134

7 1 4------------
getCases(   )
declaration   ./components/ogre/model/mapping/Matches/AbstractMatch.h:79
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:122

5 1 3------------
setEntity(  Entity * )
declaration   ./components/ogre/model/mapping/Matches/AbstractMatch.h:84
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:113

8 1 3------------
~AbstractMatch(   )
declaration   ./components/ogre/model/mapping/Matches/AbstractMatch.h:68
definition   ./components/ogre/model/mapping/Matches/AbstractMatch.h:106

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

Relationships

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


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


 
ChangeContext [V]
pass by reference   ./components/ogre/model/mapping/Matches/AbstractMatch.h:94
pass by reference   ./components/ogre/model/mapping/Matches/AbstractMatch.h:134


Entity [V]
pass by reference   ./components/ogre/model/mapping/Matches/AbstractMatch.h:84
pass by reference   ./components/ogre/model/mapping/Matches/AbstractMatch.h:113


MatchBase [CV]
inheritance   ./components/ogre/model/mapping/Matches/AbstractMatch.h:62


TCase [V]
pass by reference   ./components/ogre/model/mapping/Matches/AbstractMatch.h:74
pass by reference   ./components/ogre/model/mapping/Matches/AbstractMatch.h:128


vector [CV]
has by value   ./components/ogre/model/mapping/Matches/AbstractMatch.h:97