0114 GitHub stars
02Calculates cyclomatic complexity to identify over-engineered logic
03Provides automated reporting workflows for code review integration
04Tracks function length to enforce modular programming standards
05Supports dual-language analysis for both Python and Mojo scripts
06Measures nesting depth to prevent 'arrow code' and improve readability