Detailed report on module DrawArea

MetricTagOverallPer Function
Lines of CodeLOC 33******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 0********
LOC/COML_C****** 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 9 
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
DrawArea(  QWidget *,  int,  int )
definition   drawarea.cpp:7

9 0 0------------
getSceneCreate(   )
definition   drawarea.cpp:29

3 1 0------------
getSceneCreateMode(   )
definition   drawarea.cpp:21

3 1 0------------
getSceneGrid(   )
definition   drawarea.cpp:33

3 1 0------------
getSceneGridSize(   )
definition   drawarea.cpp:37

3 1 0------------
setSceneCreate(  bool )
definition   drawarea.cpp:25

3 0 0------------
setSceneCreateMode(  ShapeType )
definition   drawarea.cpp:17

3 0 0------------
setSceneGrid(  bool )
definition   drawarea.cpp:41

3 0 0------------
setSceneGridSize(  int )
definition   drawarea.cpp:45

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

Relationships

ClientsSuppliers
  QWidget [V]
pass by reference   drawarea.cpp:7


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


bool [CV]
pass by value   drawarea.cpp:25
pass by value   drawarea.cpp:41