Detailed report on module ORandom

MetricTagOverallPer Function
Lines of CodeLOC 17******
McCabe's Cyclomatic NumberMVG 2******
Lines of CommentCOM 53********
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 3 
Weighted Methods per Class (  weighting = visible )WMCv 3 
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/orandom.h:34
4 0 25------------

Functions

Function prototypeLOCMVGCOML_CM_C
getSeed(  void )
definition   common/orandom.cc:35
declaration   common/orandom.h:50

4 1 3------------
rand(  void )
definition   common/orandom.cc:30
declaration   common/orandom.h:45

5 1 3------------
setSeed(  long )
definition   common/orandom.cc:26
declaration   common/orandom.h:40

4 0 22------------

Relationships

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