Detailed report on module annealer_thread

MetricTagOverallPer Function
Lines of CodeLOC 107******
McCabe's Cyclomatic NumberMVG 15******
Lines of CommentCOM 0********
LOC/COML_C****** 
MVG/COMM_C****** 
Weighted Methods per Class (  weighting = unity )WMC1 6 
Weighted Methods per Class (  weighting = visible )WMCv 6 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 6 
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   preprocessed_pthreads.c:182
18 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
Run(   )
definition   preprocessed_pthreads.c:84
declaration   preprocessed_pthreads.c:215

35 5 0************
accept_move(  routing_cost_t,  double,  Rng * )
definition   preprocessed_pthreads.c:132
declaration   preprocessed_pthreads.c:218

15 5 0------******
annealer_thread(  netlist *,  int,  int,  int,  int )
definition   preprocessed_pthreads.c:191

15 0 0------------
calculate_delta_routing_cost(  netlist_elem *,  netlist_elem * )
definition   preprocessed_pthreads.c:152
declaration   preprocessed_pthreads.c:219

9 1 0------------
keep_going(  int,  int,  int )
definition   preprocessed_pthreads.c:166
declaration   preprocessed_pthreads.c:220

12 4 0------------
~annealer_thread(   )
definition   preprocessed_pthreads.c:210

3 0 0------------

Relationships

ClientsSuppliers
  Rng [V]
pass by reference   preprocessed_pthreads.c:132
pass by reference   preprocessed_pthreads.c:218


bool [CV]
has by value   preprocessed_pthreads.c:224


netlist [V]
pass by reference   preprocessed_pthreads.c:192
has by reference   preprocessed_pthreads.c:223


netlist_elem [V]
pass by reference   preprocessed_pthreads.c:152
pass by reference   preprocessed_pthreads.c:152
pass by reference   preprocessed_pthreads.c:219
pass by reference   preprocessed_pthreads.c:219


pthread_barrier_t [CV]
has by value   preprocessed_pthreads.c:229


routing_cost_t [CV]
pass by value   preprocessed_pthreads.c:132
pass by value   preprocessed_pthreads.c:218