Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 25 | ****** |
McCabe's Cyclomatic Number | MVG | 0 | ****** |
Lines of Comment | COM | 8 | ******** |
LOC/COM | L_C | 3.125 | |
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 | 0 | |
Coupling between objects | CBO | 7 | |
Information Flow measure ( inclusive ) | IF4 | 100 | ******** |
Information Flow measure ( visible ) | IF4v | 100 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:27 |
10 | 0 | 8 | ------ | ------ |
declaration
./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePrerequisites.h:159 |
1 | 0 | 0 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
PagingLandScapeTileInfo( const uint, const uint, const uint, const uint ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31 | 10 | 0 | 0 | ------ | ------ |
~PagingLandScapeTileInfo( ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:41 | 4 | 0 | 0 | ------ | ------ |