Detailed report on module TableInfoSQLite

MetricTagOverallPer Function
Lines of CodeLOC 31 3
McCabe's Cyclomatic NumberMVG 6 1
Lines of CommentCOM 0 0.000
LOC/COML_C****** 
MVG/COMM_C****** 
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 2 
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
TableInfoSQLite(   )
definition   ./data/sql/table_info_sqlite.cpp:7

1 0 0------------
TableInfoSQLite(  const QString & )
definition   ./data/sql/table_info_sqlite.cpp:9

4 0 0------------
columnIndex(  const QString & )
definition   ./data/sql/table_info_sqlite.cpp:98

0 0 0------------
columnName(  qint32 )
definition   ./data/sql/table_info_sqlite.cpp:102

0 0 0------------
columnNames(   )
definition   ./data/sql/table_info_sqlite.cpp:86

0 0 0------------
databaseTableName(   )
declaration   ./data/sql/table_info_sqlite.cpp:49

0 0 0------------
foreignKeyTable(  const QString & )
definition   ./data/sql/table_info_sqlite.cpp:54

0 0 0------------
isPrimaryKey(  const QString & )
definition   ./data/sql/table_info_sqlite.cpp:90

0 0 0------------
loadColumnInfo(   )
definition   ./data/sql/table_info_sqlite.cpp:14

26 6 0************

Relationships

ClientsSuppliers
  QString [V]
pass by reference   ./data/sql/table_info_sqlite.cpp:9
pass by reference   ./data/sql/table_info_sqlite.cpp:54
pass by reference   ./data/sql/table_info_sqlite.cpp:90
pass by reference   ./data/sql/table_info_sqlite.cpp:98


qint32 [CV]
pass by value   ./data/sql/table_info_sqlite.cpp:102