Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 48 | ****** |
McCabe's Cyclomatic Number | MVG | 5 | ****** |
Lines of Comment | COM | 53 | ******** |
LOC/COM | L_C | 0.906 | |
MVG/COM | M_C | 0.094 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 7 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 1 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 5 | |
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/EmberEntityUserObject.h:98 |
9 | 0 | 11 | ------ | ------ |
Clients | Suppliers |
---|---|
EmberEntity pass by reference ./components/ogre/EmberEntityUserObject.cpp:34 pass by reference ./components/ogre/EmberEntityUserObject.h:115 has by reference ./components/ogre/EmberEntityUserObject.h:149 ICollisionDetector [V] pass by reference ./components/ogre/EmberEntityUserObject.cpp:34 pass by reference ./components/ogre/EmberEntityUserObject.h:115 has by reference ./components/ogre/EmberEntityUserObject.h:152 Model [V] pass by reference ./components/ogre/EmberEntityUserObject.cpp:34 pass by reference ./components/ogre/EmberEntityUserObject.h:115 has by reference ./components/ogre/EmberEntityUserObject.h:150 UserDefinedObject [CV] inheritance ./components/ogre/EmberEntityUserObject.h:98 string [CV] has by value ./components/ogre/EmberEntityUserObject.h:105 |