Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 70 | ****** |
McCabe's Cyclomatic Number | MVG | 8 | ****** |
Lines of Comment | COM | 0 | ******** |
LOC/COM | L_C | ****** | |
MVG/COM | M_C | ****** | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 8 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 5 | |
Information Flow measure ( inclusive ) | IF4 | 16 | ******** |
Information Flow measure ( visible ) | IF4v | 9 | ******** |
Information Flow measure ( concrete ) | IF4c | 4 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/widgets/WidgetPool.h:37 |
11 | 0 | 0 | ------ | ------ |
Clients | Suppliers |
---|---|
IngameChatWidget [CV] has by value ./components/ogre/widgets/IngameChatWidget.h:268 has by value ./components/ogre/widgets/IngameChatWidget.h:271 |
T pass by reference ./components/ogre/widgets/WidgetPool.h:51 pass by reference ./components/ogre/widgets/WidgetPool.h:100 WidgetCreator [V] pass by reference ./components/ogre/widgets/WidgetPool.h:48 has by reference ./components/ogre/widgets/WidgetPool.h:60 WidgetStack [CV] has by value ./components/ogre/widgets/WidgetPool.h:65 WidgetStore [CV] has by value ./components/ogre/widgets/WidgetPool.h:62 has by value ./components/ogre/widgets/WidgetPool.h:64 |