Detailed report on module MidPoint

MetricTagOverallPer Function
Lines of CodeLOC 63******
McCabe's Cyclomatic NumberMVG 14******
Lines of CommentCOM 10********
LOC/COML_C 6.300 
MVG/COMM_C 1.400 
Weighted Methods per Class (  weighting = unity )WMC1 3 
Weighted Methods per Class (  weighting = visible )WMCv 3 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 0 
Coupling between objectsCBO 2 
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/ODESolver.h:32
7 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
MidPoint(  ParticleSystem * )
declaration   ./src/ODESolver.h:35
definition   ./src/MidPoint.cpp:4

9 1 0------------
update(  float )
declaration   ./src/ODESolver.h:37
definition   ./src/MidPoint.cpp:19

43 13 10 4.300 1.300
~MidPoint(   )
declaration   ./src/ODESolver.h:36
definition   ./src/MidPoint.cpp:15

4 0 0------------

Relationships

ClientsSuppliers
  ODESolver [CV]
inheritance   ./src/ODESolver.h:32


ParticleSystem [V]
pass by reference   ./src/ODESolver.h:35
pass by reference   ./src/MidPoint.cpp:4