Expand description
Stability score calculation.
Analyses change history to compute a stability score for code units. Higher scores indicate more stable (less frequently changing) code.
Structsยง
- Stability
Analyzer - Analyses code unit stability based on change history patterns.
- Stability
Factor - A single factor contributing to the stability score.
- Stability
Options - Options for stability analysis.
- Stability
Recommendation - A recommendation based on stability analysis.
- Stability
Result - Result of a stability analysis for a single file or code unit.