Detailed report on module SQLFileExecutorInterface

MetricTagOverallPer Function
Lines of CodeLOC 5 2
McCabe's Cyclomatic NumberMVG 0 0
Lines of CommentCOM 0 0.000
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 2 
Weighted Methods per Class (  weighting = visible )WMCv 1 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 1 
Coupling between objectsCBO 3 
Information Flow measure (  inclusive )IF4 4 2.000
Information Flow measure (  visible )IF4v 4 2.000
Information Flow measure (  concrete )IF4c 1 0.500

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./tests_schema/tests_sources/sql_file_executor_interfase.h:7
3 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
executeSQLFile(  const string & )
declaration   ./tests_schema/tests_sources/sql_file_executor_interfase.h:10

1 0 0------------
~SQLFileExecutorInterface(   )
definition   ./tests_schema/tests_sources/sql_file_executor_interfase.h:9

1 0 0------------

Relationships

ClientsSuppliers
SQLiteFileExecutor [CV]
inheritance   ./tests_schema/tests_sources/sqlite_file_executor.h:10


 
FileReaderInterface [CV]
inheritance   ./tests_schema/tests_sources/sql_file_executor_interfase.h:7


string [V]
pass by reference   ./tests_schema/tests_sources/sql_file_executor_interfase.h:10