Detailed report on module SimToolBar

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./src/SimToolBar.h:18
24 0 212.000------

Functions

Function prototypeLOCMVGCOML_CM_C
SimToolBar(  QMainWindow *,  const char * )
definition   ./src/SimToolBar.cpp:3

36 1 0******------
loadPixmap(  QPixmap & )
definition   ./src/SimToolBar.cpp:65

14 4 0------------
setButtonOn(  bool )
definition   ./src/SimToolBar.cpp:50

3 0 0------------
setValues(  SimData & )
definition   ./src/SimToolBar.cpp:56

7 0 0------------

Relationships

ClientsSuppliers
  QMainWindow [V]
pass by reference   ./src/SimToolBar.cpp:3


QPixmap [V]
pass by reference   ./src/SimToolBar.cpp:65


QToolBar [CV]
inheritance   ./src/SimToolBar.h:18


bool [CV]
pass by value   ./src/SimToolBar.cpp:50