Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 82 | ****** |
McCabe's Cyclomatic Number | MVG | 15 | ****** |
Lines of Comment | COM | 50 | ******** |
LOC/COM | L_C | 1.640 | |
MVG/COM | M_C | 0.300 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 9 | |
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 | 900 | ******** |
Information Flow measure ( visible ) | IF4v | 900 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
declaration
./components/ogre/widgets/JesusEdit.h:67 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/scripting/bindings/lua/helpers/LuaConnector.h:57 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/jesus/XMLJesusSerializer.h:38 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/jesus/Jesus.h:68 |
14 | 0 | 19 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
Jesus( Carpenter * ) declaration ./components/ogre/jesus/Jesus.h:79 definition ./components/ogre/jesus/Jesus.cpp:43 | 11 | 0 | 0 | ------ | ------ |
addAttachPointType( const string & ) declaration ./components/ogre/jesus/Jesus.h:146 definition ./components/ogre/jesus/Jesus.cpp:92 | 9 | 1 | 0 | ------ | ------ |
addBluePrint( BluePrint * ) declaration ./components/ogre/jesus/Jesus.h:113 definition ./components/ogre/jesus/Jesus.cpp:104 | 9 | 3 | 6 | ------ | ------ |
createModelForBlockType( const string &, const string & ) declaration ./components/ogre/jesus/Jesus.h:92 definition ./components/ogre/jesus/Jesus.cpp:207 | 10 | 3 | 9 | ------ | ------ |
getAllBluePrints( ) definition ./components/ogre/jesus/Jesus.h:125 | 1 | 1 | 0 | ------ | ------ |
getBluePrint( const string & ) declaration ./components/ogre/jesus/Jesus.h:122 definition ./components/ogre/jesus/Jesus.cpp:114 | 10 | 3 | 7 | ------ | ------ |
getCarpenter( ) definition ./components/ogre/jesus/Jesus.h:106 | 1 | 1 | 4 | ------ | ------ |
getColourForAttachPoint( const AttachPoint * ) declaration ./components/ogre/jesus/Jesus.h:100 definition ./components/ogre/jesus/Jesus.cpp:325 | 9 | 3 | 5 | ------ | ------ |
~Jesus( ) declaration ./components/ogre/jesus/Jesus.h:81 definition ./components/ogre/jesus/Jesus.cpp:57 | 5 | 0 | 0 | ------ | ------ |