Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 79 | ****** |
McCabe's Cyclomatic Number | MVG | 12 | ****** |
Lines of Comment | COM | 20 | ******** |
LOC/COM | L_C | 3.950 | |
MVG/COM | M_C | 0.600 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 7 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 6 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 6 | |
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 |
---|---|---|---|---|---|
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:21 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:324 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:21 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:183 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:265 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:275 |
12 | 0 | 0 | ------ | ------ |
Clients | Suppliers |
---|---|
PageGridListIterator [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:299 TreeLoader3D [V] pass by reference ./components/ogre/environment/pagedgeometry/source/TreeLoader3D.cpp:289 pass by reference ./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:278 has by reference ./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:298 TreeRef [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:304 bool [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:305 iterator [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:302 vector [V] has by reference ./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:301 |