Detailed report on module TestService

MetricTagOverallPer Function
Lines of CodeLOC 32******
McCabe's Cyclomatic NumberMVG 1******
Lines of CommentCOM 30********
LOC/COML_C 1.067 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 2 
Number of ChildrenNOC 0 
Coupling between objectsCBO 2 
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/test/TestService.h:35
7 0 14------------
declaration   ./services/EmberServices.h:36
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
TestService(   )
definition   ./services/test/TestService.cpp:9
declaration   ./services/test/TestService.h:51

7 0 7------------
start(   )
definition   ./services/test/TestService.cpp:25
declaration   ./services/test/TestService.h:66

8 1 5------------
stop(  int )
definition   ./services/test/TestService.cpp:34
declaration   ./services/test/TestService.h:68

6 0 3------------
~TestService(   )
definition   ./services/test/TestService.h:55

3 0 1------------

Relationships

ClientsSuppliers
  Service [CV]
inheritance   ./services/test/TestService.h:35


string [CV]
has by value   ./services/test/TestService.h:41