Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 107 | ****** |
McCabe's Cyclomatic Number | MVG | 13 | ****** |
Lines of Comment | COM | 143 | ******** |
LOC/COM | L_C | 0.748 | |
MVG/COM | M_C | 0.091 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 13 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 3 | |
Depth of Inheritance Tree | DIT | 2 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 18 | |
Information Flow measure ( inclusive ) | IF4 | 3136 | ******** |
Information Flow measure ( visible ) | IF4v | 3136 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/widgets/IngameChatWidget.h:49 |
20 | 0 | 15 | 1.333 | ------ |