Detailed report on module PositionAdapter

MetricTagOverallPer Function
Lines of CodeLOC 75******
McCabe's Cyclomatic NumberMVG 12******
Lines of CommentCOM 7********
LOC/COML_C10.714 
MVG/COMM_C 1.714 
Weighted Methods per Class (  weighting = unity )WMC1 6 
Weighted Methods per Class (  weighting = visible )WMCv 3 
Depth of Inheritance TreeDIT 1 
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
definition   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:39
8 0 3------------

Functions

Function prototypeLOCMVGCOML_CM_C
PositionAdapter(  ... )
declaration   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:42
definition   ./components/ogre/widgets/adapters/atlas/PositionAdapter.cpp:35

15 3 0------------
_hasChanges(   )
declaration   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:60
definition   ./components/ogre/widgets/adapters/atlas/PositionAdapter.cpp:96

9 1 0------------
fillElementFromGui(   )
declaration   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:59
definition   ./components/ogre/widgets/adapters/atlas/PositionAdapter.cpp:81

15 3 0------------
updateGui(  ... )
declaration   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:49
definition   ./components/ogre/widgets/adapters/atlas/PositionAdapter.cpp:56

16 3 4------------
window_TextChanged(  const EventArgs & )
declaration   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:57
definition   ./components/ogre/widgets/adapters/atlas/PositionAdapter.cpp:73

8 2 0------------
~PositionAdapter(   )
declaration   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:44
definition   ./components/ogre/widgets/adapters/atlas/PositionAdapter.cpp:52

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

Relationships

ClientsSuppliers
  AdapterBase [CV]
inheritance   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:39


EventArgs [V]
pass by reference   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:57
pass by reference   ./components/ogre/widgets/adapters/atlas/PositionAdapter.cpp:73


Window [V]
has by reference   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:53
has by reference   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:54
has by reference   ./components/ogre/widgets/adapters/atlas/PositionAdapter.h:55