Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 107 | ****** |
McCabe's Cyclomatic Number | MVG | 15 | ****** |
Lines of Comment | COM | 20 | ******** |
LOC/COM | L_C | 5.350 | |
MVG/COM | M_C | 0.750 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 13 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 1 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 7 | |
Information Flow measure ( inclusive ) | IF4 | 36 | ******** |
Information Flow measure ( visible ) | IF4v | 36 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/terrain/TerrainPageSurface.h:48 |
10 | 0 | 3 | ------ | ------ |
Clients | Suppliers |
---|---|
TerrainPageSurfaceLayer [V] pass by reference ./components/ogre/terrain/TerrainPageSurfaceLayer.cpp:37 |
MaterialPtr [CV] has by value ./components/ogre/terrain/TerrainPageSurface.h:87 Shader [V] pass by reference ./components/ogre/terrain/TerrainPageSurface.cpp:108 pass by reference ./components/ogre/terrain/TerrainPageSurface.h:71 TerrainPage [V] pass by reference ./components/ogre/terrain/TerrainPageSurface.cpp:35 pass by reference ./components/ogre/terrain/TerrainPageSurface.h:51 has by reference ./components/ogre/terrain/TerrainPageSurface.h:88 TerrainPageShadow [V] pass by reference ./components/ogre/terrain/TerrainPageSurface.cpp:103 pass by reference ./components/ogre/terrain/TerrainPageSurface.h:77 has by reference ./components/ogre/terrain/TerrainPageSurface.h:91 TerrainPageSurfaceLayerStore [CV] has by value ./components/ogre/terrain/TerrainPageSurface.h:89 auto_ptr [CV] has by value ./components/ogre/terrain/TerrainPageSurface.h:90 |