Detailed report on module AdapterFactory

MetricTagOverallPer Function
Lines of CodeLOC 259******
McCabe's Cyclomatic NumberMVG 69******
Lines of CommentCOM 0********
LOC/COML_C****** 
MVG/COMM_C****** 
Weighted Methods per Class (  weighting = unity )WMC1 14 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
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
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
AdapterFactory(  const string )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:50

4 0 0------------
createListAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:281

22 7 0************
createMapAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:254

22 7 0************
createMapAdapter(  Window *,  const string &,  Entity * )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:244

4 1 0------------
createMapAdapter(  Window *,  const string &,  const map )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:249

4 1 0------------
createNumberAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:89

24 7 0************
createOrientationAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:154

27 7 0************
createPosition2DAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:215

25 7 0************
createPositionAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:185

26 7 0************
createSizeAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:119

31 7 0************
createStaticAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:307

22 8 0************
createStringAdapter(  ... )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:60

24 7 0************
loadLayoutIntoContainer(  Window *,  const string &,  const string & )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:333

21 3 0******------
~AdapterFactory(   )
definition   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:56

3 0 0------------

Relationships

ClientsSuppliers
  Entity [V]
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:244


Window [V]
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:244
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:249
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:333


map [CV]
pass by value   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:249


string [CV]
pass by value   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:50
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:244
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:249
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:333
pass by reference   ./components/ogre/widgets/adapters/atlas/AdapterFactory.cpp:333