Skip to main content

Module scoring

Module scoring 

Source

Structs§

CodeQualityScore
Code quality rating system Score range: 0-100, the higher the score, the worse the code quality 0-20: Excellent 21-40: Good 41-60: Average 61-80: Poor 81-100: Terrible
CodeScorer
Calculates severity-weighted, category-based code quality scores.
SeverityDistribution
Breakdown of issues by severity level.

Enums§

QualityLevel
Overall code quality rating derived from the score.