Detailed report on module ExecuteSqlFile

MetricTagOverallPer Function
Lines of CodeLOC 80 11
McCabe's Cyclomatic NumberMVG 28 4
Lines of CommentCOM 10 1.429
LOC/COML_C 8.000 
MVG/COMM_C 2.800 
Weighted Methods per Class (  weighting = unity )WMC1 7 
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
ExecuteSqlFile(  QSqlDatabase & )
definition   ./core/db/execute_sql_file.cpp:5

3 0 2------------
executeStatement(  const QString & )
definition   ./core/db/execute_sql_file.cpp:101

8 3 0------------
filterLine(  QString & )
definition   ./core/db/execute_sql_file.cpp:96

4 1 2------------
operator (   )(  const QString & )
definition   ./core/db/execute_sql_file.cpp:10

17 5 1------ 5.000
processDelimiterChange(  QString & )
definition   ./core/db/execute_sql_file.cpp:86

9 3 1------------
processLine(  QString &,  QString & )
definition   ./core/db/execute_sql_file.cpp:52

26 9 3 8.667 3.000
processStatements(  QStringList & )
definition   ./core/db/execute_sql_file.cpp:34

13 7 1------ 7.000

Relationships

ClientsSuppliers
  QSqlDatabase [V]
pass by reference   ./core/db/execute_sql_file.cpp:5


QString [V]
pass by reference   ./core/db/execute_sql_file.cpp:10
pass by reference   ./core/db/execute_sql_file.cpp:52
pass by reference   ./core/db/execute_sql_file.cpp:52
pass by reference   ./core/db/execute_sql_file.cpp:86
pass by reference   ./core/db/execute_sql_file.cpp:96
pass by reference   ./core/db/execute_sql_file.cpp:101


QStringList [V]
pass by reference   ./core/db/execute_sql_file.cpp:34