Detailed report on module DragScene

MetricTagOverallPer Function
Lines of CodeLOC 132******
McCabe's Cyclomatic NumberMVG 30******
Lines of CommentCOM 23********
LOC/COML_C 5.739 
MVG/COMM_C 1.304 
Weighted Methods per Class (  weighting = unity )WMC1 15 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 6 
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
DragScene(  QObject *,  int,  int )
definition   dragscene.cpp:9

7 0 0------------
drawBackground(  QPainter *,  const QRectF & )
definition   dragscene.cpp:141

19 3 19------------
getCreateMode(   )
definition   dragscene.cpp:21

3 1 0------------
getGrid(   )
definition   dragscene.cpp:47

3 1 0------------
getGridSize(   )
definition   dragscene.cpp:51

3 1 0------------
getObjectList(   )
definition   dragscene.cpp:25

3 1 0------------
getSceneCreate(   )
definition   dragscene.cpp:29

3 1 0------------
mouseDoubleClickEvent(  QGraphicsSceneMouseEvent * )
definition   dragscene.cpp:137

3 0 0------------
mouseMoveEvent(  QGraphicsSceneMouseEvent * )
definition   dragscene.cpp:104

3 0 0------------
mousePressEvent(  QGraphicsSceneMouseEvent * )
definition   dragscene.cpp:55

44 13 411.000 3.250
mouseReleaseEvent(  QGraphicsSceneMouseEvent * )
definition   dragscene.cpp:108

27 9 0************
setCreateMode(  ShapeType )
definition   dragscene.cpp:17

3 0 0------------
setGrid(  bool )
definition   dragscene.cpp:37

4 0 0------------
setGridSize(  int )
definition   dragscene.cpp:42

4 0 0------------
setSceneCreate(  bool )
definition   dragscene.cpp:33

3 0 0------------

Relationships

ClientsSuppliers
  QGraphicsSceneMouseEvent [V]
pass by reference   dragscene.cpp:55
pass by reference   dragscene.cpp:104
pass by reference   dragscene.cpp:108
pass by reference   dragscene.cpp:137


QObject [V]
pass by reference   dragscene.cpp:9


QPainter [V]
pass by reference   dragscene.cpp:141


QRectF [V]
pass by reference   dragscene.cpp:141


ShapeType [CV]
pass by value   dragscene.cpp:17


bool [CV]
pass by value   dragscene.cpp:33
pass by value   dragscene.cpp:37