Detailed report on module TableInfoInterface

MetricTagOverallPer Function
Lines of CodeLOC 12 12
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 1 
Weighted Methods per Class (  weighting = visible )WMCv 1 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 1 
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
definition   ./core/db/table_info_interface.h:7
11 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
~TableInfoInterface(   )
definition   ./core/db/table_info_interface.h:9

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

Relationships

ClientsSuppliers
TableInfoSQLite [CV]
inheritance   ./data/sql/table_info_sqlite.h:12