Detailed report on module IRealRandom

MetricTagOverallPer Function
Lines of CodeLOC 5******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 26********
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 2 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 2 
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   common/random.h:30
3 0 26------------

Functions

Function prototypeLOCMVGCOML_CM_C
rand(  void )
declaration   common/random.h:35

1 0 0------------
~IRealRandom(  void )
definition   common/random.h:36

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

Relationships

ClientsSuppliers
ORandom [CV]
inheritance   common/orandom.h:34


Random [V]
pass by reference   common/random.cc:27
pass by reference   common/random.h:55
has by reference   common/random.h:116


SRandom [CV]
inheritance   common/srandom.h:38