cyclomatic-complexity
There are 49 repositories under cyclomatic-complexity topic.
fzipp/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
chaos-lang/chaos
The Chaos Programming Language
JetBrains/resharper-cyclomatic-complexity
ReSharper plugin to measure cyclomatic complexity as you type
shellspec/shellmetrics
Cyclomatic Complexity Analyzer for bash, mksh, zsh and POSIX shells
hmc-alpaqa/metrinome
Create CFGs and compute complexity metrics for Python, C++, and Java code.
NielsdeBlaauw/php-doc-check
Uses complexity metrics to determine which functions need documentation.
helabenkhalfallah/code-health-meter
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.
joaopauloaramuni/fundamentos-de-projeto-e-analise-de-algoritmos
Repo Fundamentos de Projeto e Análise de Algoritmos
slyg/jscomplexity
💤 [Not maintained] JS cyclomatic complexity report generator
mosesliao/fastlane-plugin-lizard
🦎Official fastlane plugin for lizard code complexity analytics 🦎
yegor256/cam
Classes and Metriсs (CaM): a dataset of Java classes from public open-source GitHub repositories
pilotpirxie/cyclomatic-complexity
🐌 Detect cyclomatic complexity of your JavaScript and TypeScript code
PascalCorpsman/fpc_understand
Free Pascal static code analyser for Free Pascal and Lazarus Projects
knsh14/gocc
check cyclomatic complexity of go functions
Assifar-Karim/cyclomatix
A static analysis tool for Go that generates control flow graphs and computes cyclomatic complexity
YTU94/check-cycle-complexity
🔧前端代码圈复杂度检查工具
ahilke/js-crap-score
Calculate and visualize the CRAP score of a JS/TS project using the provided `jest` integration, CLI, or API.
sajedjalil/C-Static-Analyzer
Parser, Lines of code, Cyclomatic Complexity, Halstead Complexity, Maintainability Index
ichiban/cyclomatic
go cyclomatic complexity analyzer
Split174/cyclopy
📊 computing the cyclomatic complexity of python algorithms
selcukusta/codalyze-rest-api
Codalyze: Code Complexity REST API
mehulthakral/logic_detector
A Machine Learning based system to detect semantics in the form of semantic label and suggest optimized alternatives for Python and C++ function-based code snippet.Semantic Detection is language agnostic with accuracy above 95% while optimization with accuracy above 85% for both Python and C++.
beatmadsen/churn_vs_complexity
A tool to visualise code complexity in a project and help direct refactoring efforts.
Nullarglathotep/MetricsCalculator
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.
zgoda-mobica/decomplexator
Python code complexity report
andrey-tech/pdepend-summary-formatter-php
Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD
nareyko/vscode-radon-linter
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.
offgriddev/cyclomatic-js
A library to provide the Cyclomatic Complexity static code analysis for JavaScript (CommonJS / ESModule) codebases
fabiosperotto/simplecodemetrics
Software que auxilia nos cálculos de estruturas de códigos em Java (complexidade ciclomática)
fikin/go-complexity-analysis
Calculate complexities of golang functions with static analysis
MohamedSaidSallam/halstead_cyclomatic
Calculates Halstead Metric and Cyclomatic Complexity for a given java file
prantlf/grunt-escomplex-report
Software complexity analysis for JavaScript projects.
sr-murthy/ccm
Cyclomatic complexity of Python source code
UmmeKulsumTumpa/SPL-1
Here is my academic software project of 3rd Semester of IIT, DU. I will try to implement a very easy project using C++ language only.
Teilkasko/leopardcc
LLM-Enabled Operations for Assured Refactoring to Decrease Cyclomatic Complexity