Detailed report on module ICrossEAlgorithm

MetricTagOverallPer Function
Lines of CodeLOC 36******
McCabe's Cyclomatic NumberMVG 3******
Lines of CommentCOM 6********
LOC/COML_C 6.000 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 5 
Weighted Methods per Class (  weighting = visible )WMCv 5 
Depth of Inheritance TreeDIT 4 
Number of ChildrenNOC 0 
Coupling between objectsCBO 5 
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   common/iea.h:253
6 0 1------------

Functions

Function prototypeLOCMVGCOML_CM_C
ICrossEAlgorithm(  Random * )
definition   common/iea.cc:126
declaration   common/iea.h:255

3 0 0------------
reset(  void )
definition   common/iea.cc:143
declaration   common/iea.h:267

14 2 0------------
setCross(  ICrossBinaryPtr )
definition   common/iea.cc:134
declaration   common/iea.h:262

4 0 5------------
setProblem(  Problem * )
definition   common/iea.cc:138
declaration   common/iea.h:266

4 0 0------------
~ICrossEAlgorithm(  void )
definition   common/iea.cc:129
declaration   common/iea.h:264

5 1 0------------

Relationships

ClientsSuppliers
  ClassEAlgorithm [CV]
inheritance   common/iea.h:253


CrossBinaryPtr [CV]
has by value   common/iea.h:270


ICrossBinaryPtr [CV]
pass by value   common/iea.cc:134
pass by value   common/iea.h:262
has by value   common/iea.h:271


Problem [V]
pass by reference   common/iea.cc:138
pass by reference   common/iea.h:266


Random [V]
pass by reference   common/iea.cc:126
pass by reference   common/iea.h:255