Detailed report on module Force

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./src/Force.h:12
3 0 0------------
declaration   ./src/Particle.h:48
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
Force(   )
definition   ./src/Force.h:15

1 0 0------------
applyForce(   )
definition   ./src/Force.h:17
declaration   ./src/Particle.h:49

2 0 0------------
operator <<(  QDataStream & )
definition   ./src/Force.h:23

3 1 0------------
usesParticle(  const Particle * )
definition   ./src/Force.h:20

3 1 2------------
~Force(   )
definition   ./src/Force.h:16

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

Relationships

ClientsSuppliers
Const_Field [CV]
inheritance   ./src/Force.h:29


Constant [CV]
inheritance   ./src/Force.h:122


Drag [CV]
inheritance   ./src/Force.h:106


Global_Drag [CV]
inheritance   ./src/Force.h:91


Mouse_Spring [CV]
inheritance   ./src/Mouse_Spring.h:14


ParticleSystem [V]
pass by reference   ./src/Particle.cpp:192
pass by reference   ./src/Particle.h:61


Spring [CV]
inheritance   ./src/Force.h:53


 
Particle [V]
pass by reference   ./src/Force.h:20


QDataStream [V]
pass by reference   ./src/Force.h:23