Detailed report on module LuaScriptingProvider

MetricTagOverallPer Function
Lines of CodeLOC 188******
McCabe's Cyclomatic NumberMVG 14******
Lines of CommentCOM 57********
LOC/COML_C 3.298 
MVG/COMM_C 0.246 
Weighted Methods per Class (  weighting = unity )WMC1 12 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 0 
Coupling between objectsCBO 4 
Information Flow measure (  inclusive )IF4 0********
Information Flow measure (  visible )IF4v 0********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/scripting/LuaScriptingProvider.h:43
7 0 4------------

Functions

Function prototypeLOCMVGCOML_CM_C
LuaScriptingProvider(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:56
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:46

6 0 0------------
_registerWithService(  ScriptingService * )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:275
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:79

5 0 4------------
createState(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:100
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:102

46 5 411.500 1.250
executeScript(  const string & )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:217
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:60

33 2 8 4.125------
forceGC(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:280
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:84

6 0 3------------
getLuaState(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:157
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:96

5 1 5------------
getName(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:269
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:73

6 1 4------------
initialize(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:85
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:101

15 0 0------------
loadScript(  ResourceWrapper & )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:164
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:54

35 2 14 2.500------
stop(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:73
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:87

11 0 6------------
willLoadScript(  const string & )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:261
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:67

8 3 5------------
~LuaScriptingProvider(   )
definition   ./components/ogre/scripting/LuaScriptingProvider.cpp:63
declaration   ./components/ogre/scripting/LuaScriptingProvider.h:48

5 0 0------------

Relationships

ClientsSuppliers
  IScriptingProvider [CV]
inheritance   ./components/ogre/scripting/LuaScriptingProvider.h:43


ResourceWrapper [V]
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.cpp:164
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.h:54


ScriptingService [V]
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.cpp:275
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.h:79
has by reference   ./components/ogre/scripting/LuaScriptingProvider.h:104


string [V]
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.cpp:217
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.cpp:261
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.h:60
pass by reference   ./components/ogre/scripting/LuaScriptingProvider.h:67