Fuzz introspector: JsonEncodeDecodeFuzzer
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
25 0 EP call site: 00000 [org.json.simple.parser.Yylex].zzUnpackCMap(String)

Fuzzer calltree

0 [com.example.JsonEncodeDecodeFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00001
1 [org.json.simple.JSONObject].<init>() [function] [call site] 00002
2 [java.util.HashMap].<init>() [function] [call site] 00003
1 [org.json.simple.JSONObject].put(String,String) [function] [call site] 00004
1 [StringWriter].<init>() [function] [call site] 00005
1 [org.json.simple.JSONObject].writeJSONString(StringWriter) [function] [call site] 00006
1 [StringWriter].toString() [function] [call site] 00007
1 [StringReader].<init>(com.example.JsonEncodeDecodeFuzzer) [function] [call site] 00008
1 [org.json.simple.parser.JSONParser].<init>() [function] [call site] 00009
2 [org.json.simple.parser.Yylex].<init>(java.io.Reader) [function] [call site] 00010
3 [org.json.simple.parser.Yylex].zzUnpackCMap(String) [function] [call site] 00011
4 [String].charAt() [function] [call site] 00012
4 [String].charAt() [function] [call site] 00013
3 [org.json.simple.parser.Yylex].zzUnpackAction() [function] [call site] 00014
4 [org.json.simple.parser.Yylex].zzUnpackAction(String,org.json.simple.parser.Yylex,org.json.simple.parser.Yylex) [function] [call site] 00015
3 [org.json.simple.parser.Yylex].zzUnpackRowMap() [function] [call site] 00016
4 [org.json.simple.parser.Yylex].zzUnpackRowMap(String,org.json.simple.parser.Yylex,org.json.simple.parser.Yylex) [function] [call site] 00017
3 [org.json.simple.parser.Yylex].zzUnpackAttribute() [function] [call site] 00018
4 [org.json.simple.parser.Yylex].zzUnpackAttribute(String,org.json.simple.parser.Yylex,org.json.simple.parser.Yylex) [function] [call site] 00019
3 [StringBuffer].<init>() [function] [call site] 00020
1 [org.json.simple.parser.JSONParser].parse(StringReader) [function] [call site] 00021
1 [org.json.simple.JSONObject].toString() [function] [call site] 00022
2 [org.json.simple.JSONObject].toJSONString() [function] [call site] 00023
3 [org.json.simple.JSONObject].toJSONString() [function] [call site] 00024
1 [IllegalStateException].<init>(com.example.JsonEncodeDecodeFuzzer) [function] [call site] 00025