Detailed report on module EntityFinderWidget

MetricTagOverallPer Function
Lines of CodeLOC 79 7
McCabe's Cyclomatic NumberMVG 4 0
Lines of CommentCOM 1 0.083
LOC/COML_C79.000 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 12 
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 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
EntityFinderWidget(  QWidget * )
definition   ./ui/widgets/entity_finder_widget.cpp:8

5 0 0------------
EntityFinderWidget(  const QString &,  const QString &,  QWidget * )
definition   ./ui/widgets/entity_finder_widget.cpp:15

7 0 0------------
onFieldRetrieved(  const QSqlField & )
definition   ./ui/widgets/entity_finder_widget.cpp:111

3 0 0------------
onPushButtonFindEntityClicked(   )
definition   ./ui/widgets/entity_finder_widget.cpp:85

10 0 1------------
onRecordRetrieved(  const QSqlRecord & )
definition   ./ui/widgets/entity_finder_widget.cpp:106

4 0 0------------
onRowSelected(  int )
definition   ./ui/widgets/entity_finder_widget.cpp:102

3 0 0------------
refreshLineEditText(  const QSqlRecord & )
definition   ./ui/widgets/entity_finder_widget.cpp:42

12 1 0------------
resetToDefault(   )
definition   ./ui/widgets/entity_finder_widget.cpp:77

6 0 0------------
setDefaultRelation(  const QString & )
definition   ./ui/widgets/entity_finder_widget.cpp:59

7 0 0------------
setHiddenFrame(  bool )
definition   ./ui/widgets/entity_finder_widget.cpp:23

15 3 0------------
setupConnections(   )
definition   ./ui/widgets/entity_finder_widget.cpp:68

4 0 0------------
setupFrameStyle(   )
definition   ./ui/widgets/entity_finder_widget.cpp:73

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

Relationships

ClientsSuppliers
  QSqlField [V]
pass by reference   ./ui/widgets/entity_finder_widget.cpp:111


QSqlRecord [V]
pass by reference   ./ui/widgets/entity_finder_widget.cpp:42
pass by reference   ./ui/widgets/entity_finder_widget.cpp:106


QString [V]
pass by reference   ./ui/widgets/entity_finder_widget.cpp:15
pass by reference   ./ui/widgets/entity_finder_widget.cpp:16
pass by reference   ./ui/widgets/entity_finder_widget.cpp:60


QWidget [V]
pass by reference   ./ui/widgets/entity_finder_widget.cpp:8
pass by reference   ./ui/widgets/entity_finder_widget.cpp:17


bool [CV]
pass by value   ./ui/widgets/entity_finder_widget.cpp:23