| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 141 | ****** |
| McCabe's Cyclomatic Number | MVG | 30 | ****** |
| Lines of Comment | COM | 51 | ******** |
| LOC/COM | L_C | 2.765 | |
| MVG/COM | M_C | 0.588 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 14 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 4 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 6 | |
| Information Flow measure ( inclusive ) | IF4 | 25 | ******** |
| Information Flow measure ( visible ) | IF4v | 0 | ******** |
| Information Flow measure ( concrete ) | IF4c | 0 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
definition
./components/ogre/environment/pagedgeometry/include/PropertyMaps.h:52 |
11 | 0 | 8 | ------ | ------ |
| Clients | Suppliers |
|---|---|
|
GrassLayer has by reference ./components/ogre/environment/pagedgeometry/include/GrassLoader.h:591 |
PixelBox [V] has by reference ./components/ogre/environment/pagedgeometry/include/PropertyMaps.h:120String [CV] pass by reference ./components/ogre/environment/pagedgeometry/source/PropertyMaps.cpp:28has by value ./components/ogre/environment/pagedgeometry/include/PropertyMaps.h:116TRect [CV] pass by reference ./components/ogre/environment/pagedgeometry/include/PropertyMaps.h:78has by value ./components/ogre/environment/pagedgeometry/include/PropertyMaps.h:121Texture [V] pass by reference ./components/ogre/environment/pagedgeometry/source/PropertyMaps.cpp:37pass by reference ./components/ogre/environment/pagedgeometry/source/PropertyMaps.cpp:71pass by reference ./components/ogre/environment/pagedgeometry/include/PropertyMaps.h:112map [CV] has by value ./components/ogre/environment/pagedgeometry/include/PropertyMaps.h:115 |