Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 258 | ****** |
McCabe's Cyclomatic Number | MVG | 18 | ****** |
Lines of Comment | COM | 135 | ******** |
LOC/COM | L_C | 1.911 | |
MVG/COM | M_C | 0.133 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 17 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 1 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 11 | |
Information Flow measure ( inclusive ) | IF4 | 324 | ******** |
Information Flow measure ( visible ) | IF4v | 324 | ******** |
Information Flow measure ( concrete ) | IF4c | 49 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/input/InputCommandMapper.h:42 |
14 | 0 | 26 | ------ | ------ |
declaration
./components/ogre/input/Input.h:40 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/input/Input.h:84 |
1 | 0 | 0 | ------ | ------ |