Detailed report on module NewIndividualLocalSearchManager

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   common/localsearch.h:40
5 0 7------------

Functions

Function prototypeLOCMVGCOML_CM_C
NewIndividualLocalSearchManager(  ILocalSearch * )
definition   common/localsearch.cc:26
declaration   common/localsearch.h:45

3 0 3------------
applyNewSol(  ... )
declaration   common/localsearch.h:68

1 0 16------------
reset(  void )
definition   common/localsearch.cc:84
declaration   common/localsearch.h:50

3 0 3------------
~NewIndividualLocalSearchManager(  void )
definition   common/localsearch.cc:29
declaration   common/localsearch.h:73

6 1 3------------

Relationships

ClientsSuppliers
RatioLocalSearchManager [CV]
inheritance   common/localsearch.h:83


 
ILocalSearch [V]
pass by reference   common/localsearch.cc:26
pass by reference   common/localsearch.h:45
has by reference   common/localsearch.h:75


IReset [CV]
inheritance   common/localsearch.h:40