qxo / eclipse-metrics-plugin
☆20Updated 7 years ago
Alternatives and similar repositories for eclipse-metrics-plugin:
Users that are interested in eclipse-metrics-plugin are comparing it to the libraries listed below
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 8 months ago
- Mutation system for Java programs, including OO mutation operators.☆66Updated 6 years ago
- JDeodorant☆144Updated 3 months ago
- Examples on how to use the Spoon Java source code transformation library☆88Updated 2 years ago
- a tool to support researchers on mining software repositories studies☆173Updated last year
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated last month
- Checks the PDFs submitted to a conference, e.g., for formatting violations and double anonymous violations☆61Updated 3 years ago
- An extended version of Tool for Calculating Chidamber and Kemerer Java Metrics (and many other metrics)☆28Updated last week
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆30Updated this week
- Yajta is a extensible library for bytecode probe insertion, built on top of javassist. Its transformations may be applied at load time wi…☆15Updated 2 years ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆95Updated 5 months ago
- JavaSlicer is an open-source dynamic slicing tool developed at Saarland University☆42Updated 4 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- Software testing optimization tool☆28Updated last year
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆93Updated last week
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated last month
- Proposed ACM SIGSOFT Standard for Optimization Studies in SE (including SBSE).☆23Updated 4 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆165Updated last week
- A tool to detect test smells in Java projects that utilize JUnit as the testing framework☆77Updated 2 years ago
- Detects smells and computes metrics of Java code☆179Updated last month
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆54Updated last year
- ☆20Updated 9 months ago
- DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)☆265Updated last week
- Maven plugin to handle multi module projects for PiTest☆47Updated last year
- A program slicer for Java, based on the system dependence graph (SDG).☆66Updated last year
- Ref-Finder: A refactoring reconstruction tool☆8Updated 8 years ago
- This projects mines maven central and creates a global dependency graph☆32Updated 2 years ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆14Updated last week
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.