Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 44 | ****** |
McCabe's Cyclomatic Number | MVG | 3 | ****** |
Lines of Comment | COM | 4 | ******** |
LOC/COM | L_C | 11.000 | |
MVG/COM | M_C | ------ | |
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 | 2 | |
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/ColouredListItem.h:36 |
5 | 0 | 4 | ------ | ------ |
Clients | Suppliers |
---|---|
ListboxTextItem [CV] inheritance ./components/ogre/widgets/ColouredListItem.h:36 String [V] pass by reference ./components/ogre/widgets/ColouredListItem.cpp:29 pass by reference ./components/ogre/widgets/ColouredListItem.cpp:34 pass by reference ./components/ogre/widgets/ColouredListItem.cpp:39 pass by reference ./components/ogre/widgets/ColouredListItem.cpp:54 pass by reference ./components/ogre/widgets/ColouredListItem.cpp:59 pass by reference ./components/ogre/widgets/ColouredListItem.cpp:64 pass by reference ./components/ogre/widgets/ColouredListItem.h:39 pass by reference ./components/ogre/widgets/ColouredListItem.h:40 pass by reference ./components/ogre/widgets/ColouredListItem.h:41 pass by reference ./components/ogre/widgets/ColouredListItem.h:43 pass by reference ./components/ogre/widgets/ColouredListItem.h:44 pass by reference ./components/ogre/widgets/ColouredListItem.h:45 |