phinehasz / MethodParserLinks
use asm to parse classNode then get method invoke relations.解析获得方法调用链路
☆22Updated 4 years ago
Alternatives and similar repositories for MethodParser
Users that are interested in MethodParser are comparing it to the libraries listed below
Sorting:
- 两步轻松实现手工测试代码覆盖率☆73Updated 8 years ago
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 6 years ago
- Java反射工具☆31Updated 2 years ago
- Bring unittest to your Android/JVM applications with tiny effort.☆40Updated 4 years ago
- The project help developer create or modify class at runtime simply. it's base on ASM framework and provide a high level API like java st…☆73Updated 4 years ago
- javaagent+asm实现字节码插桩,在类加载之前对字节码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Updated 5 years ago
- Jenkins JaCoCo Plugin☆17Updated 6 years ago
- 本程序是一个Lyrebird的插件,用于支持获取Android设备信息。☆125Updated 2 years ago
- 埋点自动化测试框架☆17Updated 5 years ago
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 4 years ago
- AppetizerIO CLI for Mobile DevOps Development☆30Updated 6 years ago
- please use new decompile plugin class-decompile-intellij☆68Updated 6 years ago
- View code dependencies in a Java project☆36Updated 3 years ago
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆46Updated 3 years ago
- Million-scale code analysis and refactoring toolkit for Java☆47Updated 6 years ago
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆72Updated 2 months ago
- Call graph analyzer for Java☆42Updated 4 years ago
- 用netty实现的简单websocket服务器,根据RFC6455规范实现编/解码器☆20Updated 7 years ago
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆227Updated last year
- 利用深度优先算法(DFS)对Android应用UI进行自动化探索测试☆26Updated 8 years ago
- trace、APM、革命log4j、可看局部变量【接口完整的方法全链路跟踪、性能优化、debug实时或历史现场、极其轻量级】 针对进程内对外接口级别的,完整进程内逻辑调用链路的:方法和方法内片段的耗时统计、串联debug信息、可查历史或线上接口问题。接近于单机版本的Eagl…☆68Updated last year
- 利用udev和cgroup实现容器和安卓设备USB口 的一一映射,同时容器镜像集成stf功能方便管理安卓设备☆26Updated 7 years ago
- fork of jamvm 2.0☆13Updated 6 years ago
- 安卓客户端性能卡顿监控以及ANR治理辅助分析工具☆16Updated last year
- WeTest Assistant☆142Updated 5 years ago
- A public project which includes all test cases for fireline.☆16Updated 8 years ago
- jmeter -脚本处理测试用例☆39Updated 8 years ago
- ☆10Updated 8 years ago
- 开源的高效可视化『功能』管理平台,提供灰度发布、AB实验、配置变更全功能。☆86Updated 2 years ago
- 对jacoco代码做改造,实现增量覆盖率。覆盖率报告持久化到数据库,对于增量测试过的代码不会回退。☆126Updated last year