Detailed report on module LogObserver

MetricTagOverallPer Function
Lines of CodeLOC 44******
McCabe's Cyclomatic NumberMVG 8******
Lines of CommentCOM 19********
LOC/COML_C 2.316 
MVG/COMM_C 0.421 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 1 
Depth of Inheritance TreeDIT 2 
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   ./main/LogObserver.h:33
5 0 3------------

Functions

Function prototypeLOCMVGCOML_CM_C
ConfigService_EventChangedConfigItem(  const string &,  const string & )
declaration   ./main/LogObserver.h:53
definition   ./main/LogObserver.cpp:73

9 2 10------------
LogObserver(  ostream & )
declaration   ./main/LogObserver.h:36
definition   ./main/LogObserver.cpp:31

6 0 0------------
updateFromConfig(   )
declaration   ./main/LogObserver.h:45
definition   ./main/LogObserver.cpp:47

20 6 6 3.333 1.000
~LogObserver(   )
declaration   ./main/LogObserver.h:38
definition   ./main/LogObserver.cpp:40

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

Relationships

ClientsSuppliers
  StreamLogObserver [CV]
inheritance   ./main/LogObserver.h:33


ostream [V]
pass by reference   ./main/LogObserver.h:36
pass by reference   ./main/LogObserver.cpp:31


string [V]
pass by reference   ./main/LogObserver.h:53
pass by reference   ./main/LogObserver.h:53
pass by reference   ./main/LogObserver.cpp:73
pass by reference   ./main/LogObserver.cpp:73


trackable [CV]
inheritance   ./main/LogObserver.h:33