Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 151 | ****** |
McCabe's Cyclomatic Number | MVG | 38 | ****** |
Lines of Comment | COM | 108 | ******** |
LOC/COM | L_C | 1.398 | |
MVG/COM | M_C | 0.352 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 11 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 12 | |
Information Flow measure ( inclusive ) | IF4 | 1225 | ******** |
Information Flow measure ( visible ) | IF4v | 1225 | ******** |
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 |
---|---|---|---|---|---|
Add( const AABB & ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:32 | 11 | 1 | 9 | ------ | ------ |
ComputeBoxArea( const Point &, const Matrix4x4 &, float, float, sdword & ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:382 | 17 | 5 | 8 | ------ | 0.625 |
ComputeOutline( const Point &, sdword & ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:354 | 14 | 9 | 10 | ------ | 0.900 |
ComputePlanes( Plane * ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:103 | 26 | 3 | 11 | 2.364 | ------ |
ComputePoints( Point * ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:146 | 15 | 3 | 18 | ------ | ------ |
GetEdgeNormals( ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:223 | 19 | 1 | 18 | ------ | ------ |
GetEdges( ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:206 | 10 | 1 | 6 | ------ | ------ |
GetVertexNormals( ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:184 | 15 | 1 | 7 | ------ | ------ |
IsInside( const AABB & ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:85 | 10 | 13 | 7 | ------ | 1.857 |
MakeCube( AABB & ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:55 | 8 | 1 | 7 | ------ | ------ |
MakeSphere( Sphere & ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceAABB.cpp:71 | 6 | 0 | 7 | ------ | ------ |