Detailed report on module TicketSaleWidget

MetricTagOverallPer Function
Lines of CodeLOC 76 8
McCabe's Cyclomatic NumberMVG 10 1
Lines of CommentCOM 4 0.444
LOC/COML_C19.000 
MVG/COMM_C 2.500 
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 0.000
Information Flow measure (  visible )IF4v 0 0.000
Information Flow measure (  concrete )IF4c 0 0.000

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
TicketSaleWidget(  QWidget * )
definition   ./ui/widgets/ticket_sale_widget.cpp:15

9 0 3------------
initializeModels(   )
definition   ./ui/widgets/ticket_sale_widget.cpp:43

10 1 0------------
initializeRepositories(   )
definition   ./ui/widgets/ticket_sale_widget.cpp:30

10 1 0------------
onFieldRetrieved(  const QSqlField & )
definition   ./ui/widgets/ticket_sale_widget.cpp:97

3 0 0------------
onPushButtonSellTicketClicked(   )
definition   ./ui/widgets/ticket_sale_widget.cpp:71

21 5 0************
setupConnections(   )
definition   ./ui/widgets/ticket_sale_widget.cpp:56

6 0 0------------
setupSessionFinder(   )
definition   ./ui/widgets/ticket_sale_widget.cpp:64

6 0 0------------
setupTableView(   )
definition   ./ui/widgets/ticket_sale_widget.cpp:26

3 0 0------------
validateSessionValues(  const initializer_list & )
definition   ./ui/widgets/ticket_sale_widget.cpp:102

8 3 1------------

Relationships

ClientsSuppliers
  QSqlField [V]
pass by reference   ./ui/widgets/ticket_sale_widget.cpp:97


QWidget [V]
pass by reference   ./ui/widgets/ticket_sale_widget.cpp:15


initializer_list [V]
pass by reference   ./ui/widgets/ticket_sale_widget.cpp:103