Detailed report on module ProblemFactory

MetricTagOverallPer Function
Lines of CodeLOC 6******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 0********
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 1 
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/problemfactory.h:28
3 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
get(  int )
declaration   common/problemfactory.h:30

1 0 0------------
~ProblemFactory(  void )
definition   common/problemfactory.h:31

2 0 0------------

Relationships

ClientsSuppliers
ProblemTableFactory [CV]
inheritance   common/problemtablefactory.h:49