| 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:44EventArgs [V] pass by reference ./components/ogre/widgets/Quit.cpp:67pass by reference ./components/ogre/widgets/Quit.cpp:73pass by reference ./components/ogre/widgets/Quit.h:54pass by reference ./components/ogre/widgets/Quit.h:55Widget [CV] inheritance ./components/ogre/widgets/Quit.h:34bool [V] pass by reference ./components/ogre/widgets/Quit.cpp:80pass by reference ./components/ogre/widgets/Quit.h:57string [V] pass by reference ./components/ogre/widgets/Quit.cpp:107pass by reference ./components/ogre/widgets/Quit.cpp:107pass by reference ./components/ogre/widgets/Quit.h:42pass by reference ./components/ogre/widgets/Quit.h:42 |