Detailed report on module ErisLogReciever

MetricTagOverallPer Function
Lines of CodeLOC 39******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 12********
LOC/COML_C 3.250 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 3 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 0 
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
declaration   ./services/logging/LoggingService.h:41
1 0 4------------
declaration   ./services/logging/LoggingService.h:125
1 0 0------------
definition   ./services/logging/ErisLogReciever.h:34
5 0 3------------

Functions

Function prototypeLOCMVGCOML_CM_C
ErisLogReciever(  LoggingService & )
definition   ./services/logging/ErisLogReciever.cpp:27
declaration   ./services/logging/ErisLogReciever.h:36

7 0 1------------
Eris_Logged(  LogLevel,  const string & )
definition   ./services/logging/ErisLogReciever.cpp:41
declaration   ./services/logging/ErisLogReciever.h:43

21 4 4 5.250------
~ErisLogReciever(   )
definition   ./services/logging/ErisLogReciever.cpp:37
declaration   ./services/logging/ErisLogReciever.h:38

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

Relationships

ClientsSuppliers
  LogLevel [CV]
pass by value   ./services/logging/ErisLogReciever.cpp:41
pass by value   ./services/logging/ErisLogReciever.h:43


LoggingService [V]
pass by reference   ./services/logging/ErisLogReciever.cpp:27
pass by reference   ./services/logging/ErisLogReciever.h:36
has by reference   ./services/logging/ErisLogReciever.h:45


string [V]
pass by reference   ./services/logging/ErisLogReciever.cpp:41
pass by reference   ./services/logging/ErisLogReciever.h:43