Fuzz introspector: JavaProjectBuilderFuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
13 0 EP call site: 00000

Fuzzer calltree

0 [com.example.JavaProjectBuilderFuzzer].myFuzzTest(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.thoughtworks.qdox.JavaProjectBuilder].<init>() [function] [call site] 00001
2 [com.thoughtworks.qdox.library.SortedClassLibraryBuilder].<init>() [function] [call site] 00002
3 [com.thoughtworks.qdox.library.ClassNameLibrary].<init>() [function] [call site] 00003
3 [com.thoughtworks.qdox.library.ClassLoaderLibrary].<init>(com.thoughtworks.qdox.library.ClassNameLibrary) [function] [call site] 00004
3 [com.thoughtworks.qdox.library.SourceFolderLibrary].<init>(com.thoughtworks.qdox.library.ClassLoaderLibrary) [function] [call site] 00005
3 [com.thoughtworks.qdox.library.SourceLibrary].<init>(com.thoughtworks.qdox.library.SourceFolderLibrary) [function] [call site] 00006
2 [com.thoughtworks.qdox.library.ClassLibraryBuilder].appendDefaultClassLoaders() [function] [call site] 00007
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00008
1 [java.io.StringReader].<init>(String) [function] [call site] 00009
1 [com.thoughtworks.qdox.JavaProjectBuilder].addSource(java.io.StringReader) [function] [call site] 00010
1 [com.thoughtworks.qdox.model.JavaSource].getPackage() [function] [call site] 00011
1 [com.thoughtworks.qdox.model.JavaSource].getImports() [function] [call site] 00012
1 [com.thoughtworks.qdox.model.JavaSource].getClasses() [function] [call site] 00013