tushartushar / DesigniteJavaLinks
Detects smells and computes metrics of Java code
☆182Updated 4 months ago
Alternatives and similar repositories for DesigniteJava
Users that are interested in DesigniteJava are comparing it to the libraries listed below
Sorting:
- Examples on how to use the Spoon Java source code transformation library☆90Updated 2 years ago
- JDeodorant☆145Updated 6 months ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 11 months ago
- ☆434Updated last week
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆211Updated 4 months ago
- a tool to support researchers on mining software repositories studies☆173Updated last year
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆275Updated this week
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆95Updated last week
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆98Updated 8 months ago
- Maven plugin to handle multi module projects for PiTest☆48Updated 2 years ago
- A tool to mine refactorings in the commit history of git repositories.☆156Updated 4 years ago
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 3 weeks ago
- Software testing optimization tool☆30Updated last year
- Sample project with a basic Maven + JavaParser setup☆95Updated last month
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆30Updated 2 weeks ago
- The project is not actively supported.☆57Updated 3 years ago
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- A suite of tools for analyzing compiled Java code.☆48Updated 3 weeks ago
- Chidamber and Kemerer Java Metrics☆100Updated 6 months ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆100Updated 2 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆168Updated last week
- ☆36Updated 3 years ago
- Automatic test generation for Java☆567Updated last week
- Code metrics for Java code by means of static analysis☆410Updated 11 months ago
- Some examples of code extracting information from Java source files using JavaParser☆102Updated 4 years ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆14Updated 2 weeks ago
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆107Updated last year
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆55Updated last year
- JaSoMe (Java Source Metrics) - Object Oriented Metrics analyzer for Java code☆34Updated last year
- Dead Code Detector finds never used code in Java applications☆32Updated 6 years ago