Detailed report on module Position2DAdapter

MetricTagOverallPer Function
Lines of CodeLOC 65******
McCabe's Cyclomatic NumberMVG 9******
Lines of CommentCOM 7********
LOC/COML_C 9.286 
MVG/COMM_C 1.286 
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/Position2DAdapter.h:39
7 0 3------------

Functions

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

12 2 0------------
_hasChanges(   )
declaration   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.h:59
definition   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.cpp:86

9 1 0------------
fillElementFromGui(   )
declaration   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.h:58
definition   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.cpp:74

12 2 0------------
updateGui(  ... )
declaration   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.h:49
definition   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.cpp:52

13 2 4------------
window_TextChanged(  const EventArgs & )
declaration   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.h:56
definition   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.cpp:66

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

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

Relationships

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


EventArgs [V]
pass by reference   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.h:56
pass by reference   ./components/ogre/widgets/adapters/atlas/Position2DAdapter.cpp:66


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