Project: antlr3-java

Language java
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 59601
Lines covered 10920
Code coverage 18.32%
Code coverage report Report link
Static reachability 0.01%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
GrammarFuzzer 0% (avg: 0.0%, max: 0%) 2025-03-27

Historical Progression

Per Fuzzer Progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
[org.antlr.gunit.swingui.model.TestSuiteFactory].loadTestSuite(File) /src/antlr3/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java 2809 0.0%
[org.antlr.tool.Strip].main(String) /src/antlr3/tool/src/main/java/org/antlr/tool/Strip.java 2773 0.0%
[org.antlr.tool.Strip].parseAndRewrite() /src/antlr3/tool/src/main/java/org/antlr/tool/Strip.java 2773 0.0%
[org.antlr.grammar.v3.ANTLRv3Parser].grammarDef() /src/antlr3/tool/target/generated-sources/antlr3/org/antlr/grammar/v3/ANTLRv3Parser.java 2768 0.0%
[org.antlr.gunit.swingui.model.TestSuiteFactory].createTestSuite(File) /src/antlr3/gunit/src/main/java/org/antlr/gunit/swingui/model/TestSuiteFactory.java 2647 0.0%
[org.antlr.gunit.swingui.parsers.ANTLRv3Parser].grammarDef() /src/antlr3/gunit/target/generated-sources/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3Parser.java 2628 0.0%
[org.antlr.grammar.v3.ANTLRv3Parser].rule() /src/antlr3/tool/target/generated-sources/antlr3/org/antlr/grammar/v3/ANTLRv3Parser.java 2491 0.0%
[org.antlr.gunit.swingui.parsers.ANTLRv3Parser].rule() /src/antlr3/gunit/target/generated-sources/antlr3/org/antlr/gunit/swingui/parsers/ANTLRv3Parser.java 2351 0.0%
[org.antlr.grammar.v3.ANTLRv3Parser].altList() /src/antlr3/tool/target/generated-sources/antlr3/org/antlr/grammar/v3/ANTLRv3Parser.java 2146 0.0%
[org.antlr.grammar.v3.ANTLRv3Parser].block() /src/antlr3/tool/target/generated-sources/antlr3/org/antlr/grammar/v3/ANTLRv3Parser.java 2122 0.0%