Detailed report on module CerrLogObserver

MetricTagOverallPer Function
Lines of CodeLOC 49******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 31********
LOC/COML_C 1.581 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 2 
Weighted Methods per Class (  weighting = visible )WMCv 1 
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/text/EmberText.cpp:57
5 0 29------------

Functions

Function prototypeLOCMVGCOML_CM_C
CerrLogObserver(   )
definition   ./components/text/EmberText.cpp:60

3 0 0------------
onNewMessage(  const string &,  const string &,  const int &,  const MessageImportance &,  const time_t & )
definition   ./components/text/EmberText.cpp:64

41 4 220.500------

Relationships

ClientsSuppliers
  Observer [CV]
inheritance   ./components/text/EmberText.cpp:57


string [V]
pass by reference   ./components/text/EmberText.cpp:64
pass by reference   ./components/text/EmberText.cpp:64


time_t [V]
pass by reference   ./components/text/EmberText.cpp:65