Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 105 | ****** |
McCabe's Cyclomatic Number | MVG | 11 | ****** |
Lines of Comment | COM | 18 | ******** |
LOC/COM | L_C | 5.833 | |
MVG/COM | M_C | 0.611 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 15 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 8 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 4 | |
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/terrain/TerrainInfo.h:39 |
9 | 0 | 12 | ------ | ------ |
Clients | Suppliers |
---|---|
AxisBox [CV] has by value ./components/ogre/terrain/TerrainInfo.h:72 BasePoint [V] pass by reference ./components/ogre/terrain/TerrainInfo.h:56 pass by reference ./components/ogre/terrain/TerrainInfo.cpp:37 CoordType [CV] pass by reference ./components/ogre/terrain/TerrainInfo.h:63 pass by value ./components/ogre/terrain/TerrainInfo.h:63 pass by reference ./components/ogre/terrain/TerrainInfo.h:65 pass by value ./components/ogre/terrain/TerrainInfo.h:65 has by value ./components/ogre/terrain/TerrainInfo.h:79 has by value ./components/ogre/terrain/TerrainInfo.h:80 pass by reference ./components/ogre/terrain/TerrainInfo.cpp:62 pass by value ./components/ogre/terrain/TerrainInfo.cpp:62 pass by reference ./components/ogre/terrain/TerrainInfo.cpp:72 pass by value ./components/ogre/terrain/TerrainInfo.cpp:72 Point [V] pass by reference ./components/ogre/terrain/TerrainInfo.h:56 pass by reference ./components/ogre/terrain/TerrainInfo.cpp:37 |