Detailed report on module SRandom

MetricTagOverallPer Function
Lines of CodeLOC 45******
McCabe's Cyclomatic NumberMVG 9******
Lines of CommentCOM 61********
LOC/COML_C 0.738 
MVG/COMM_C 0.148 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 4 
Depth of Inheritance TreeDIT 1 
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
definition   common/srandom.h:38
6 0 26------------

Functions

Function prototypeLOCMVGCOML_CM_C
SRandom(  long )
definition   common/srandom.cc:32
declaration   common/srandom.h:46

4 0 6------------
getSeed(  void )
definition   common/srandom.cc:66
declaration   common/srandom.h:62

4 1 3------------
rand(  void )
definition   common/srandom.cc:36
declaration   common/srandom.h:57

26 8 4 6.500 2.000
setSeed(  long )
definition   common/srandom.cc:23
declaration   common/srandom.h:52

5 0 22------------

Relationships

ClientsSuppliers
  IRealRandom [CV]
inheritance   common/srandom.h:38