Expand description
Code insight analysis — health scoring, hotspot detection, trend tracking.
Modules§
- estimation
- Pluggable cost estimation models.
- health
- Code health score analysis.
- hotspot
- Change hotspot analysis: churn × complexity.
- scoring
- Scoring model abstraction for code health analysis.
- trend
- Trend tracking with snapshots.
Structs§
- Delta
Value - Generic delta between two values.
Enums§
- Grade
- Health grade: A through F.