Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 201 | ****** |
McCabe's Cyclomatic Number | MVG | 28 | ****** |
Lines of Comment | COM | 117 | ******** |
LOC/COM | L_C | 1.718 | |
MVG/COM | M_C | 0.239 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 32 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
Depth of Inheritance Tree | DIT | 1 | |
Number of Children | NOC | 1 | |
Coupling between objects | CBO | 11 | |
Information Flow measure ( inclusive ) | IF4 | 100 | ******** |
Information Flow measure ( visible ) | IF4v | 100 | ******** |
Information Flow measure ( concrete ) | IF4c | 16 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/widgets/MovableObjectRenderer.h:46 |
10 | 0 | 11 | ------ | ------ |