Skip to main content

annotate_hk

Function annotate_hk 

Source
pub fn annotate_hk(graph: &mut Graph, flow_kinds: &HashSet<String>)
Expand description

Annotate fan_in / fan_out / fan_out_external / hk on every internal node, counting only flow edges. External nodes carry no coupling metrics.