Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 221 | ****** |
McCabe's Cyclomatic Number | MVG | 22 | ****** |
Lines of Comment | COM | 51 | ******** |
LOC/COM | L_C | 4.333 | |
MVG/COM | M_C | 0.431 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 27 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 23 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 10 | |
Information Flow measure ( inclusive ) | IF4 | 256 | ******** |
Information Flow measure ( visible ) | IF4v | 256 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:60 |
18 | 0 | 10 | ------ | ------ |
declaration
./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePrerequisites.h:175 |
1 | 0 | 0 | ------ | ------ |