tushartushar / DesigniteJavaLinks
Detects smells and computes metrics of Java code
☆189Updated 10 months ago
Alternatives and similar repositories for DesigniteJava
Users that are interested in DesigniteJava are comparing it to the libraries listed below
Sorting:
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆118Updated last year
- Examples on how to use the Spoon Java source code transformation library☆91Updated 3 years ago
- JDeodorant☆147Updated last year
- ☆472Updated last week
- a tool to support researchers on mining software repositories studies☆174Updated 2 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆213Updated 10 months ago
- A tool to mine refactorings in the commit history of git repositories.☆156Updated 4 years ago
- Chidamber and Kemerer Java Metrics☆100Updated last year
- Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033☆97Updated this week
- Automatic test generation for Java☆584Updated this week
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆345Updated this week
- Descartes supports developers to improve their test suites by reporting weak spots in covered code☆126Updated 4 months ago
- Maven plugin to handle multi module projects for PiTest☆50Updated 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…☆97Updated last year
- IntelliJ & Eclipse plugin for monitoring how Java applications are developed and tested☆19Updated 7 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆56Updated 2 years ago
- Sample project with a basic Maven + JavaParser setup☆97Updated 3 weeks ago
- The project is not actively supported.☆57Updated 3 years ago
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 4 years ago
- A suite of tools for analyzing compiled Java code.☆48Updated this week
- FLACOCO: Fault Localization for Java based on Industry-grade Coverage http://arxiv.org/pdf/2111.12513☆34Updated 2 weeks ago
- Code metrics for Java code by means of static analysis☆440Updated last week
- An IntelliJ IDEA plugin that detects refactorings in Git commits☆109Updated 2 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆175Updated this week
- Hosted and command-line calculator of cohesion metrics for Java code☆218Updated last week
- Jarviz is dependency analysis and visualization tool designed for Java applications☆161Updated last week
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 3 years ago
- DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370☆15Updated last week
- Dead Code Detector finds never used code in Java applications☆32Updated 6 years ago