All glossary terms
Optimize
Code churn
The rate at which code is added, modified, or deleted over a period — particularly code rewritten shortly after it was written, which signals unstable requirements or design thrash. High churn in a file often correlates with defects; tracking it highlights where a team is reworking the same area repeatedly instead of converging on a stable design.