/JASM-Code-Analyzer

Java code analyzer based on JAVA ASM library

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

JASM Code analyzer

JASM Code anayzer is a code analysis tool for JAVA. You can draw Control Flow Graph, Data Flow Graph and measure the Coverage of the code for a given Junit test file.

Control Flow Graph

Data Flow Graph

###Coverage Results