Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 72 | ****** |
McCabe's Cyclomatic Number | MVG | 6 | ****** |
Lines of Comment | COM | 9 | ******** |
LOC/COM | L_C | 8.000 | |
MVG/COM | M_C | 0.667 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 9 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 3 | |
Depth of Inheritance Tree | DIT | 2 | |
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/widgets/Quit.h:34 |
6 | 0 | 3 | ------ | ------ |
Clients | Suppliers |
---|---|
ConsoleCommandWrapper [CV] has by value ./components/ogre/widgets/Quit.h:44 EventArgs [V] pass by reference ./components/ogre/widgets/Quit.cpp:67 pass by reference ./components/ogre/widgets/Quit.cpp:73 pass by reference ./components/ogre/widgets/Quit.h:54 pass by reference ./components/ogre/widgets/Quit.h:55 Widget [CV] inheritance ./components/ogre/widgets/Quit.h:34 bool [V] pass by reference ./components/ogre/widgets/Quit.cpp:80 pass by reference ./components/ogre/widgets/Quit.h:57 string [V] pass by reference ./components/ogre/widgets/Quit.cpp:107 pass by reference ./components/ogre/widgets/Quit.cpp:107 pass by reference ./components/ogre/widgets/Quit.h:42 pass by reference ./components/ogre/widgets/Quit.h:42 |