Detailed report on module MatchBase

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/model/mapping/Matches/MatchBase.h:44
6 0 3------------
declaration   ./components/ogre/model/mapping/ModelMapping.h:67
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
MatchBase(   )
definition   ./components/ogre/model/mapping/Matches/MatchBase.h:48

1 0 0------------
evaluateChanges(  ChangeContext & )
declaration   ./components/ogre/model/mapping/Matches/MatchBase.h:52

1 0 0------------
setEntity(  Entity * )
declaration   ./components/ogre/model/mapping/Matches/MatchBase.h:51

1 0 0------------
setParentCase(  CaseBase * )
declaration   ./components/ogre/model/mapping/Matches/MatchBase.h:50
definition   ./components/ogre/model/mapping/Matches/MatchBase.h:59

5 0 0------------
~MatchBase(   )
definition   ./components/ogre/model/mapping/Matches/MatchBase.h:49

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

Relationships

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


CaseBase [V]
pass by reference   ./components/ogre/model/mapping/Cases/CaseBase.cpp:85
pass by reference   ./components/ogre/model/mapping/Cases/CaseBase.h:106


 
CaseBase [V]
pass by reference   ./components/ogre/model/mapping/Matches/MatchBase.h:50
has by reference   ./components/ogre/model/mapping/Matches/MatchBase.h:56
pass by reference   ./components/ogre/model/mapping/Matches/MatchBase.h:59


ChangeContext [V]
pass by reference   ./components/ogre/model/mapping/Matches/MatchBase.h:52


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