Detailed report on module Exception

MetricTagOverallPer Function
Lines of CodeLOC 42******
McCabe's Cyclomatic NumberMVG 1******
Lines of CommentCOM 41********
LOC/COML_C 1.024 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 6 
Weighted Methods per Class (  weighting = visible )WMCv 1 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 1 
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   ./framework/Exception.h:46
1 0 0------------
definition   ./framework/Exception.h:72
11 0 17------------

Functions

Function prototypeLOCMVGCOML_CM_C
Exception(   )
definition   ./framework/Exception.h:94

4 0 5------------
Exception(  ... )
definition   ./framework/Exception.h:113

9 0 4------------
Exception(  const string & )
definition   ./framework/Exception.h:102

6 0 3------------
getError(   )
definition   ./framework/Exception.h:140

4 1 5------------
setError(  const string & )
definition   ./framework/Exception.h:148

4 0 2------------
~Exception(   )
definition   ./framework/Exception.h:130

3 0 5------------

Relationships

ClientsSuppliers
  string [CV]
has by value   ./framework/Exception.h:79
has by value   ./framework/Exception.h:80
pass by reference   ./framework/Exception.h:102
pass by reference   ./framework/Exception.h:148