Detailed report on module AABBCollisionTree

MetricTagOverallPer Function
Lines of CodeLOC 84******
McCabe's Cyclomatic NumberMVG 20******
Lines of CommentCOM 54********
LOC/COML_C 1.556 
MVG/COMM_C 0.370 
Weighted Methods per Class (  weighting = unity )WMC1 5 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 3 
Information Flow measure (  inclusive )IF4 0********
Information Flow measure (  visible )IF4v 0********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
AABBCollisionTree(   )
definition   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:209

3 0 5------------
Build(  AABBTree * )
definition   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:230

18 6 12------ 0.500
Refit(  const MeshInterface * )
definition   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:298

41 7 24 1.708 0.292
Walk(  GenericWalkingCallback,  void * )
definition   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:360

18 7 8------ 0.875
~AABBCollisionTree(   )
definition   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:218

4 0 5------------

Relationships

ClientsSuppliers
  AABBTree [V]
pass by reference   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:230


GenericWalkingCallback [CV]
pass by value   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:360


MeshInterface [V]
pass by reference   ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:298