Fuzz introspector: StringFuzzer
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 1 [StringFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) call site: 00001 [org.stringtemplate.v4.compiler.CompiledST].defineImplicitlyDefinedTemplates(org.stringtemplate.v4.STGroup)

Fuzzer calltree

0 [StringFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.stringtemplate.v4.ST].<init>(String) [function] [call site] 00001
2 [Object].<init>() [function] [call site] 00002
2 [org.stringtemplate.v4.ST].<init>(org.stringtemplate.v4.STGroup,String) [function] [call site] 00003
3 [Object].<init>() [function] [call site] 00004
3 [org.stringtemplate.v4.ST].<init>() [function] [call site] 00005
4 [Object].<init>() [function] [call site] 00006
4 [org.stringtemplate.v4.ST.DebugState].<init>() [function] [call site] 00007
5 [org.stringtemplate.v4.misc.MultiMap].<init>() [function] [call site] 00008
4 [org.stringtemplate.v4.debug.ConstructionEvent].<init>() [function] [call site] 00009
5 [Throwable].<init>() [function] [call site] 00010
3 [org.stringtemplate.v4.STGroup].getFileName() [function] [call site] 00011
3 [org.stringtemplate.v4.STGroup].compile(String,null,null,String,null) [function] [call site] 00012
3 [org.stringtemplate.v4.compiler.CompiledST].defineImplicitlyDefinedTemplates(org.stringtemplate.v4.STGroup) [function] [call site] 00013
4 [org.stringtemplate.v4.STGroup].rawDefineTemplate(org.stringtemplate.v4.compiler.CompiledST,org.stringtemplate.v4.compiler.CompiledST,org.stringtemplate.v4.compiler.CompiledST) [function] [call site] 00014
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00015
1 [org.stringtemplate.v4.ST].add(String,String) [function] [call site] 00016
1 [org.stringtemplate.v4.ST].render() [function] [call site] 00017
2 [org.stringtemplate.v4.ST].render(org.stringtemplate.v4.ST) [function] [call site] 00018