Project: aspectj

Language java
OSS-Fuzz project link
Project repository link
Build status: Fuzzers failing: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 148217
Lines covered 3519
Code coverage 2.37%
Code coverage report Report link
Static reachability 0.00%
Fuzz Introspector report Report link (from 2025-05-30)
Fuzzer Code coverage (lines) Latest Report Comments
ASTFuzzer 0% (avg: 0.0%, max: 0%) 2025-05-30

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.aspectj.org.eclipse.jdt.core.dom.AjASTConverter].convert(org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration) /src/org.aspectj/org.aspectj.ajdt.core/src/main/java/org/aspectj/org/eclipse/jdt/core/dom/AjASTConverter.java 2040 0.0%
[org.aspectj.org.eclipse.jdt.core.dom.ASTConverter].convertToExpression(org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/core/dom/ASTConverter.java 2030 0.0%
[org.aspectj.org.eclipse.jdt.core.dom.ASTConverter].convert(org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/core/dom/ASTConverter.java 2026 0.0%
[org.aspectj.org.eclipse.jdt.core.dom.ASTConverter].convert(org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/core/dom/ASTConverter.java 2026 0.0%
[org.aspectj.org.eclipse.jdt.core.dom.ASTConverter].convertToParenthesizedExpression(org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/core/dom/ASTConverter.java 2026 0.0%
[org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser].parse(org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit,org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult,int,int) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/internal/compiler/parser/Parser.java 1901 0.0%
[org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser].parseClassBodyDeclarations(char[],int,int,org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/internal/compiler/parser/Parser.java 1895 0.0%
[org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer].visit(org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java 1851 0.0%
[org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions].suggestVariableNames(int,int,char[],org.aspectj.org.eclipse.jdt.core.IJavaProject,int,char[],char[][],boolean,org.aspectj.org.eclipse.jdt.internal.core.INamingRequestor) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/internal/core/InternalNamingConventions.java 1850 0.0%
[org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser].parse(ConstructorDeclaration,org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration,boolean) /src/org.aspectj/aspectjtools/target/unzipped-sources/org/aspectj/org/eclipse/jdt/internal/compiler/parser/Parser.java 1847 0.0%