Detailed report on module GenresModel

MetricTagOverallPer Function
Lines of CodeLOC 24 8
McCabe's Cyclomatic NumberMVG 8 3
Lines of CommentCOM 0 0.000
LOC/COML_C****** 
MVG/COMM_C****** 
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 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
GenresModel(  QObject *,  const QSqlDatabase & )
definition   ./ui/models/genres_model.cpp:5

2 0 0------------
headerData(  int,  Orientation,  int )
definition   ./ui/models/genres_model.cpp:19

14 7 0------******
initialize(   )
definition   ./ui/models/genres_model.cpp:8

8 1 0------------

Relationships

ClientsSuppliers
  Orientation [CV]
pass by value   ./ui/models/genres_model.cpp:19


QObject [V]
pass by reference   ./ui/models/genres_model.cpp:5


QSqlDatabase [V]
pass by reference   ./ui/models/genres_model.cpp:5