Detailed report on module FileObserver

MetricTagOverallPer Function
Lines of CodeLOC 35******
McCabe's Cyclomatic NumberMVG 5******
Lines of CommentCOM 8********
LOC/COML_C 4.375 
MVG/COMM_C 0.625 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 2 
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   ./services/logging/LoggingService.h:217
6 0 7------------

Functions

Function prototypeLOCMVGCOML_CM_C
FileObserver(  FILE *,  MessageImportance )
definition   ./services/logging/LoggingService.h:220

5 0 0------------
getFile(   )
definition   ./services/logging/LoggingService.h:248

4 1 0------------
onNewMessage(  const string &,  const string &,  const int &,  const MessageImportance &,  const time_t & )
definition   ./services/logging/LoggingService.h:227

19 4 1------------
~FileObserver(   )
definition   ./services/logging/LoggingService.h:225

1 0 0------------

Relationships

ClientsSuppliers
  FILE [V]
pass by reference   ./services/logging/LoggingService.h:220
has by reference   ./services/logging/LoggingService.h:254


Observer [CV]
inheritance   ./services/logging/LoggingService.h:217


string [V]
pass by reference   ./services/logging/LoggingService.h:227
pass by reference   ./services/logging/LoggingService.h:228


time_t [V]
pass by reference   ./services/logging/LoggingService.h:231