Guides
Code Analysis
Automatic language detection for your services
Rock8Cloud provides two types of code analysis:
- Language Detection — Fast analysis to detect programming languages (covered on this page)
- AI Analysis — AI-powered project overview and agent instructions (coming soon)
Language Breakdown
Each repo service shows a language bar in the Project Overview tab. It displays:
- A color-coded bar showing the proportion of each language
- A list of languages with their percentages
- The primary language shown in the service header for quick reference
Only source code is counted — data files, documentation, generated code, and vendored dependencies are excluded so the breakdown reflects your actual codebase.
Running an Analysis
- Open a repo service
- Go to the Project Overview tab
- Click Analyze (or Re-analyze if a previous analysis exists)
Results appear within a few seconds. You can re-run the analysis at any time to get an updated breakdown after code changes.
Related
- AI Analysis — AI-powered project summaries and agent instructions (coming soon)