Skip to main content

annotate_coupling

Function annotate_coupling 

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

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