Detailed report on module SQLiteFileExecutor

MetricTagOverallPer Function
Lines of CodeLOC 26 9
McCabe's Cyclomatic NumberMVG 5 2
Lines of CommentCOM 2 0.667
LOC/COML_C13.000 
MVG/COMM_C 2.500 
Weighted Methods per Class (  weighting = unity )WMC1 3 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 1 
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
SQLiteFileExecutor(  const string & )
definition   ./tests_schema/tests_sources/sqlite_file_executor.cpp:6

6 1 1------------
executeSQLFile(  const string & )
definition   ./tests_schema/tests_sources/sqlite_file_executor.cpp:21

15 3 1------------
~SQLiteFileExecutor(   )
definition   ./tests_schema/tests_sources/sqlite_file_executor.cpp:14

5 1 0------------

Relationships

ClientsSuppliers
  string [V]
pass by reference   ./tests_schema/tests_sources/sqlite_file_executor.cpp:6
pass by reference   ./tests_schema/tests_sources/sqlite_file_executor.cpp:21