Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 51 | ****** |
McCabe's Cyclomatic Number | MVG | 4 | ****** |
Lines of Comment | COM | 13 | ******** |
LOC/COM | L_C | 3.923 | |
MVG/COM | M_C | ------ | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 6 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 2 | |
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/widgets/OgreEntityRenderer.h:36 |
6 | 0 | 5 | ------ | ------ |
Clients | Suppliers |
---|---|
Entity [V] pass by reference ./components/ogre/widgets/OgreEntityRenderer.cpp:68 has by reference ./components/ogre/widgets/OgreEntityRenderer.h:57 pass by reference ./components/ogre/widgets/OgreEntityRenderer.h:60 MovableObjectRenderer [CV] inheritance ./components/ogre/widgets/OgreEntityRenderer.h:36 Window [V] pass by reference ./components/ogre/widgets/OgreEntityRenderer.cpp:32 pass by reference ./components/ogre/widgets/OgreEntityRenderer.h:39 string [V] pass by reference ./components/ogre/widgets/OgreEntityRenderer.cpp:46 pass by reference ./components/ogre/widgets/OgreEntityRenderer.h:47 |