Detailed report on module CWorker

MetricTagOverallPer Function
Lines of CodeLOC 73******
McCabe's Cyclomatic NumberMVG 11******
Lines of CommentCOM 0********
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 1 
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_ff.c:80
18 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
CWorker(  netlist *,  double,  int,  int )
definition   preprocessed_ff.c:129

7 0 0------------
accept_move(  routing_cost_t,  double,  Rng * )
definition   preprocessed_ff.c:98

14 5 0------******
calculate_delta_routing_cost(  netlist_elem *,  netlist_elem * )
definition   preprocessed_ff.c:118

8 1 0------------
notifyRethreading(  size_t,  size_t )
definition   preprocessed_ff.c:137

3 0 0------------
svc(  void * )
definition   preprocessed_ff.c:141

23 5 0************

Relationships

ClientsSuppliers
  Rng [CV]
has by value   preprocessed_ff.c:82
pass by reference   preprocessed_ff.c:98


ff_node [CV]
inheritance   preprocessed_ff.c:80


netlist [V]
has by reference   preprocessed_ff.c:83
pass by reference   preprocessed_ff.c:129


netlist_elem [V]
has by reference   preprocessed_ff.c:89
has by reference   preprocessed_ff.c:90
pass by reference   preprocessed_ff.c:118
pass by reference   preprocessed_ff.c:118


routing_cost_t [CV]
pass by value   preprocessed_ff.c:98


size_t [CV]
pass by value   preprocessed_ff.c:137
pass by value   preprocessed_ff.c:137