Detailed report on module BaseNode

MetricTagOverallPer Function
Lines of CodeLOC 45******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 15********
LOC/COML_C 3.000 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 7 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 3 
Information Flow measure (  inclusive )IF4 4********
Information Flow measure (  visible )IF4v 4********
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
BaseNode(   )
definition   nodes.cpp:20

4 0 10------------
addConnectedNode(  BaseNode * )
definition   nodes.cpp:29

3 0 0------------
addConnnectionPoint(  const QPoint & )
definition   nodes.cpp:25

3 0 0------------
getClosestConnectionPoint(  const QPoint & )
definition   nodes.cpp:37

22 3 122.000------
getConnectedNodes(   )
definition   nodes.cpp:63

3 1 0------------
removeConnectedNode(  BaseNode * )
definition   nodes.cpp:33

3 0 0------------
setUpConnectionPoints(   )
definition   nodes.cpp:67

7 0 4------------

Relationships

ClientsSuppliers
MainWindow [V]
pass by reference   mainwindow.cpp:59


NodeFactory [V]
pass by reference   nodefactory.cpp:22


 
QPoint [V]
pass by reference   nodes.cpp:25
pass by reference   nodes.cpp:37