Summary and findings returned by a Reach source smell audit scan.
Summary
Types
@type t() :: %Exograph.Reach.SourceSmellAudit.Result{ candidate_count: non_neg_integer(), elapsed_ms: float(), findings: [Exograph.Reach.SourceSmellAudit.Finding.t()], scanned_patterns: non_neg_integer(), skipped_patterns: [term()] }