software-metrics
There are 31 repositories under software-metrics topic.
fzipp/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
nschloe/stackoverflow-trends
:chart_with_upwards_trend: StackOverflow trends
xsreality/abstractness-instability-calculator
Calculates Abstractness and Instability Software Metrics for Spring Boot Applications
minaschar/metrics-calculator-python
This is a tool written in python that calculates software quality metrics and then technical debt. It is specifically aimed at OOP Python softwares.
rvantonder/CryptOSS
Collect and view OSS cryptocurrency development.
rattletat/java-code-analysis
Analysis of fault detection in source code using various static, dynamic, bug and test metrics
HelgeCPH/contribution-complexity
Tool to compute the complexity of specified contributions to Git repositories
Kernel-Dirichlet/codekritik
repository offering a suite of software metrics tools
ItsJulian/A-First-Look-at-the-Usability-of-UML-Complexity-Metrics
In this repository, you can find the dataset used in our research titled 'A First Look at the Usability of UML Complexity Metrics'.
jqassistant-archive/jqassistant-dashboard-plugin
Provides the jQAssistant dashboard for analyzing and visualizing software artifacts' data.
MahirMahbub/Automated-Tool-For-Metrics-Generation
An automated tools for generate software metrics from GitHub repository upon tags/releases
MahirMahbub/Traditional-CK-MOOD-Metrics-For-Python
In this repo, we implemented some software metrics for Python
cyberpirate92/Halstead-Metrics
A program to calculate Halstead metrics for a given source code file
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.
niravjdn/Software-Measurement-Project
This repository contains raw data generated for the project of SOEN 6611(Software Measurement - Winter 2019). -http://smproject.niravjdn.xyz/ or https://smproject.herokuapp.com/
yegor256/bcnc-2021-volatility
LaTeX sources of the paper on the Source Code Volatility (SCV) and the analysis of its relevance to other metrics in a software repository
iulianoroberto/softwareStaticAnalyzer
Software Static Analyzer is a python base tool to evaluate the evolution of software quality in the years, on the base of metrics value, presence of clones and other factor of static analysis of source code.
KamruzzamanAsif/SPL-1
Static Code Analyzer (SCA) analyzes the ‘C’ source codes without executing the program. It determines the software metrics (such as LOC and Halstead Complexity metrics) and detect syntactic code clones.
salahashraf253/Function_Point_Calculator
desktop application used to estimate the line of codes to certain software application
sparklabOrg/codemetrica
A framework for software metrics and code smells
bramdekker/hasQuality
Open-source command line application that analyzes and reports on a variety of metrics on Haskell projects
dilansalinda/Code-Complexity-Analysis-Halstead
Software complexity can be defined as the degree of difficulty in analysis, testing, design and implementation of software.
mgbeyer/eaqsupplement
An Automated Metric-Based Quality Framework For EA Model Assessment, Supplementary Material
mgbeyer/eaqtool
An Automated Metric-Based Quality Framework For EA Model Assessment
ZhongXiLu/MuRa
Ranks survived mutants according to their importance
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.
mirzaazwad/CSE4554_ML_Project
Machine Learning Project for Bug Detection in Python using traditional machine learning algorithms
MoooDob/SourceCodeRectAnalyzer
R script which analyzes for all files of the max number of char per lines per file and the max number of lines per file
ZhongXiLu/MuRa-Web
Web Interface for MuRa