Detailed report on module ParticleSystemBinding

MetricTagOverallPer Function
Lines of CodeLOC 38******
McCabe's Cyclomatic NumberMVG 6******
Lines of CommentCOM 5********
LOC/COML_C 7.600 
MVG/COMM_C 1.200 
Weighted Methods per Class (  weighting = unity )WMC1 4 
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
declaration   ./components/ogre/model/Model.h:34
1 0 0------------
declaration   ./components/ogre/model/ParticleSystem.h:32
1 0 0------------
definition   ./components/ogre/model/ParticleSystemBinding.h:36
10 0 3------------

Functions

Function prototypeLOCMVGCOML_CM_C
ParticleSystemBinding(  ParticleSystem *,  const string &,  const string & )
definition   ./components/ogre/model/ParticleSystemBinding.cpp:29
declaration   ./components/ogre/model/ParticleSystemBinding.h:39

14 2 1------------
getEmitterVal(   )
definition   ./components/ogre/model/ParticleSystemBinding.h:47

1 1 0------------
getVariableName(   )
definition   ./components/ogre/model/ParticleSystemBinding.h:48

1 1 0------------
scaleValue(  Real )
definition   ./components/ogre/model/ParticleSystemBinding.cpp:45
declaration   ./components/ogre/model/ParticleSystemBinding.h:40

10 2 1------------

Relationships

ClientsSuppliers
  ParticleSystem [V]
pass by reference   ./components/ogre/model/ParticleSystemBinding.cpp:29
pass by reference   ./components/ogre/model/ParticleSystemBinding.h:39
has by reference   ./components/ogre/model/ParticleSystemBinding.h:44


Real [CV]
pass by value   ./components/ogre/model/ParticleSystemBinding.cpp:45
pass by value   ./components/ogre/model/ParticleSystemBinding.h:40
has by value   ./components/ogre/model/ParticleSystemBinding.h:45


string [CV]
pass by reference   ./components/ogre/model/ParticleSystemBinding.cpp:29
pass by reference   ./components/ogre/model/ParticleSystemBinding.cpp:29
pass by reference   ./components/ogre/model/ParticleSystemBinding.h:39
pass by reference   ./components/ogre/model/ParticleSystemBinding.h:39
has by value   ./components/ogre/model/ParticleSystemBinding.h:42
has by value   ./components/ogre/model/ParticleSystemBinding.h:43