Detailed report on module CollisionObject

MetricTagOverallPer Function
Lines of CodeLOC 280******
McCabe's Cyclomatic NumberMVG 33******
Lines of CommentCOM 53********
LOC/COML_C 5.283 
MVG/COMM_C 0.623 
Weighted Methods per Class (  weighting = unity )WMC1 11 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 7 
Information Flow measure (  inclusive )IF4 100********
Information Flow measure (  visible )IF4v 100********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/OpcodeCollisionDetector.h:30
1 0 0------------
declaration   ./components/ogre/OpcodeCollisionDetectorVisualizer.h:31
1 0 0------------
declaration   ./components/ogre/ogreopcode/include/OgreCollisionReporter.h:38
1 0 0------------
declaration   ./components/ogre/ogreopcode/include/OgreCollisionContext.h:41
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
addToCollideList(  CollisionObject * )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:230

4 0 0------------
collide(  void )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:235

33 5 11 3.000 0.455
contact(  CollisionObject *,  CollisionType,  CollisionPair & )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:109

87 14 24 3.625 0.583
do_broadphase(   )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:396

11 1 0------------
getSAPMinMax(  Vector3 &,  Vector3 & )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:42

5 0 6------------
nodeUpdated(  const Node * )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:391

4 0 0------------
remove_broadphase(   )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:408

8 1 0------------
update(  Real,  Matrix4 & )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:54

37 2 8 4.625------
visualizeBoundingBoxes(   )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:371

17 0 1------------
visualizeContacts(   )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:318

44 8 222.000 4.000
visualizeRadii(   )
definition   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:289

26 2 126.000------

Relationships

ClientsSuppliers
CollisionContext [V]
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionContext.cpp:86
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionContext.cpp:111
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionContext.cpp:120
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionContext.cpp:181
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionContext.cpp:205


Encounter [V]
has by reference   ./components/ogre/ogreopcode/include/OgreCollisionContext.h:52
has by reference   ./components/ogre/ogreopcode/include/OgreCollisionContext.h:53
pass by reference   ./components/ogre/ogreopcode/include/OgreCollisionContext.h:55
pass by reference   ./components/ogre/ogreopcode/include/OgreCollisionContext.h:55


 
CollisionPair [V]
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:111


Matrix4 [V]
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:54


Node [V]
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:391


Real [CV]
pass by value   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:54


Vector3 [V]
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:42
pass by reference   ./components/ogre/ogreopcode/src/OgreCollisionObject.cpp:42