AltView: Code Metrics & Insights
Analyze your GitHub repositories with powerful code complexity metrics, interactive visualizations, and ML-powered insights
We only request read access to analyze your code. Your data stays private and secure.
Interactive Visualisations
Explore code metrics through histograms, bar charts, and time series graphs. Understand complexity trends at a glance.
ML-Powered Insights
Get intelligent trend analysis and risk scoring. Receive actionable recommendations to improve code quality.
Multi-Project Analysis
Analyze complexity across multiple projects. Compare metrics and identify patterns across your codebase.
Key Metrics We Track
Complexity
Cyclomatic complexity measures the number of independent paths through code, helping identify areas that need refactoring.
Complexity Density
Normalized complexity per line of code, providing a fair comparison across classes of different sizes.
Lines of Code
Track code size trends over time. Identify growing classes that may benefit from decomposition.