59 results for “topic:cyclomatic-complexity”
Calculate cyclomatic complexities of functions in Go source code.
Library for calculating the complexity of PHP code units
The Chaos Programming Language
ReSharper plugin to measure cyclomatic complexity as you type
Cyclomatic Complexity Analyzer for bash, mksh, zsh and POSIX shells
Create CFGs and compute complexity metrics for Python, C++, and Java code.
Uses complexity metrics to determine which functions need documentation.
Repo Fundamentos de Projeto e Análise de Algoritmos
code-health-meter is a comprehensive tool designed to measure and monitor the health of a codebase (JavaScript/TypeScript). It provides a quantitative evaluation of your code's maintainability, complexity, and size using a variety of established software metrics.
💤 [Not maintained] JS cyclomatic complexity report generator
🦎Official fastlane plugin for lizard code complexity analytics 🦎
Classes and Metriсs (CaM): a dataset of Java classes from public open-source GitHub repositories
Technical debt and risk analyzer that predicts bug hotspots by combining cognitive complexity, pattern recognition, coverage gaps, information theory, and git history.
Code Complexity Analyzer for Swift
🐌 Detect cyclomatic complexity of your JavaScript and TypeScript code
Free Pascal static code analyser for Free Pascal and Lazarus Projects
check cyclomatic complexity of go functions
A static analysis tool for Go that generates control flow graphs and computes cyclomatic complexity
Advanced technical debt analysis tool using AST parsing for accurate complexity metrics (Cyclomatic, Cognitive) across 11+ languages. Features strict quality gates, security scanning integration, and CI/CD compatibility.
🔧前端代码圈复杂度检查工具
Parser, Lines of code, Cyclomatic Complexity, Halstead Complexity, Maintainability Index
Calculate and visualize the CRAP score of a JS/TS project using the provided `jest` integration, CLI, or API.
📊 computing the cyclomatic complexity of python algorithms
go cyclomatic complexity analyzer
Codalyze: Code Complexity REST API
🔍 Analyze and visualize code health with metrics like cyclomatic complexity, TODOs, and more — for C#, Java, and beyond.
A tool to visualise code complexity in a project and help direct refactoring efforts.
A simple console program that uses Roslyn to calculate various metrics on C# source files. Uses source, not IL, to avoid things like async/await refactoring. Designed to allow new metric calculations and reports to be added easily.
Python code complexity report
vscode-radon-linter is a Visual Studio Code extension for linting Python code using the Radon library. It automatically checks Python files for potential issues such as code complexity and maintainability, and displays them in the Problems tab.