Detailed report on module StringAdapter

MetricTagOverallPer Function
Lines of CodeLOC 54******
McCabe's Cyclomatic NumberMVG 5******
Lines of CommentCOM 6********
LOC/COML_C 9.000 
MVG/COMM_C 0.833 
Weighted Methods per Class (  weighting = unity )WMC1 7 
Weighted Methods per Class (  weighting = visible )WMCv 3 
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/widgets/adapters/atlas/StringAdapter.h:39
6 0 3------------

Functions

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

11 1 0------------
_hasChanges(   )
declaration   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:58
definition   ./components/ogre/widgets/adapters/atlas/StringAdapter.cpp:75

5 1 0------------
addSuggestion(  const string & )
declaration   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:51
definition   ./components/ogre/widgets/adapters/atlas/StringAdapter.cpp:80

6 0 0------------
fillElementFromGui(   )
declaration   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:57
definition   ./components/ogre/widgets/adapters/atlas/StringAdapter.cpp:70

5 0 0------------
updateGui(  ... )
declaration   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:49
definition   ./components/ogre/widgets/adapters/atlas/StringAdapter.cpp:51

9 1 3------------
window_TextChanged(  const EventArgs & )
declaration   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:55
definition   ./components/ogre/widgets/adapters/atlas/StringAdapter.cpp:60

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

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

Relationships

ClientsSuppliers
  AdapterBase [C]
inheritance   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:39


Combobox [V]
has by reference   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:54


EventArgs [V]
pass by reference   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:55
pass by reference   ./components/ogre/widgets/adapters/atlas/StringAdapter.cpp:60


string [V]
pass by reference   ./components/ogre/widgets/adapters/atlas/StringAdapter.h:51
pass by reference   ./components/ogre/widgets/adapters/atlas/StringAdapter.cpp:80