Detailed report on module LuaConnector

MetricTagOverallPer Function
Lines of CodeLOC 220******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 2********
LOC/COML_C110.000 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 20 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 7 
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
LuaConnector(  signal & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:380
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:385
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:393
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:400
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:407
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:414
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:422
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:429
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:437
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:443
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:449
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:455
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:462
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:469
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:476
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:484
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:491
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:498
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:505
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:512
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:519

128 0 0******------
connect(  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:348

5 1 0------------
connect(  int )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:354

12 2 1------------
disconnect(   )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:369

4 0 0------------
getState(   )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:343

4 1 0------------
pushValue(  Empty,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:271

3 0 0------------
pushValue(  T,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:255

4 0 1------------
pushValue(  const Element &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:325

4 0 0------------
pushValue(  const EntityPickResult &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:301

4 0 0------------
pushValue(  const InputMode &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:315

4 0 0------------
pushValue(  const MouseButton &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:311

4 0 0------------
pushValue(  const MousePickerArgs &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:306

4 0 0------------
pushValue(  const ServerInfo &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:261

4 0 0------------
pushValue(  const float &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:275

4 0 0------------
pushValue(  const int &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:290
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:296

8 0 0------------
pushValue(  const long &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:280
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:285

8 0 0------------
pushValue(  const set &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:320

4 0 0------------
pushValue(  const string &,  const string & )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:266

4 0 0------------
setState(  lua_State * )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:338

4 0 0------------
~LuaConnector(   )
definition   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:331

4 0 0------------

Relationships

ClientsSuppliers
  Element [V]
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:325


Empty [CV]
pass by value   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:271


ServerInfo [V]
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:261


T [CV]
pass by value   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:255


set [V]
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:320


signal [V]
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:380
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:385
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:393
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:400
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:407
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:414
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:422
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:429
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:437
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:443
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:449
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:455
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:462
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:469
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:476
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:484
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:491
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:498
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:505
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:512
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:519


string [V]
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:255
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:261
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:266
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:266
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:271
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:275
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:280
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:285
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:290
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:296
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:301
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:306
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:311
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:315
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:320
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:325
pass by reference   ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.cpp:348