| Metric | Tag | Overall | Per Function | 
|---|---|---|---|
| Lines of Code | LOC | 103 | ****** | 
| McCabe's Cyclomatic Number | MVG | 14 | ****** | 
| Lines of Comment | COM | 9 | ******** | 
| LOC/COM | L_C | 11.444 | |
| MVG/COM | M_C | 1.556 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 10 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 12 | |
| Information Flow measure ( inclusive ) | IF4 | 1296 | ******** | 
| Information Flow measure ( visible ) | IF4v | 1296 | ******** | 
| Information Flow measure ( concrete ) | IF4c | 0 | ******** | 
| Description | LOC | MVG | COM | L_C | M_C | 
|---|---|---|---|---|---|
declaration  
./components/ogre/widgets/JesusEdit.h:64 | 
1 | 0 | 0 | ------ | ------ | 
declaration  
./components/ogre/jesus/Jesus.h:59 | 
1 | 0 | 0 | ------ | ------ | 
definition  
./components/ogre/jesus/Jesus.h:196 | 
11 | 0 | 5 | ------ | ------ | 
declaration  
./components/ogre/jesus/JesusPickerObject.h:30 | 
1 | 0 | 0 | ------ | ------ | 
declaration  
./components/ogre/jesus/JesusMousePicker.h:32 | 
1 | 0 | 0 | ------ | ------ | 
| Function prototype | LOC | MVG | COM | L_C | M_C | 
|---|---|---|---|---|---|
| ModelBlock(  SceneNode *,  const BuildingBlock *,  Model *,  Construction * ) declaration ./components/ogre/jesus/Jesus.h:199definition ./components/ogre/jesus/Jesus.cpp:239 | 36 | 2 | 3 | 12.000 | ------ | 
| createAttachPointNodes(   ) declaration ./components/ogre/jesus/Jesus.h:205definition ./components/ogre/jesus/Jesus.cpp:294 | 12 | 1 | 0 | ------ | ------ | 
| deselect(   ) declaration ./components/ogre/jesus/Jesus.h:207definition ./components/ogre/jesus/Jesus.cpp:316 | 8 | 2 | 0 | ------ | ------ | 
| getAttachPointNodes(   ) declaration ./components/ogre/jesus/Jesus.h:209definition ./components/ogre/jesus/Jesus.cpp:201 | 5 | 1 | 0 | ------ | ------ | 
| getBuildingBlock(   ) definition ./components/ogre/jesus/Jesus.h:203 | 1 | 1 | 1 | ------ | ------ | 
| getConstruction(   ) definition ./components/ogre/jesus/Jesus.h:204 | 1 | 1 | 0 | ------ | ------ | 
| getModel(   ) definition ./components/ogre/jesus/Jesus.h:211 | 1 | 1 | 0 | ------ | ------ | 
| getNode(   ) definition ./components/ogre/jesus/Jesus.h:212 | 1 | 1 | 0 | ------ | ------ | 
| select(   ) declaration ./components/ogre/jesus/Jesus.h:206definition ./components/ogre/jesus/Jesus.cpp:308 | 8 | 2 | 0 | ------ | ------ | 
| ~ModelBlock(   ) declaration ./components/ogre/jesus/Jesus.h:200definition ./components/ogre/jesus/Jesus.cpp:219 | 15 | 2 | 0 | ------ | ------ |