01Calculates aggregate health scores with letter grades for instant visibility into project status.
02Detects duplicate code blocks with adjustable similarity thresholds to reduce redundancy.
03966 GitHub stars
04Locates unreachable or dead code to help streamline and clean up the codebase.
05Analyzes class coupling (CBO) and dependencies to identify architectural bottlenecks.
06Identifies high-complexity functions using cyclomatic complexity metrics to target refactoring.