| Metric | Tag | Overall | Per Function | 
|---|---|---|---|
| Lines of Code | LOC | 27 | ****** | 
| McCabe's Cyclomatic Number | MVG | 1 | ****** | 
| Lines of Comment | COM | 6 | ******** | 
| LOC/COM | L_C | 4.500 | |
| MVG/COM | M_C | ------ | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 5 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 5 | |
| Depth of Inheritance Tree | DIT | 1 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 3 | |
| Information Flow measure ( inclusive ) | IF4 | 0 | ******** | 
| Information Flow measure ( visible ) | IF4v | 0 | ******** | 
| Information Flow measure ( concrete ) | IF4c | 0 | ******** | 
| Description | LOC | MVG | COM | L_C | M_C | 
|---|---|---|---|---|---|
| definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:32 | 6 | 0 | 2 | ------ | ------ | 
| Clients | Suppliers | 
|---|---|
| SceneManager [V] pass by reference ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeSceneManager.cpp:79pass by reference ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:42SceneManagerFactory [CV] inheritance ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:32String [CV] pass by reference ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeSceneManager.cpp:74has by value ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:40pass by reference ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:41 |