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 148151
Lines covered 3351
Code coverage 2.26%
Code coverage report Report link
Static reachability 0.00%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
ASTFuzzer 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.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 2033 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 2023 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 2019 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 2019 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 2019 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 1895 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 1889 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 1841 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 1841 0.0%
[org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser].parse(org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration,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 1841 0.0%