Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 82 | ****** |
McCabe's Cyclomatic Number | MVG | 13 | ****** |
Lines of Comment | COM | 21 | ******** |
LOC/COM | L_C | 3.905 | |
MVG/COM | M_C | 0.619 | |
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:22 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:240 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:325 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:335 |
12 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:22 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/TreeLoader3D.h:264 |
1 | 0 | 0 | ------ | ------ |
Clients | Suppliers |
---|---|
PageGridListIterator [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:359 TreeLoader2D [V] pass by reference ./components/ogre/environment/pagedgeometry/source/TreeLoader2D.cpp:305 pass by reference ./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:338 has by reference ./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:358 TreeRef [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:364 bool [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:365 iterator [CV] has by value ./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:362 vector [V] has by reference ./components/ogre/environment/pagedgeometry/include/TreeLoader2D.h:361 |