2 个仓库
Tools that generate graphical reports of code metrics, complexity, and architectural health.
Distinct from Code Snippet Visualizers: Distinct from visual-to-code sync: focuses on reporting and metrics visualization rather than code generation.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Code Quality Visualizations. Refine with filters or upvote what's useful.
This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma
Generates graphical representations of code metrics and technical debt to help teams prioritize maintenance.
Plato 是一个 JavaScript 静态分析工具和代码复杂度可视化工具。它计算复杂度指标并对 JavaScript 源代码运行 Lint 检查以评估代码库质量,通过静态分析仪表板呈现结果。 该系统将 Lint 数据和技术指标聚合到带时间戳的报告中。它专门计算圈复杂度(cyclomatic complexity)和 Halstead 指标,以识别过于复杂的文件并评估项目的可维护性。 该工具提供了源代码可视化、自动化质量报告和可维护性评估的功能。它包括一个静态分析流水线,支持通过正则表达式进行指标聚合和文件过滤。
Generates visual reports of code metrics and complexity to assess overall architectural health.