| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 81 | ****** |
| McCabe's Cyclomatic Number | MVG | 17 | ****** |
| Lines of Comment | COM | 12 | ******** |
| LOC/COM | L_C | 6.750 | |
| MVG/COM | M_C | 1.417 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 8 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 4 | |
| Information Flow measure ( inclusive ) | IF4 | 0 | ******** |
| Information Flow measure ( visible ) | IF4v | 0 | ******** |
| Information Flow measure ( concrete ) | IF4c | 0 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
definition
./components/ogre/widgets/Vector3Adapter.h:42 |
4 | 0 | 6 | ------ | ------ |
| Clients | Suppliers |
|---|---|
|
EventArgs [V] pass by reference ./components/ogre/widgets/Vector3Adapter.cpp:105Vector3 [V] pass by reference ./components/ogre/widgets/Vector3Adapter.cpp:33pass by reference ./components/ogre/widgets/Vector3Adapter.cpp:53pass by reference ./components/ogre/widgets/Vector3Adapter.cpp:78pass by reference ./components/ogre/widgets/Vector3Adapter.h:54pass by reference ./components/ogre/widgets/Vector3Adapter.h:59Window [V] pass by reference ./components/ogre/widgets/Vector3Adapter.cpp:33pass by reference ./components/ogre/widgets/Vector3Adapter.cpp:33pass by reference ./components/ogre/widgets/Vector3Adapter.cpp:33signal [CV] has by value ./components/ogre/widgets/Vector3Adapter.h:64 |