Detailed report on module NodeFactory

MetricTagOverallPer Function
Lines of CodeLOC 20******
McCabe's Cyclomatic NumberMVG 5******
Lines of CommentCOM 13********
LOC/COML_C 1.538 
MVG/COMM_C 0.385 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 0 
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
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
getInstance(   )
definition   nodefactory.cpp:40

6 2 3------------
produce(  int )
definition   nodefactory.cpp:31

5 1 4------------
registerPrototype(  BaseNode * )
definition   nodefactory.cpp:22

4 1 3------------
~NodeFactory(   )
definition   nodefactory.cpp:12

5 1 3------------

Relationships

ClientsSuppliers
  BaseNode [V]
pass by reference   nodefactory.cpp:22