Detailed report on module Forest

MetricTagOverallPer Function
Lines of CodeLOC 51******
McCabe's Cyclomatic NumberMVG 3******
Lines of CommentCOM 8********
LOC/COML_C 6.375 
MVG/COMM_C------ 
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 6 
Information Flow measure (  inclusive )IF4 25********
Information Flow measure (  visible )IF4v 0********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/environment/Environment.h:33
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
Forest(   )
definition   ./components/ogre/environment/Forest.cpp:48

6 0 0------------
addTree(  Entity *,  const Vector3 &,  Degree,  Real )
definition   ./components/ogre/environment/Forest.cpp:82

10 1 0------------
frameStarted(  const FrameEvent & )
definition   ./components/ogre/environment/Forest.cpp:93

14 2 0------------
initialize(   )
definition   ./components/ogre/environment/Forest.cpp:63

14 0 8------------
~Forest(   )
definition   ./components/ogre/environment/Forest.cpp:56

6 0 0------------

Relationships

ClientsSuppliers
Environment
has by reference   ./components/ogre/environment/Environment.h:128


 
Degree [CV]
pass by value   ./components/ogre/environment/Forest.cpp:82


Entity [V]
pass by reference   ./components/ogre/environment/Forest.cpp:82


FrameEvent [V]
pass by reference   ./components/ogre/environment/Forest.cpp:93


Real [CV]
pass by value   ./components/ogre/environment/Forest.cpp:82


Vector3 [V]
pass by reference   ./components/ogre/environment/Forest.cpp:82