ftomassetti / analyze-java-code-examples
Some examples of code extracting information from Java source files using JavaParser
☆101Updated 4 years ago
Alternatives and similar repositories for analyze-java-code-examples
Users that are interested in analyze-java-code-examples are comparing it to the libraries listed below
Sorting:
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- Sample project with a basic Maven + JavaParser setup☆95Updated last month
- Examples on how to use the Spoon Java source code transformation library☆89Updated 2 years ago
- Sample project with basic Maven + JavaSymbolSolver set up☆41Updated 3 weeks ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- Call graph analyzer for Java☆42Updated 4 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆293Updated 7 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- View code dependencies in a Java project☆35Updated 2 years ago
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 5 years ago
- Example using the Eclipse CDT Parser API☆63Updated 6 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 3 years ago
- Code Graph Intellij Plugin☆83Updated last year
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 5 years ago
- Dead Code Detector finds never used code in Java applications☆32Updated 5 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆165Updated last week
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 9 months ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated last month
- JDeodorant☆144Updated 4 months ago
- Maven plugin to handle multi module projects for PiTest☆47Updated last year
- Create Test Fixtures from Runnable Java Code☆52Updated 8 months ago
- ☆17Updated 6 years ago
- A suite of tools for analyzing compiled Java code.☆47Updated this week
- Detects smells and computes metrics of Java code☆179Updated last month
- Apache Commons BCEL☆257Updated this week
- Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.☆33Updated 2 years ago
- java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别☆13Updated last year
- A dynamic symbolic analysis tool for Java☆119Updated 5 years ago
- Plugin for doing static analysis in Intellij using PMD☆71Updated this week
- Java Call Hierarchy Printer☆44Updated 10 years ago