01Maintainability Index (MI) composite scoring to gauge long-term code health
020 GitHub stars
03Halstead Volume calculation to measure program vocabulary and implementation effort
04Cyclomatic Complexity assessment to limit linearly independent execution paths
05Cognitive Complexity tracking to ensure readable control flow and logic
06Logical Depth Index (LDI) monitoring to prevent excessive nesting levels