Churn (LoC)
Total number of lines of code that were added and subsequently removed or modified within a short time frame.
Where to find it
- Health > Benchmark
- Health > Team Insights
- Delivery > PR Insights > PR modal
Interpretation
- Healthy Development Patterns:
- balanced new/refactor ratio (60-80% new, 20-40% refactor)
- moderate help activity (5-15% of total work)
- low churn (10% of total work)
- Warning Signs:
- high churn (>20%) may indicate instability
- low refactor (<10%) may indicate technical debt accumulation
- no help activity may indicate knowledge issues
- only new work may indicate technical debt neglect.
Custom Dashboards
Don't forget you can anytime include any metric in your Custom Dashboards.
Updated 11 days ago