Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 270 | ****** |
McCabe's Cyclomatic Number | MVG | 66 | ****** |
Lines of Comment | COM | 148 | ******** |
LOC/COM | L_C | 1.824 | |
MVG/COM | M_C | 0.446 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 6 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 5 | |
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 |
---|---|---|---|---|---|
No module extents have been identified for this module | |||||
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
Collide( SphereCache &, const Sphere &, const AABBTree * ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_SphereCollider.cpp:294 | 8 | 6 | 15 | ------ | 0.400 |
Collide( SphereCache &, const Sphere &, const Model &, const Matrix4x4 *, const Matrix4x4 * ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_SphereCollider.cpp:97 | 40 | 12 | 24 | 1.667 | 0.500 |
InitQuery( SphereCache &, const Sphere &, const Matrix4x4 *, const Matrix4x4 * ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_SphereCollider.cpp:169 | 62 | 16 | 52 | 1.192 | 0.308 |
SphereCollider( ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_SphereCollider.cpp:66 | 5 | 0 | 5 | ------ | ------ |
SphereTriOverlap( const Point &, const Point &, const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_SphereTriOverlap.h:9 | 152 | 32 | 47 | 3.234 | 0.681 |
~SphereCollider( ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_SphereCollider.cpp:77 | 3 | 0 | 5 | ------ | ------ |