Reach.Map.Analysis (Reach v2.8.1)

Copy Markdown View Source

Computes project-wide summaries including modules, hotspots, coupling, effects, depth, and data flow.

Summary

Functions

module_coupling(project)

@spec module_coupling(Reach.Project.t()) :: [Reach.Map.ModuleCoupling.t()]

Returns coupling metrics for every project module.

section_data(project, atom, opts, path)

summary(project, path)