Detailed report on module ellipse

MetricTagOverallPer Function
Lines of CodeLOC 107******
McCabe's Cyclomatic NumberMVG 3******
Lines of CommentCOM 20********
LOC/COML_C 5.350 
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 5 
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
boundingRect(   )
definition   ellipse.cpp:68

3 1 0------------
ellipse(  QGraphicsItem * )
definition   ellipse.cpp:6

22 0 3 7.333------
ellipse(  QGraphicsItem *,  int,  int,  int,  int )
definition   ellipse.cpp:37

24 0 3 8.000------
mouseMoveEvent(  QGraphicsSceneMouseEvent * )
definition   ellipse.cpp:130

6 0 1------------
mousePressEvent(  QGraphicsSceneMouseEvent * )
definition   ellipse.cpp:121

8 0 2------------
mouseReleaseEvent(  QGraphicsSceneMouseEvent * )
definition   ellipse.cpp:139

8 0 7------------
paint(  QPainter *,  const QStyleOptionGraphicsItem *,  QWidget * )
definition   ellipse.cpp:72

36 2 4 9.000------

Relationships

ClientsSuppliers
  QGraphicsItem [V]
pass by reference   ellipse.cpp:6
pass by reference   ellipse.cpp:37


QGraphicsSceneMouseEvent [V]
pass by reference   ellipse.cpp:121
pass by reference   ellipse.cpp:130
pass by reference   ellipse.cpp:139


QPainter [V]
pass by reference   ellipse.cpp:72


QStyleOptionGraphicsItem [V]
pass by reference   ellipse.cpp:72


QWidget [V]
pass by reference   ellipse.cpp:72