Detailed report on module BorderLayout

MetricTagOverallPer Function
Lines of CodeLOC 137******
McCabe's Cyclomatic NumberMVG 30******
Lines of CommentCOM 40********
LOC/COML_C 3.425 
MVG/COMM_C 0.750 
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 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
BorderLayout(  QWidget *,  int,  int )
definition   borderlayout.cpp:45

6 0 39------------
BorderLayout(  int )
definition   borderlayout.cpp:52

4 0 0------------
add(  QLayoutItem *,  Position )
definition   borderlayout.cpp:186

4 0 0------------
addItem(  QLayoutItem * )
definition   borderlayout.cpp:64

4 0 0------------
addWidget(  QWidget *,  Position )
definition   borderlayout.cpp:69

4 0 0------------
calculateSize(  SizeType )
definition   borderlayout.cpp:191

18 9 1------ 9.000
count(   )
definition   borderlayout.cpp:84

4 1 0------------
expandingDirections(   )
definition   borderlayout.cpp:74

4 1 0------------
hasHeightForWidth(   )
definition   borderlayout.cpp:79

4 1 0------------
itemAt(  int )
definition   borderlayout.cpp:89

8 3 0------------
minimumSize(   )
definition   borderlayout.cpp:98

4 1 0------------
setGeometry(  const QRect & )
definition   borderlayout.cpp:103

55 8 0************
sizeHint(   )
definition   borderlayout.cpp:172

4 1 0------------
takeAt(  int )
definition   borderlayout.cpp:177

8 4 0------------
~BorderLayout(   )
definition   borderlayout.cpp:57

6 1 0------------

Relationships

ClientsSuppliers
  Position [CV]
pass by value   borderlayout.cpp:69
pass by value   borderlayout.cpp:186


QLayoutItem [V]
pass by reference   borderlayout.cpp:64
pass by reference   borderlayout.cpp:186


QRect [V]
pass by reference   borderlayout.cpp:103


QWidget [V]
pass by reference   borderlayout.cpp:45
pass by reference   borderlayout.cpp:69


SizeType [CV]
pass by value   borderlayout.cpp:191