Detailed report on module DatabaseManager

MetricTagOverallPer Function
Lines of CodeLOC 79 16
McCabe's Cyclomatic NumberMVG 19 4
Lines of CommentCOM 2 0.400
LOC/COML_C39.500 
MVG/COMM_C 9.500 
Weighted Methods per Class (  weighting = unity )WMC1 5 
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
connectToDefaultDatabase(  const QString & )
definition   ./core/db/database_manager.cpp:67

18 6 1------ 6.000
createDefaultDatabaseIfMissing(  const QString & )
definition   ./core/db/database_manager.cpp:20

35 8 135.000 8.000
disconnectDefaultDatabase(   )
definition   ./core/db/database_manager.cpp:92

7 1 0------------
executeSqlFiles(  const QStringList &,  QSqlDatabase & )
definition   ./core/db/database_manager.cpp:100

12 4 0------------
~DatabaseManager(   )
definition   ./core/db/database_manager.cpp:9

7 0 0------------

Relationships

ClientsSuppliers
  QSqlDatabase [V]
pass by reference   ./core/db/database_manager.cpp:101


QString [V]
pass by reference   ./core/db/database_manager.cpp:21
pass by reference   ./core/db/database_manager.cpp:68


QStringList [V]
pass by reference   ./core/db/database_manager.cpp:100