Detailed report on module ObjectNode

MetricTagOverallPer Function
Lines of CodeLOC 57******
McCabe's Cyclomatic NumberMVG 18******
Lines of CommentCOM 25********
LOC/COML_C 2.280 
MVG/COMM_C 0.720 
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 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
ObjectNode(   )
definition   nodes.cpp:87

4 0 5------------
draw(  QPainter & )
definition   nodes.cpp:123

24 1 4 6.000------
getStaticMetaObject(   )
definition   moc_nodes.cpp:46

1 1 0------------
hitTest(  const QPoint & )
definition   nodes.cpp:109

10 6 16------ 0.375
metaObject(   )
definition   moc_nodes.cpp:49

4 2 0------------
qt_metacall(  Call,  int,  void ** )
definition   moc_nodes.cpp:62

7 3 0------------
qt_metacast(  const char * )
definition   moc_nodes.cpp:54

7 5 0------******

Relationships

ClientsSuppliers
  Call [CV]
pass by value   moc_nodes.cpp:62


QPainter [V]
pass by reference   nodes.cpp:123


QPoint [V]
pass by reference   nodes.cpp:109