| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 104 | ****** |
| McCabe's Cyclomatic Number | MVG | 17 | ****** |
| Lines of Comment | COM | 86 | ******** |
| LOC/COM | L_C | 1.209 | |
| MVG/COM | M_C | 0.198 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 12 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 3 | |
| Depth of Inheritance Tree | DIT | 3 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 17 | |
| Information Flow measure ( inclusive ) | IF4 | 3600 | ******** |
| Information Flow measure ( visible ) | IF4v | 3600 | ******** |
| Information Flow measure ( concrete ) | IF4c | 0 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
declaration
./components/ogre/widgets/InventoryWidget.h:44 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/widgets/MakeEntityWidget.h:39 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/widgets/Help.h:33 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/AvatarEmberEntity.h:44 |
10 | 0 | 5 | ------ | ------ |
declaration
./components/ogre/scripting/bindings/lua/helpers/LuaConnector.h:56 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/Avatar.h:45 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/Avatar.h:69 |
1 | 0 | 0 | ------ | ------ |