Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 5 | ****** |
McCabe's Cyclomatic Number | MVG | 0 | ****** |
Lines of Comment | COM | 0 | ******** |
LOC/COM | L_C | ------ | |
MVG/COM | M_C | ------ | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 2 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 1 | |
Coupling between objects | CBO | 10 | |
Information Flow measure ( inclusive ) | IF4 | 81 | ******** |
Information Flow measure ( visible ) | IF4v | 81 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
common/define.h:32 |
3 | 0 | 0 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
eval( const tChromosomeReal & ) declaration common/define.h:34 | 1 | 0 | 0 | ------ | ------ |
~IEval( void ) definition common/define.h:35 | 1 | 0 | 0 | ------ | ------ |
Clients | Suppliers |
---|---|
ClassEAlgorithm [V] pass by reference common/iea.cc:31 pass by reference common/iea.cc:37 pass by reference common/iea.h:215 pass by reference common/iea.h:217 EAlgorithm [V] pass by reference common/ea.cc:41 pass by reference common/ea.h:103 has by reference common/ea.h:125 EvalRunning [V] pass by reference common/iea.h:37 has by reference common/iea.h:53 IEAlgorithm [V] pass by reference common/iea.h:113 pass by reference common/iea.h:115 ILocalSearch [V] pass by reference common/ilocalsearch.h:112 has by reference common/ilocalsearch.h:121 MA2LSI [V] pass by reference common/ma2lsi.cc:251 pass by reference common/ma2lsi.h:78 MA2LSIA [V] pass by reference common/ma2lsia.cc:246 pass by reference common/ma2lsia.h:76 Problem [CV] inheritance common/problem.h:68 tIndividualReal [V] pass by reference common/individual.cc:206 |
tChromosomeReal [V] pass by reference common/define.h:34 |