Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 32 | ****** |
McCabe's Cyclomatic Number | MVG | 7 | ****** |
Lines of Comment | COM | 0 | ******** |
LOC/COM | L_C | ****** | |
MVG/COM | M_C | ****** | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 7 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 11 | |
Information Flow measure ( inclusive ) | IF4 | 784 | ******** |
Information Flow measure ( visible ) | IF4v | 784 | ******** |
Information Flow measure ( concrete ) | IF4c | 9 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
declaration
./components/ogre/widgets/JesusEdit.h:44 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/carpenter/BluePrint.h:38 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/carpenter/Carpenter.h:58 |
9 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/carpenter/Carpenter.h:82 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/jesus/XMLJesusSerializer.h:32 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/jesus/Jesus.h:37 |
1 | 0 | 0 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
AttachPoint( const string &, Point, Vector ) definition ./components/ogre/carpenter/Carpenter.cpp:49 declaration ./components/ogre/carpenter/Carpenter.h:64 | 5 | 0 | 0 | ------ | ------ |
getAttachPair( ) definition ./components/ogre/carpenter/Carpenter.h:69 | 1 | 1 | 0 | ------ | ------ |
getName( ) definition ./components/ogre/carpenter/Carpenter.h:65 | 1 | 1 | 0 | ------ | ------ |
getNormal( ) definition ./components/ogre/carpenter/Carpenter.h:66 | 1 | 1 | 0 | ------ | ------ |
getPosition( ) definition ./components/ogre/carpenter/Carpenter.h:67 | 1 | 1 | 0 | ------ | ------ |
getSibling( ) definition ./components/ogre/carpenter/Carpenter.cpp:99 declaration ./components/ogre/carpenter/Carpenter.h:70 | 8 | 3 | 0 | ------ | ------ |
setAttachPair( AttachPair * ) definition ./components/ogre/carpenter/Carpenter.h:76 | 1 | 0 | 0 | ------ | ------ |