Detailed report on module Data

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./src/Constraint.h:100
1 0 0------------
definition   ./src/Constraint.h:115
4 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
Data(  const Data & )
declaration   ./src/Constraint.h:118
definition   ./src/Constraint.cpp:189

3 0 0------------
Data(  float,  float,  float,  float )
declaration   ./src/Constraint.h:117
definition   ./src/Constraint.cpp:184

4 0 4------------
operator <<(  QDataStream &,  const Data & )
declaration   ./src/Constraint.h:122

2 0 0------------
operator =(  const Data & )
declaration   ./src/Constraint.h:119
definition   ./src/Constraint.cpp:193

7 2 0------------

Relationships

ClientsSuppliers
Circle [C]
pass by reference   ./src/Constraint.h:103
has by value   ./src/Constraint.h:128
pass by reference   ./src/Constraint.cpp:202


ConstraintSystem [V]
pass by reference   ./src/Constraint.h:185
pass by reference   ./src/Constraint.cpp:367


 
QDataStream [V]
pass by reference   ./src/Constraint.h:122