Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 384 | ****** |
McCabe's Cyclomatic Number | MVG | 60 | ****** |
Lines of Comment | COM | 97 | ******** |
LOC/COM | L_C | 3.959 | |
MVG/COM | M_C | 0.619 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 21 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 21 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 16 | |
Information Flow measure ( inclusive ) | IF4 | 3600 | ******** |
Information Flow measure ( visible ) | IF4v | 2304 | ******** |
Information Flow measure ( concrete ) | IF4c | 9 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
declaration
./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePrerequisites.h:72 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusion.h:19 |
29 | 3 | 7 | 4.143 | ------ |