Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 66 | ****** |
McCabe's Cyclomatic Number | MVG | 14 | ****** |
Lines of Comment | COM | 20 | ******** |
LOC/COM | L_C | 3.300 | |
MVG/COM | M_C | 0.700 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 15 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 1 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 14 | |
Information Flow measure ( inclusive ) | IF4 | 2304 | ******** |
Information Flow measure ( visible ) | IF4v | 2304 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
declaration
./components/ogre/widgets/JesusEdit.h:46 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/carpenter/BluePrint.h:40 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/carpenter/BluePrint.h:102 |
12 | 0 | 8 | ------ | ------ |
declaration
./components/ogre/carpenter/Carpenter.h:46 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/jesus/Jesus.h:39 |
1 | 0 | 0 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
BuildingBlock( ) definition ./components/ogre/carpenter/BluePrint.cpp:37 declaration ./components/ogre/carpenter/BluePrint.h:106 | 6 | 0 | 3 | ------ | ------ |
getAllPoints( ) definition ./components/ogre/carpenter/BluePrint.cpp:414 declaration ./components/ogre/carpenter/BluePrint.h:126 | 5 | 1 | 0 | ------ | ------ |
getAttachPair( const string & ) definition ./components/ogre/carpenter/BluePrint.cpp:175 declaration ./components/ogre/carpenter/BluePrint.h:108 | 6 | 1 | 0 | ------ | ------ |
getBindingsForBlock( ) declaration ./components/ogre/carpenter/BluePrint.h:107 | 1 | 0 | 0 | ------ | ------ |
getBlockSpec( ) definition ./components/ogre/carpenter/BluePrint.h:124 | 1 | 1 | 0 | ------ | ------ |
getBuildingBlockSpec( ) definition ./components/ogre/carpenter/BluePrint.h:122 | 1 | 1 | 0 | ------ | ------ |
getName( ) definition ./components/ogre/carpenter/BluePrint.h:109 | 1 | 1 | 0 | ------ | ------ |
getNumberOfChildBindings( ) definition ./components/ogre/carpenter/BluePrint.h:133 | 1 | 1 | 5 | ------ | ------ |
getOrientation( ) definition ./components/ogre/carpenter/BluePrint.h:120 | 1 | 1 | 0 | ------ | ------ |
getPosition( ) definition ./components/ogre/carpenter/BluePrint.h:119 | 1 | 1 | 0 | ------ | ------ |
getWorldPositionForPoint( const AttachPoint * ) definition ./components/ogre/carpenter/BluePrint.cpp:263 declaration ./components/ogre/carpenter/BluePrint.h:112 | 7 | 1 | 0 | ------ | ------ |
isAttached( ) definition ./components/ogre/carpenter/BluePrint.h:113 | 1 | 1 | 0 | ------ | ------ |
removeBoundPoint( const AttachPoint * ) definition ./components/ogre/carpenter/BluePrint.cpp:45 declaration ./components/ogre/carpenter/BluePrint.h:151 | 16 | 4 | 4 | ------ | ------ |
setOrientation( Quaternion ) definition ./components/ogre/carpenter/BluePrint.h:118 | 1 | 0 | 0 | ------ | ------ |
setPosition( Point ) definition ./components/ogre/carpenter/BluePrint.h:117 | 1 | 0 | 0 | ------ | ------ |