Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cyclomatic-complexity

ahilke/js-crap-score

Calculate and visualize the CRAP score of a JS/TS project using the provided `jest` integration, CLI, or API.

Language: TypeScript - Size: 520 KB - Last synced: 1 day ago - Pushed: 4 days ago - Stars: 5 - Forks: 0

helabenkhalfallah/CodeHealthMeter

CodeHealthMeter 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.

Language: JavaScript - Size: 2.02 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

JetBrains/resharper-cyclomatic-complexity

ReSharper plugin to measure cyclomatic complexity as you type

Language: C# - Size: 6.79 MB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 120 - Forks: 17

NielsdeBlaauw/php-doc-check

Uses complexity metrics to determine which functions need documentation.

Language: PHP - Size: 86.9 KB - Last synced: 11 days ago - Pushed: 15 days ago - Stars: 41 - Forks: 3

Split174/cyclopy

📊 computing the cyclomatic complexity of python algorithms

Language: Python - Size: 245 KB - Last synced: 7 days ago - Pushed: over 3 years ago - Stars: 7 - Forks: 0

yegor256/cam

Classes and Metriсs (CaM): a dataset of Java classes from public open-source GitHub repositories

Language: Shell - Size: 2.21 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 18 - Forks: 31

sebastianbergmann/complexity

Library for calculating the complexity of PHP code units

Language: PHP - Size: 64.7 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 1,058 - Forks: 9

PascalCorpsman/fpc_understand

Free Pascal static code analyser for Free Pascal and Lazarus Projects

Language: Pascal - Size: 532 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 14 - Forks: 3

hmc-alpaqa/metrinome

Create CFGs and compute complexity metrics for Python, C++, and Java code.

Language: Python - Size: 508 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 34 - Forks: 2

pilotpirxie/cyclomatic-complexity

🐌 Detect cyclomatic complexity of your JavaScript and TypeScript code

Language: TypeScript - Size: 159 KB - Last synced: 20 days ago - Pushed: 3 months ago - Stars: 3 - Forks: 1

fzipp/gocyclo

Calculate cyclomatic complexities of functions in Go source code.

Language: Go - Size: 58.6 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 1,276 - Forks: 89

lambdacasserole/helium

A fast and focused report-generation tool for lifting the quality of Python codebases.

Language: Python - Size: 96.7 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

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.

Language: TypeScript - Size: 405 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 2 - Forks: 1

Assifar-Karim/cyclomatix

A static analysis tool for Go that generates control flow graphs and computes cyclomatic complexity

Language: Go - Size: 26.4 KB - Last synced: 20 days ago - Pushed: 4 months ago - Stars: 19 - Forks: 0

chaos-lang/chaos

The Chaos Programming Language

Language: C - Size: 2.09 MB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 276 - Forks: 17

knsh14/gocc

check cyclomatic complexity of go functions

Language: Go - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 20 - Forks: 1

sr-murthy/ccm

Cyclomatic complexity measures for Python source code using CPython bytecode

Language: Python - Size: 237 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

shellspec/shellmetrics

Cyclomatic Complexity Analyzer for bash, mksh, zsh and POSIX shells

Language: Shell - Size: 43 KB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 44 - Forks: 7

mansi-k/SSD_Assignment3

Assignment 3 for the course Software Systems Development @ IIITH

Language: Python - Size: 411 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

offgriddev/cyclomatic-js

A library to provide the Cyclomatic Complexity static code analysis for JavaScript (CommonJS / ESModule) codebases

Language: JavaScript - Size: 238 KB - Last synced: 28 days ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

andrey-tech/pdepend-summary-formatter-php

Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD

Language: PHP - Size: 177 KB - Last synced: 8 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

fikin/go-complexity-analysis Fork of shoooooman/go-complexity-analysis

Calculate complexities of golang functions with static analysis

Language: Go - Size: 516 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 1

slyg/jscomplexity

💤 [Not maintained] JS cyclomatic complexity report generator

Language: JavaScript - Size: 552 KB - Last synced: 20 days ago - Pushed: over 5 years ago - Stars: 30 - Forks: 4

ichiban/cyclomatic

go cyclomatic complexity analyzer

Language: Go - Size: 7.81 KB - Last synced: 11 months ago - Pushed: over 4 years ago - Stars: 7 - Forks: 1

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.

Language: C++ - Size: 10.2 MB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

mauricioabc/simplecodemetrics Fork of fabiosperotto/simplecodemetrics

Software que auxilia nos cálculos de estruturas de códigos em Java (complexidade ciclomática)

Size: 90.8 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

fabiosperotto/simplecodemetrics

Software que auxilia nos cálculos de estruturas de códigos em Java (complexidade ciclomática)

Language: Java - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

av-maramzin/PParMetrics

PPar Metrics tool. Uses LLVM framework to build a dependence graph of a program and calculates a set of software parallelisability metrics.

Language: Makefile - Size: 225 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

YTU94/check-cycle-complexity

🔧前端代码圈复杂度检查工具

Language: JavaScript - Size: 34.2 KB - Last synced: 3 days ago - Pushed: over 3 years ago - Stars: 12 - Forks: 2

mosesliao/fastlane-plugin-lizard

🦎Official fastlane plugin for lizard code complexity analytics 🦎

Language: Ruby - Size: 78.1 KB - Last synced: 20 days ago - Pushed: over 3 years ago - Stars: 27 - Forks: 13

selcukusta/codalyze-rest-api

Codalyze: Code Complexity REST API

Language: HTML - Size: 805 KB - Last synced: 12 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

sajedjalil/C-Static-Analyzer

Parser, Lines of code, Cyclomatic Complexity, Halstead Complexity, Maintainability Index

Language: C++ - Size: 788 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 6 - Forks: 2

MohamedSaidSallam/halstead_cyclomatic

Calculates Halstead Metric and Cyclomatic Complexity for a given java file

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

mehulthakral/logic_detector Fork of skandavc18/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++.

Language: JavaScript - Size: 5.9 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

soda480/pybuilder-radon

A pybuilder plugin that checks the cyclomatic complexity of a project using radon.

Language: Python - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

procursor/javaqa-3.1.1-2-radio-complexity

3.1.1-2 «Объектно-ориентированное программирование и проектирование»

Language: Java - Size: 15.6 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ronitray95/2020201024_Assignment3a

Python Assignment for SSD

Language: Python - Size: 77.1 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

akash1309/program_file_complexity

Using C and C++ to build a program that can find the memory size that a program file can take and to tell the program complexity of the program.

Language: C++ - Size: 6.84 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Ewenwan/Code-Quality-Analyzer Fork of soumithk/Code-Quality-Analyzer

Language: Python - Size: 17.6 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

prantlf/grunt-escomplex-report

Software complexity analysis for JavaScript projects.

Language: JavaScript - Size: 196 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

sujannag/REST_Services

Language: Python - Size: 95.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jcass8695/CS4400-Internet-Applications-Repo-Complexity

Calculates Cyclomatic Complexity of a git repository, distributing the work across multiple nodes

Language: Python - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

orbitcowboy/cyclo-2.0

A copy of cyclo-2.0. A tool for measuring cyclomatic complexity of C code.

Language: PostScript - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0