The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 38 | 65 | [com.github.wnameless.json.flattener.JsonFlattener].computeKey() | call site: 00065 | [com.github.wnameless.json.flattener.JsonFlattener].jsonVal2Obj(com.github.wnameless.json.base.JsonValueBase > ) |
| 16 | 0 | EP | call site: 00000 | [com.github.wnameless.json.flattener.JsonFlattener].flatten() |
| 16 | 135 | [com.github.wnameless.json.flattener.JsonFlattener].flatten() | call site: 00135 | [com.github.wnameless.json.unflattener.JsonUnflattener].unflatten() |
| 15 | 104 | [com.github.wnameless.json.flattener.JsonFlattener].withStringEscapePolicy(com.github.wnameless.json.flattener.CharSequenceTranslatorFactory) | call site: 00104 | [com.github.wnameless.json.flattener.JsonFlattener].flattenAsMap() |
| 13 | 22 | [com.github.wnameless.json.flattener.JsonFlattener].flattenAsMap() | call site: 00022 | [com.github.wnameless.json.flattener.JsonFlattener].newJsonifyArrayList() |
| 9 | 242 | [com.github.wnameless.json.unflattener.JsonUnflattener].unflatten() | call site: 00242 | [com.github.wnameless.json.flattener.JsonFlattener].flatten() |
| 4 | 38 | [com.github.wnameless.json.flattener.JsonFlattener].newJsonifyArrayList() | call site: 00038 | [com.github.wnameless.json.flattener.JsonFlattener].computeKey() |
| 4 | 49 | [com.github.wnameless.json.flattener.JsonFlattener].computeKey() | call site: 00049 |
[com.example.RoundTripFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider)
[function]
[call site]
00000
[com.code_intelligence.jazzer.api.FuzzedDataProvider].pickValue(FlattenMode[])
[function]
[call site]
00001
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeChar()
[function]
[call site]
00002
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString()
[function]
[call site]
00003
[com.example.RoundTripFuzzer].withSeparator(char)
[function]
[call site]
00004
[com.github.wnameless.json.base.GsonJsonCore].<init>()
[function]
[call site]
00005
[com.github.wnameless.json.flattener.JsonFlattenerFactory].<init>(com.example.RoundTripFuzzer,com.github.wnameless.json.base.GsonJsonCore)
[function]
[call site]
00006
[com.github.wnameless.json.flattener.JsonFlattenerFactory].build(String)
[function]
[call site]
00007
[java.util.Optional<com.github.wnameless.json.base.JsonCore<?>>].isPresent()
[function]
[call site]
00008
[java.util.Optional<com.github.wnameless.json.base.JsonCore<?>>].get()
[function]
[call site]
00009
[com.github.wnameless.json.flattener.JsonFlattener].<init>(com.github.wnameless.json.flattener.JsonFlattenerFactory,String)
[function]
[call site]
00010
[com.github.wnameless.json.flattener.JsonFlattener].<init>(String)
[function]
[call site]
00011
[com.github.wnameless.json.base.Jackson3JsonCore].<init>()
[function]
[call site]
00012
[java.util.ArrayDeque].<init>()
[function]
[call site]
00013
[com.github.wnameless.json.base.JsonCore<?>].parse(String)
[function]
[call site]
00014
[java.util.function.Consumer<com.github.wnameless.json.flattener.JsonFlattener>].accept(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00015
[com.github.wnameless.json.flattener.JsonFlattener].flatten()
[function]
[call site]
00016
[com.github.wnameless.json.flattener.JsonFlattener].flattenAsMap()
[function]
[call site]
00017
[com.github.wnameless.json.flattener.JsonFlattener].newJsonifyLinkedHashMap()
[function]
[call site]
00018
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap].<init>()
[function]
[call site]
00019
[com.github.wnameless.json.flattener.CharSequenceTranslatorFactory].getCharSequenceTranslator()
[function]
[call site]
00020
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap].setTranslator(org.apache.commons.text.translate.CharSequenceTranslator)
[function]
[call site]
00021
[com.github.wnameless.json.flattener.JsonFlattener].reduce(com.github.wnameless.json.base.JsonValueBase<?>)
[function]
[call site]
00022
[com.github.wnameless.json.base.JsonValueBase<?>].isObject()
[function]
[call site]
00023
[com.github.wnameless.json.base.JsonValueBase<?>].asObject()
[function]
[call site]
00024
[com.github.wnameless.json.flattener.JsonFlattener].iterator()
[function]
[call site]
00025
[com.github.wnameless.json.flattener.JsonFlattener].hasNext()
[function]
[call site]
00026
[com.github.wnameless.json.base.JsonValueBase<?>].asObject()
[function]
[call site]
00027
[com.github.wnameless.json.flattener.JsonFlattener].newIndexedPeekIterator(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00028
[java.util.Deque<com.github.wnameless.json.flattener.IndexedPeekIterator<?>>].add(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00029
[com.github.wnameless.json.base.JsonValueBase<?>].isArray()
[function]
[call site]
00030
[com.github.wnameless.json.base.JsonValueBase<?>].asArray()
[function]
[call site]
00031
[com.github.wnameless.json.flattener.JsonFlattener].iterator()
[function]
[call site]
00032
[com.github.wnameless.json.flattener.JsonFlattener].hasNext()
[function]
[call site]
00033
[com.github.wnameless.json.base.JsonValueBase<?>].asArray()
[function]
[call site]
00034
[com.github.wnameless.json.flattener.JsonFlattener].newJsonifyArrayList()
[function]
[call site]
00035
[com.github.wnameless.json.flattener.JsonifyArrayList].<init>()
[function]
[call site]
00036
[com.github.wnameless.json.flattener.CharSequenceTranslatorFactory].getCharSequenceTranslator()
[function]
[call site]
00037
[com.github.wnameless.json.flattener.JsonifyArrayList].setTranslator(org.apache.commons.text.translate.CharSequenceTranslator)
[function]
[call site]
00038
[com.github.wnameless.json.base.JsonValueBase<?>].asArray()
[function]
[call site]
00039
[com.github.wnameless.json.flattener.JsonFlattener].jsonVal2Obj(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00040
[com.github.wnameless.json.flattener.JsonifyArrayList<T>].add(Object)
[function]
[call site]
00041
[com.github.wnameless.json.flattener.JsonFlattener].computeKey()
[function]
[call site]
00042
[java.util.Deque<com.github.wnameless.json.flattener.IndexedPeekIterator<?>>].isEmpty()
[function]
[call site]
00043
[StringBuilder].<init>()
[function]
[call site]
00044
[java.util.Map.Entry<String,?extendsJsonValueBase<?>>].getKey()
[function]
[call site]
00045
[com.github.wnameless.json.flattener.KeyTransformer].transform(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00046
[String].isEmpty()
[function]
[call site]
00047
[FlattenMode].equals(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00048
[com.github.wnameless.json.flattener.JsonFlattener].hasReservedCharacters(String)
[function]
[call site]
00049
[FlattenMode].equals(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00050
[org.apache.commons.lang3.StringUtils].containsAny(String,Character)
[function]
[call site]
00051
[IllegalArgumentException].<init>(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00052
[org.apache.commons.lang3.StringUtils].containsAny(String,Character,Character,Character)
[function]
[call site]
00053
[StringBuilder].append(Character)
[function]
[call site]
00054
[StringBuilder].append(char)
[function]
[call site]
00055
[StringBuilder].append(String)
[function]
[call site]
00056
[StringBuilder].append(char)
[function]
[call site]
00057
[StringBuilder].append(Character)
[function]
[call site]
00058
[StringBuilder].length()
[function]
[call site]
00059
[StringBuilder].append(Character)
[function]
[call site]
00060
[StringBuilder].append(String)
[function]
[call site]
00061
[StringBuilder].append()
[function]
[call site]
00062
[StringBuilder].append(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00063
[StringBuilder].append()
[function]
[call site]
00064
[StringBuilder].toString()
[function]
[call site]
00065
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap<String,Object>].put(String,com.github.wnameless.json.flattener.JsonifyArrayList<T>)
[function]
[call site]
00066
[com.github.wnameless.json.base.JsonValueBase<?>].asArray()
[function]
[call site]
00067
[com.github.wnameless.json.flattener.JsonFlattener].newIndexedPeekIterator(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00068
[java.util.Deque<com.github.wnameless.json.flattener.IndexedPeekIterator<?>>].add(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00069
[com.github.wnameless.json.flattener.JsonFlattener].newJsonifyArrayList()
[function]
[call site]
00070
[com.github.wnameless.json.base.JsonValueBase<?>].asArray()
[function]
[call site]
00071
[com.github.wnameless.json.flattener.JsonFlattener].jsonVal2Obj(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00072
[com.github.wnameless.json.flattener.JsonifyArrayList<T>].add(Object)
[function]
[call site]
00073
[com.github.wnameless.json.flattener.JsonFlattener].computeKey()
[function]
[call site]
00074
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap<String,Object>].put(String,com.github.wnameless.json.flattener.JsonifyArrayList<T>)
[function]
[call site]
00075
[com.github.wnameless.json.base.JsonValueBase<?>].asArray()
[function]
[call site]
00076
[com.github.wnameless.json.flattener.JsonFlattener].newIndexedPeekIterator(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00077
[java.util.Deque<com.github.wnameless.json.flattener.IndexedPeekIterator<?>>].add(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00078
[com.github.wnameless.json.flattener.JsonFlattener].computeKey()
[function]
[call site]
00079
[com.github.wnameless.json.flattener.JsonFlattener].jsonVal2Obj(com.github.wnameless.json.base.JsonValueBase<?>)
[function]
[call site]
00080
[com.github.wnameless.json.base.JsonValueBase<?>].isBoolean()
[function]
[call site]
00081
[com.github.wnameless.json.base.JsonValueBase<?>].asBoolean()
[function]
[call site]
00082
[com.github.wnameless.json.base.JsonValueBase<?>].isString()
[function]
[call site]
00083
[com.github.wnameless.json.base.JsonValueBase<?>].asString()
[function]
[call site]
00084
[com.github.wnameless.json.base.JsonValueBase<?>].isNumber()
[function]
[call site]
00085
[com.github.wnameless.json.base.JsonValueBase<?>].asNumber()
[function]
[call site]
00086
[com.github.wnameless.json.base.JsonValueBase<?>].isArray()
[function]
[call site]
00087
[com.github.wnameless.json.flattener.JsonFlattener].newJsonifyArrayList()
[function]
[call site]
00088
[com.github.wnameless.json.base.JsonValueBase<?>].asArray()
[function]
[call site]
00089
[com.github.wnameless.json.flattener.JsonFlattener].jsonVal2Obj(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00090
[com.github.wnameless.json.flattener.JsonifyArrayList<T>].add(Object)
[function]
[call site]
00091
[com.github.wnameless.json.base.JsonValueBase<?>].isObject()
[function]
[call site]
00092
[com.github.wnameless.json.base.JsonValueBase<?>].asObject()
[function]
[call site]
00093
[com.github.wnameless.json.flattener.JsonFlattener].iterator()
[function]
[call site]
00094
[com.github.wnameless.json.flattener.JsonFlattener].hasNext()
[function]
[call site]
00095
[com.github.wnameless.json.flattener.JsonFlattener].newJsonFlattener(com.github.wnameless.json.base.JsonValueBase<?>)
[function]
[call site]
00096
[com.github.wnameless.json.flattener.JsonFlattener].<init>(com.github.wnameless.json.base.JsonValueBase<?>)
[function]
[call site]
00097
[com.github.wnameless.json.base.Jackson3JsonCore].<init>()
[function]
[call site]
00098
[java.util.ArrayDeque].<init>()
[function]
[call site]
00099
[NullPointerException].<init>()
[function]
[call site]
00100
[com.github.wnameless.json.flattener.JsonFlattener].withFlattenMode(FlattenMode)
[function]
[call site]
00101
[NullPointerException].<init>()
[function]
[call site]
00102
[com.github.wnameless.json.flattener.JsonFlattener].withStringEscapePolicy(com.github.wnameless.json.flattener.CharSequenceTranslatorFactory)
[function]
[call site]
00103
[NullPointerException].<init>()
[function]
[call site]
00104
[com.github.wnameless.json.flattener.JsonFlattener].withSeparator(Character)
[function]
[call site]
00105
[com.github.wnameless.json.flattener.JsonFlattener].withLeftAndRightBrackets(Character,Character)
[function]
[call site]
00106
[com.github.wnameless.json.flattener.JsonFlattener].withPrintMode(PrintMode)
[function]
[call site]
00107
[NullPointerException].<init>()
[function]
[call site]
00108
[com.github.wnameless.json.flattener.JsonFlattener].withKeyTransformer(com.github.wnameless.json.flattener.KeyTransformer)
[function]
[call site]
00109
[com.github.wnameless.json.flattener.JsonFlattener].ignoreReservedCharacters()
[function]
[call site]
00110
[com.github.wnameless.json.flattener.JsonFlattener].flattenAsMap()
[function]
[call site]
00111
[com.github.wnameless.json.flattener.JsonFlattener].newJsonifyLinkedHashMap()
[function]
[call site]
00112
[com.github.wnameless.json.base.JsonValueBase<?>].isArray()
[function]
[call site]
00113
[com.github.wnameless.json.flattener.JsonFlattener].newJsonifyArrayList()
[function]
[call site]
00114
[com.github.wnameless.json.base.JsonValueBase<?>].isObject()
[function]
[call site]
00115
[com.github.wnameless.json.flattener.JsonFlattener].newJsonifyLinkedHashMap()
[function]
[call site]
00116
[String].equals(String)
[function]
[call site]
00117
[java.util.Collections.EMPTY_MAP].equals(Object)
[function]
[call site]
00118
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap<String,Object>].put(String,Object)
[function]
[call site]
00119
[java.util.Deque<com.github.wnameless.json.flattener.IndexedPeekIterator<?>>].isEmpty()
[function]
[call site]
00120
[java.util.Deque<com.github.wnameless.json.flattener.IndexedPeekIterator<?>>].getLast()
[function]
[call site]
00121
[com.github.wnameless.json.flattener.JsonFlattener].hasNext()
[function]
[call site]
00122
[java.util.Deque<com.github.wnameless.json.flattener.IndexedPeekIterator<?>>].removeLast()
[function]
[call site]
00123
[com.github.wnameless.json.flattener.JsonFlattener].peek()
[function]
[call site]
00124
[com.github.wnameless.json.flattener.JsonFlattener].next()
[function]
[call site]
00125
[com.github.wnameless.json.flattener.JsonFlattener].reduce(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00126
[com.github.wnameless.json.flattener.JsonFlattener].next()
[function]
[call site]
00127
[com.github.wnameless.json.flattener.JsonFlattener].reduce(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00128
[com.github.wnameless.json.base.JsonValueBase<?>].isObject()
[function]
[call site]
00129
[com.github.wnameless.json.flattener.JsonFlattener].isObjectifiableArray()
[function]
[call site]
00130
[com.github.wnameless.json.base.JsonValueBase<?>].isArray()
[function]
[call site]
00131
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap<String,Object>].containsKey(String)
[function]
[call site]
00132
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap<String,Object>].toString(PrintMode)
[function]
[call site]
00133
[com.github.wnameless.json.flattener.JsonifyLinkedHashMap<String,Object>].get(String)
[function]
[call site]
00134
[com.github.wnameless.json.flattener.JsonFlattener].javaObj2Json(com.github.wnameless.json.flattener.JsonFlattener)
[function]
[call site]
00135
[com.example.RoundTripFuzzer].withSeparator(char)
[function]
[call site]
00136
[com.github.wnameless.json.base.GsonJsonCore].<init>()
[function]
[call site]
00137
[com.github.wnameless.json.unflattener.JsonUnflattenerFactory].<init>(com.example.RoundTripFuzzer,com.github.wnameless.json.base.GsonJsonCore)
[function]
[call site]
00138
[com.github.wnameless.json.unflattener.JsonUnflattenerFactory].build(String)
[function]
[call site]
00139
[java.util.Optional<com.github.wnameless.json.base.JsonCore<?>>].isPresent()
[function]
[call site]
00140
[java.util.Optional<com.github.wnameless.json.base.JsonCore<?>>].get()
[function]
[call site]
00141
[com.github.wnameless.json.unflattener.JsonUnflattener].<init>(com.github.wnameless.json.unflattener.JsonUnflattenerFactory,String)
[function]
[call site]
00142
[com.github.wnameless.json.unflattener.JsonUnflattener].<init>(String)
[function]
[call site]
00143
[java.util.regex.Pattern].compile(String)
[function]
[call site]
00144
[java.util.regex.Pattern].compile(String)
[function]
[call site]
00145
[java.util.HashMap].<init>()
[function]
[call site]
00146
[com.github.wnameless.json.base.Jackson3JsonCore].<init>()
[function]
[call site]
00147
[com.github.wnameless.json.unflattener.JsonUnflattener].parseJson(String)
[function]
[call site]
00148
[com.github.wnameless.json.base.JsonCore<?>].parse(String)
[function]
[call site]
00149
[java.util.function.Consumer<com.github.wnameless.json.unflattener.JsonUnflattener>].accept(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00150
[com.github.wnameless.json.unflattener.JsonUnflattener].unflatten()
[function]
[call site]
00151
[java.io.StringWriter].<init>()
[function]
[call site]
00152
[com.github.wnameless.json.base.JsonValueCore<?>].isArray()
[function]
[call site]
00153
[com.github.wnameless.json.base.JsonValueCore<?>].asArray()
[function]
[call site]
00154
[com.github.wnameless.json.unflattener.JsonUnflattener].unflattenArray(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00155
[com.github.wnameless.json.base.JsonArrayCore<?>].asValue()
[function]
[call site]
00156
[com.github.wnameless.json.unflattener.JsonUnflattener].writeByConfig(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00157
[java.io.StringWriter].append(String)
[function]
[call site]
00158
[java.io.StringWriter].toString()
[function]
[call site]
00159
[com.github.wnameless.json.base.JsonValueCore<?>].isObject()
[function]
[call site]
00160
[com.github.wnameless.json.base.JsonValueCore<?>].toString()
[function]
[call site]
00161
[com.github.wnameless.json.base.JsonValueCore<?>].asObject()
[function]
[call site]
00162
[com.github.wnameless.json.unflattener.JsonUnflattener].isEmpty()
[function]
[call site]
00163
[com.github.wnameless.json.base.JsonCore<?>].parse(String)
[function]
[call site]
00164
[com.github.wnameless.json.unflattener.JsonUnflattener].asValue()
[function]
[call site]
00165
[com.github.wnameless.json.unflattener.JsonUnflattener].names()
[function]
[call site]
00166
[com.github.wnameless.json.unflattener.JsonUnflattener].hasNext()
[function]
[call site]
00167
[com.github.wnameless.json.unflattener.JsonUnflattener].next()
[function]
[call site]
00168
[com.github.wnameless.json.unflattener.JsonUnflattener].keyPartPattern()
[function]
[call site]
00169
[com.github.wnameless.json.flattener.FlattenMode].equals(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00170
[Character].toString()
[function]
[call site]
00171
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00172
[Character].toString()
[function]
[call site]
00173
[String].contains(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00174
[Character].toString()
[function]
[call site]
00175
[java.util.Map<String,java.util.regex.Pattern>].containsKey(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00176
[java.util.regex.Pattern].compile(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00177
[java.util.Map<String,java.util.regex.Pattern>].put(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00178
[java.util.Map<String,java.util.regex.Pattern>].get(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00179
[com.github.wnameless.json.unflattener.JsonUnflattener].arrayIndexPattern()
[function]
[call site]
00180
[Character].toString()
[function]
[call site]
00181
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00182
[Character].toString()
[function]
[call site]
00183
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00184
[java.util.Map<String,java.util.regex.Pattern>].containsKey(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00185
[java.util.regex.Pattern].compile(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00186
[java.util.Map<String,java.util.regex.Pattern>].put(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00187
[java.util.Map<String,java.util.regex.Pattern>].get(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00188
[java.util.regex.Pattern].pattern()
[function]
[call site]
00189
[com.github.wnameless.json.unflattener.JsonUnflattener].objectComplexKeyPattern()
[function]
[call site]
00190
[Character].toString()
[function]
[call site]
00191
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00192
[Character].toString()
[function]
[call site]
00193
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00194
[java.util.Map<String,java.util.regex.Pattern>].containsKey(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00195
[java.util.regex.Pattern].compile(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00196
[java.util.Map<String,java.util.regex.Pattern>].put(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00197
[java.util.Map<String,java.util.regex.Pattern>].get(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00198
[java.util.regex.Pattern].pattern()
[function]
[call site]
00199
[com.github.wnameless.json.unflattener.JsonUnflattener].objectKeyPattern()
[function]
[call site]
00200
[Character].toString()
[function]
[call site]
00201
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00202
[Character].toString()
[function]
[call site]
00203
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00204
[Character].toString()
[function]
[call site]
00205
[java.util.regex.Pattern].quote(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00206
[java.util.Map<String,java.util.regex.Pattern>].containsKey(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00207
[java.util.regex.Pattern].compile(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00208
[java.util.Map<String,java.util.regex.Pattern>].put(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00209
[java.util.Map<String,java.util.regex.Pattern>].get(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00210
[java.util.regex.Pattern].pattern()
[function]
[call site]
00211
[java.util.Map<String,java.util.regex.Pattern>].containsKey(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00212
[java.util.regex.Pattern].compile(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00213
[java.util.Map<String,java.util.regex.Pattern>].put(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00214
[java.util.Map<String,java.util.regex.Pattern>].get(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00215
[java.util.regex.Pattern].matcher(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00216
[com.github.wnameless.json.unflattener.JsonUnflattener].find()
[function]
[call site]
00217
[com.github.wnameless.json.unflattener.JsonUnflattener].group()
[function]
[call site]
00218
[com.github.wnameless.json.unflattener.JsonUnflattener].isJsonArray(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00219
[com.github.wnameless.json.unflattener.JsonUnflattener].findOrCreateJsonArray(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00220
[com.github.wnameless.json.base.JsonArrayCore<?>].asValue()
[function]
[call site]
00221
[com.github.wnameless.json.unflattener.JsonUnflattener].extractIndex(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00222
[com.github.wnameless.json.unflattener.JsonUnflattener].get(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00223
[com.github.wnameless.json.unflattener.JsonUnflattener].isArray()
[function]
[call site]
00224
[com.github.wnameless.json.unflattener.JsonUnflattener].get(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00225
[com.github.wnameless.json.unflattener.JsonUnflattener].asArray()
[function]
[call site]
00226
[com.github.wnameless.json.unflattener.JsonUnflattener].unflattenArray(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00227
[com.github.wnameless.json.unflattener.JsonUnflattener].set(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.base.JsonArrayCore<?>)
[function]
[call site]
00228
[com.github.wnameless.json.unflattener.JsonUnflattener].findOrCreateJsonObject(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener,Integer)
[function]
[call site]
00229
[com.github.wnameless.json.base.JsonObjectCore<?>].asValue()
[function]
[call site]
00230
[com.github.wnameless.json.unflattener.JsonUnflattener].extractKey(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00231
[com.github.wnameless.json.unflattener.JsonUnflattener].isJsonArray(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00232
[com.github.wnameless.json.unflattener.JsonUnflattener].extractIndex(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00233
[com.github.wnameless.json.base.JsonCore<?>].parse(String)
[function]
[call site]
00234
[com.github.wnameless.json.unflattener.JsonUnflattener].asValue()
[function]
[call site]
00235
[com.github.wnameless.json.unflattener.JsonUnflattener].extractKey(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00236
[com.github.wnameless.json.base.JsonCore<?>].parse(String)
[function]
[call site]
00237
[com.github.wnameless.json.unflattener.JsonUnflattener].asValue()
[function]
[call site]
00238
[com.github.wnameless.json.unflattener.JsonUnflattener].setUnflattenedValue(com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener,com.github.wnameless.json.unflattener.JsonUnflattener,String,Integer)
[function]
[call site]
00239
[com.github.wnameless.json.unflattener.JsonUnflattener].writeByConfig(com.github.wnameless.json.unflattener.JsonUnflattener)
[function]
[call site]
00240
[java.io.StringWriter].append(String)
[function]
[call site]
00241
[java.io.StringWriter].toString()
[function]
[call site]
00242
[com.github.wnameless.json.flattener.JsonFlattenerFactory].build(String)
[function]
[call site]
00243
[com.github.wnameless.json.flattener.JsonFlattener].flatten()
[function]
[call site]
00244
[String].chars()
[function]
[call site]
00245
[com.example.RoundTripFuzzer].filter()
[function]
[call site]
00246
[com.example.RoundTripFuzzer].count()
[function]
[call site]
00247
[String].chars()
[function]
[call site]
00248
[com.example.RoundTripFuzzer].filter()
[function]
[call site]
00249
[com.example.RoundTripFuzzer].count()
[function]
[call site]
00250
[AssertionError].<init>(com.example.RoundTripFuzzer)
[function]
[call site]
00251