Skip to main content

Module hotspot

Module hotspot 

Source
Expand description

Hotspot analysis: find entities that change most frequently across git history. High-churn entities are statistically more likely to contain bugs.

Structs§

EntityHotspot

Functions§

compute_hotspots
Walk git history and count how often each entity appears in semantic diffs.