Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 91 | ****** |
McCabe's Cyclomatic Number | MVG | 35 | ****** |
Lines of Comment | COM | 71 | ******** |
LOC/COM | L_C | 1.282 | |
MVG/COM | M_C | 0.493 | |
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 | 6 | |
Information Flow measure ( inclusive ) | IF4 | 64 | ******** |
Information Flow measure ( visible ) | IF4v | 64 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:71 |
4 | 1 | 1 | ------ | ------ |
Clients | Suppliers |
---|---|
AABBCollisionTree [V] pass by reference ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:298 AABBNoLeafTree [V] pass by reference ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:441 |
IndexedTriangle [V] pass by reference ./components/ogre/ogreopcode/src/Opcode/OPC_MeshInterface.cpp:243 Point [V] pass by reference ./components/ogre/ogreopcode/src/Opcode/OPC_MeshInterface.cpp:243 RequestCallback [CV] pass by value ./components/ogre/ogreopcode/src/Opcode/OPC_MeshInterface.cpp:226 udword [CV] pass by value ./components/ogre/ogreopcode/src/Opcode/OPC_MeshInterface.cpp:264 pass by value ./components/ogre/ogreopcode/src/Opcode/OPC_MeshInterface.cpp:264 pass by value ./components/ogre/ogreopcode/src/Opcode/OPC_MeshInterface.cpp:284 pass by reference ./components/ogre/ogreopcode/src/Opcode/OPC_MeshInterface.cpp:284 |