Detailed report on module RestartBest

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   common/restart.h:44
3 0 3------------

Functions

Function prototypeLOCMVGCOML_CM_C
RestartBest(  void )
definition   common/restart.h:46

1 0 0------------
apply(  PopulationReal *,  Problem *,  IEvalInd * )
definition   common/restart.cc:5
declaration   common/restart.h:47

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

Relationships

ClientsSuppliers
RestartReduce [CV]
inheritance   common/restart.h:54


 
IEvalInd [V]
pass by reference   common/restart.cc:5
pass by reference   common/restart.h:47


PopulationReal [V]
pass by reference   common/restart.cc:5
pass by reference   common/restart.h:47


Problem [V]
pass by reference   common/restart.cc:5
pass by reference   common/restart.h:47


RestartStrategy [CV]
inheritance   common/restart.h:44