sorra / TraceSonar
Call graph analyzer for Java
☆41Updated 4 years ago
Alternatives and similar repositories for TraceSonar:
Users that are interested in TraceSonar are comparing it to the libraries listed below
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 5 years ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 4 years ago
- View code dependencies in a Java project☆35Updated 2 years ago
- Programs for producing static call graphs for Java programs.☆230Updated last week
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 5 years ago
- A tool to help you generate java call graph.☆9Updated 3 years ago
- java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别☆11Updated last year
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated last year
- Code Graph Intellij Plugin☆83Updated last year
- Some examples of code extracting information from Java source files using JavaParser☆100Updated 3 years ago
- Java Byte Code Editor☆21Updated 2 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 6 years ago
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆70Updated 9 months ago
- 用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例☆31Updated last year
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆21Updated 2 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆18Updated 2 years ago
- Generate all call graph for Java Code.☆459Updated 2 weeks ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆163Updated 2 weeks ago
- Auto-Unit-Test-Case-Generator automatically generates high-level code-coverage JUnit test suites for Java, widely used within the ANT Gr…☆262Updated last year
- Jenkins JaCoCo Plugin☆17Updated 6 years ago
- Sample project with a basic Maven + JavaParser setup☆93Updated 2 months ago
- 基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star☆16Updated 4 years ago
- trace java running log step by step☆37Updated 2 years ago
- Java 代码生成 xmind graphviz dot 关系图☆17Updated 2 years ago
- 基于jmeter的性能测试平台☆26Updated last month
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆796Updated 11 months ago
- This library contains a set of parsers that parse the output of the maven command "mvn dependency:tree", and a set of utilities to create…☆35Updated 7 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 3 years ago
- a useful java agent for integration testing☆70Updated last year