Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 85 | ****** |
McCabe's Cyclomatic Number | MVG | 9 | ****** |
Lines of Comment | COM | 4 | ******** |
LOC/COM | L_C | 21.250 | |
MVG/COM | M_C | 2.250 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 13 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 4 | |
Depth of Inheritance Tree | DIT | 1 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 10 | |
Information Flow measure ( inclusive ) | IF4 | 441 | ******** |
Information Flow measure ( visible ) | IF4v | 441 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
declaration
./components/ogre/model/ModelDefinition.h:40 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/model/ModelDefinition.h:202 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/model/ModelDefinition.h:226 |
9 | 0 | 0 | ------ | ------ |
definition
./components/ogre/model/mapping/Definitions/ActionDefinition.h:44 |
6 | 0 | 4 | ------ | ------ |