| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 0 | ****** |
| McCabe's Cyclomatic Number | MVG | 0 | ****** |
| Lines of Comment | COM | 0 | ******** |
| LOC/COM | L_C | ------ | |
| MVG/COM | M_C | ------ | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 0 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 14 | |
| Information Flow measure ( inclusive ) | IF4 | 0 | ******** |
| Information Flow measure ( visible ) | IF4v | 0 | ******** |
| Information Flow measure ( concrete ) | IF4c | 0 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| No module extents have been identified for this module | |||||
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| No member functions have been identified for this module | |||||
| Clients | Suppliers |
|---|---|
|
AuthDialog [V] pass by reference ./ui/dialogs/auth_dialog.cpp:14DirectoriesManagementWidget [V] pass by reference ./ui/widgets/directories_management_widget.cpp:26EntityDeleterWidget [V] pass by reference ./ui/widgets/entity_deleter_widget.cpp:15EntityFinderWidget [V] pass by reference ./ui/widgets/entity_finder_widget.cpp:8pass by reference ./ui/widgets/entity_finder_widget.cpp:17EntityUpdaterWidget [V] pass by reference ./ui/widgets/entity_updater_widget.cpp:33ErrorDialog [V] pass by reference ./ui/dialogs/error_dialog.cpp:9pass by reference ./ui/dialogs/error_dialog.cpp:39MainWindow [V] pass by reference ./ui/main_window/main_window.cpp:9ReportsWidget [V] pass by reference ./ui/widgets/reports_widget.cpp:9SearchDialog [V] pass by reference ./ui/dialogs/search_dialog.cpp:8pass by reference ./ui/dialogs/search_dialog.cpp:18SessionManagementWidget [V] pass by reference ./ui/widgets/session_management_widget.cpp:13SingleRecordTimeRangeWidget [V] pass by reference ./ui/widgets/single_record_time_range_widget.cpp:3TicketReturnWidget [V] pass by reference ./ui/widgets/ticket_return_widget.cpp:13TicketSaleWidget [V] pass by reference ./ui/widgets/ticket_sale_widget.cpp:15TicketSalesReportWidget [V] pass by reference ./ui/widgets/ticket_sales_report_widget.cpp:45 |