Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 246 | ****** |
McCabe's Cyclomatic Number | MVG | 53 | ****** |
Lines of Comment | COM | 70 | ******** |
LOC/COM | L_C | 3.514 | |
MVG/COM | M_C | 0.757 | |
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 | 3 | |
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 |
---|---|---|---|---|---|
declaration
./components/ogre/ogreopcode/include/OgreCollisionManager.h:63 |
1 | 0 | 0 | ------ | ------ |
Clients | Suppliers |
---|---|
Entity [V] pass by reference ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:72 pass by reference ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:125 pass by reference ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:284 String [V] pass by reference ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:39 size_t [CV] pass by reference ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:72 pass by reference ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:72 pass by value ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:126 pass by reference ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:127 pass by value ./components/ogre/ogreopcode/src/OgreEntityCollisionShape.cpp:127 |