Detailed report on module CaelumSystem

MetricTagOverallPer Function
Lines of CodeLOC 239******
McCabe's Cyclomatic NumberMVG 53******
Lines of CommentCOM 23********
LOC/COML_C10.391 
MVG/COMM_C 2.304 
Weighted Methods per Class (  weighting = unity )WMC1 30 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 11 
Information Flow measure (  inclusive )IF4 576********
Information Flow measure (  visible )IF4v 576********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/environment/caelum/include/CaelumListener.h:9
1 0 1------------
declaration   ./components/ogre/environment/CaelumEnvironment.h:32
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
CaelumSystem(  Root *,  SceneManager *,  bool,  const String &,  bool,  bool,  bool )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:5

36 4 5 7.200------
addListener(  CaelumListener * )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:77

3 0 0------------
clampLocalTime(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:321

10 2 0------------
createSkyDome(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:209

7 2 0------------
createStarfield(  const String & )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:251

8 2 0------------
createSun(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:230

7 2 0------------
destroySkyDome(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:222

7 1 0------------
destroyStarfield(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:266

7 1 0------------
destroySun(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:243

7 1 0------------
fireFinishedEvent(  const FrameEvent & )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:306

10 3 0------------
fireStartedEvent(  const FrameEvent & )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:291

10 3 0------------
forceUpdate(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:332

3 0 0------------
frameStarted(  const FrameEvent & )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:148

40 16 9 4.444 1.778
getLocalTime(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:130

3 1 0------------
getSkyDome(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:218

3 1 0------------
getStarfield(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:262

3 1 0------------
getSun(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:239

3 1 0------------
getTimeScale(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:119

3 1 0------------
getTotalDayTime(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:144

3 1 0------------
getUpdateRate(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:111

3 1 0------------
isFogManaged(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:287

3 1 0------------
preViewportUpdate(  const RenderTargetViewportEvent & )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:85

12 3 0------------
removeListener(  CaelumListener * )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:81

3 0 0------------
setLocalTime(  const float )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:123

4 0 1------------
setManageFog(  bool )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:283

3 0 0------------
setSkyColourModel(  SkyColourModel * )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:274

8 2 0------------
setTimeScale(  const float )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:115

3 0 0------------
setTotalDayTime(  const float )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:134

6 1 2------------
setUpdateRate(  float )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:101

6 1 1------------
~CaelumSystem(   )
definition   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:55

13 1 4------------

Relationships

ClientsSuppliers
CaelumEnvironment [V]
has by reference   ./components/ogre/environment/CaelumEnvironment.h:95


CaelumSky [V]
has by reference   ./components/ogre/environment/CaelumSky.h:57


CloudsUpdater [V]
pass by reference   ./components/ogre/environment/CaelumEnvironment.cpp:42


 
CaelumListener [V]
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:77
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:81


FrameEvent [V]
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:148
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:291
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:306


RenderTargetViewportEvent [V]
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:85


Root [V]
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:5


SceneManager [V]
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:6


SkyColourModel [V]
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:274


String [V]
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:8
pass by reference   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:251


bool [CV]
pass by value   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:7
pass by value   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:9
pass by value   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:9
pass by value   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:9
pass by value   ./components/ogre/environment/caelum/src/CaelumSystem.cpp:283