| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 15 | ****** |
| McCabe's Cyclomatic Number | MVG | 0 | ****** |
| Lines of Comment | COM | 3 | ******** |
| LOC/COM | L_C | ------ | |
| MVG/COM | M_C | ------ | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 1 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 1 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 2 | |
| Information Flow measure ( inclusive ) | IF4 | 1 | ******** |
| Information Flow measure ( visible ) | IF4v | 1 | ******** |
| Information Flow measure ( concrete ) | IF4c | 1 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
declaration
./components/ogre/widgets/JesusEdit.h:50 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/carpenter/BluePrint.h:44 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/carpenter/BluePrint.h:55 |
10 | 0 | 3 | ------ | ------ |
declaration
./components/ogre/carpenter/Carpenter.h:50 |
1 | 0 | 0 | ------ | ------ |
declaration
./components/ogre/jesus/Jesus.h:43 |
1 | 0 | 0 | ------ | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| BuildingBlockBindingDefinition( ) definition ./components/ogre/carpenter/BluePrint.h:58 | 1 | 0 | 0 | ------ | ------ |
| Clients | Suppliers |
|---|---|
|
BluePrint [CV] pass by value ./components/ogre/carpenter/BluePrint.cpp:271pass by value ./components/ogre/carpenter/BluePrint.h:187 |
string [CV] has by value ./components/ogre/carpenter/BluePrint.h:59has by value ./components/ogre/carpenter/BluePrint.h:60has by value ./components/ogre/carpenter/BluePrint.h:61has by value ./components/ogre/carpenter/BluePrint.h:62has by value ./components/ogre/carpenter/BluePrint.h:63has by value ./components/ogre/carpenter/BluePrint.h:64 |