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

Fuzzer details

Fuzzer: TwitterObjectFactoryFuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 2972 68.2%
gold [1:9] 1171 26.8%
yellow [10:29] 210 4.82%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1 0.02%
All colors 4354 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
291 615 [twitter4j.URLEntityJSONImpl].hashCode() call site: 00615
282 2651 [twitter4j.JSONObject].toString() call site: 02651
256 2994 [twitter4j.JSON].toInteger(java.lang.Object) call site: 02994
170 944 [twitter4j.JSONObject].numberToString(java.lang.Number) call site: 00944
169 1782 [twitter4j.JSONStringer].value(java.lang.Object) call site: 01782
139 94 [twitter4j.JSON].toString(java.lang.Object) call site: 00094
110 473 [twitter4j.JSONObject].numberToString(java.lang.Number) call site: 00473
97 2085 [twitter4j.JSONStringer].value(java.lang.Object) call site: 02085
81 1221 [twitter4j.JSONStringer].value(java.lang.Object) call site: 01221
70 2345 [twitter4j.JSONStringer].value(java.lang.Object) call site: 02345
53 3467 [twitter4j.UserJSONImpl].init(twitter4j.JSONObject) call site: 03467
47 1424 [twitter4j.JSONStringer].value(java.lang.Object) call site: 01424

Runtime coverage analysis

Covered functions
206
Functions that are reachable but not covered
491
Reachable functions
558
Percentage of reachable functions covered
12.01%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
TwitterObjectFactoryFuzzer 1
com.code_intelligence.jazzer.api.FuzzedDataProvider 2
twitter4j.TwitterObjectFactory 15
twitter4j.UserJSONImpl 5
twitter4j.TwitterResponseImpl 2
java.lang.Object 6
twitter4j.ParseUtil 14
java.lang.String 40
java.lang.StringLatin1 12
java.lang.StringUTF16 19
java.lang.StringIndexOutOfBoundsException 2
java.lang.StringBuilder 18
java.lang.Long 15
java.lang.NumberFormatException 2
java.lang.Character 6
java.lang.CharacterData 1
twitter4j.JSONObject 18
java.util.LinkedHashMap 4
twitter4j.JSONException 1
java.lang.RuntimeException 2
java.lang.Exception 3
java.lang.Throwable 11
sun.nio.fs.UnixException 2
twitter4j.JSON 7
twitter4j.TrendsJSONImpl 7
java.util.Arrays 11
twitter4j.StallWarningImpl 2
java.lang.management.LockInfo 1
java.lang.module.ModuleDescriptor 3
java.math.MathContext 2
twitter4j.IDsJSONImpl 4
java.lang.StringBuilder:java.util.Arrays 1
twitter4j.RateLimitStatusJSONImpl 8
javax.management.openmbean.TabularType 2
java.time.chrono.AbstractChronology 2
java.security.Timestamp 2
java.lang.invoke.LambdaForm$NamedFunction 2
twitter4j.ExceptionDiagnosis 7
java.net.InterfaceAddress 2
twitter4j.HttpClient 2
javax.management.BadAttributeValueExpException 1
sun.util.locale.Extension 1
java.lang.invoke.MethodHandle 1
java.util.concurrent.CompletableFuture 1
java.security.SecureRandomSpi 1
java.lang.Class 5
twitter4j.TwitterException 13
java.nio.file.FileSystemException 1
java.net.URISyntaxException 1
java.util.regex.PatternSyntaxException 1
java.nio.file.InvalidPathException 1
java.io.InvalidClassException 1
java.util.concurrent.ForkJoinPool 1
java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock 1
java.lang.Thread 5
java.lang.ThreadGroup 2
twitter4j.JSONStringer 17
java.util.ArrayList 13
java.util.Vector 11
java.util.AbstractCollection 3
java.util.concurrent.CopyOnWriteArrayList 11
java.util.AbstractSequentialList 4
java.util.LinkedList 7
javax.management.AttributeList 2
java.util.AbstractList 5
jdk.internal.module.ModuleBootstrap$2 2
java.nio.file.Files$2 2
java.io.BufferedReader$1 2
java.nio.file.FileTreeIterator 2
java.util.concurrent.ConcurrentHashMap$EntrySetView 2
java.util.TreeMap$KeySet 1
java.util.concurrent.ConcurrentHashMap$KeySetView 2
java.util.HashSet 2
java.util.TreeMap$EntrySet 1
java.util.NoSuchElementException 1
java.util.TreeMap$Entry 4
java.util.HashMap$Node 4
java.util.Hashtable$Entry 5
java.util.concurrent.ConcurrentHashMap$Node 4
java.util.WeakHashMap$Entry 4
java.util.Formatter 3
java.lang.Integer 19
java.lang.Number 1
twitter4j.JSONArray 14
java.math.BigDecimal 5
java.lang.Double 16
java.lang.Float 11
java.math.BigInteger 7
java.lang.Byte 7
java.util.concurrent.atomic.AtomicInteger 3
java.util.concurrent.atomic.AtomicLong 3
java.lang.Short 7
twitter4j.TrendJSONImpl 4
java.util.Objects 3
java.lang.Boolean 5
twitter4j.FriendshipJSONImpl 2
javax.management.MBeanFeatureInfo 1
java.text.DateFormatSymbols 2
twitter4j.v1.StatusUpdate 2
java.lang.module.ResolvedModule 2
jdk.internal.jimage.ImageReader$Node 3
java.lang.invoke.LambdaFormEditor$Transform 2
twitter4j.UploadedMediaImpl 2
java.lang.invoke.LambdaForm 2
java.util.IdentityHashMap 5
java.lang.invoke.LambdaForm$Name 2
java.lang.module.ModuleDescriptor$Provides 2
twitter4j.JSONObject$1 2
java.time.zone.ZoneRules 2
java.util.Date 3
javax.management.openmbean.TabularDataSupport 6
java.util.logging.Level 2
twitter4j.MediaEntityJSONImpl$Size 3
java.util.zip.ZipEntry 3
javax.management.openmbean.OpenMBeanParameterInfoSupport 2
java.nio.CharBuffer 2
java.util.ResourceBundle$CacheKey 2
java.lang.invoke.StringConcatFactory$Recipe 1
twitter4j.PlaceJSONImpl 4
javax.security.auth.Subject 2
javax.management.MBeanAttributeInfo 3
java.lang.ProcessHandleImpl 2
javax.management.MBeanInfo 3
jdk.internal.module.IllegalAccessLogger$Usage 1
java.lang.Character$Subset 2
javax.management.MBeanNotificationInfo 3
java.util.BitSet 3
java.lang.invoke.ClassSpecializer$SpeciesData 2
java.security.CodeSigner 2
java.lang.invoke.MethodType 2
java.lang.module.ModuleDescriptor$Exports 2
java.security.CodeSource 2
java.util.OptionalLong 2
javax.crypto.spec.SecretKeySpec 1
javax.management.openmbean.CompositeDataSupport 2
javax.crypto.CryptoPermission 2
java.lang.invoke.StringConcatFactory$RecipeElement 1
java.util.Optional 2
java.nio.file.attribute.FileTime 2
java.nio.charset.Charset 2
javax.management.ObjectInstance 2
java.time.LocalTime 2
java.lang.reflect.Constructor 2
java.security.Provider$ServiceKey 1
twitter4j.RelationshipJSONImpl 4
java.lang.reflect.Parameter 2
twitter4j.UserListJSONImpl 4
java.text.DateFormat 2
java.time.OffsetTime 2
java.util.Calendar 3
twitter4j.UserMentionEntityJSONImpl 6
java.util.Properties 6
javax.management.MBeanOperationInfo 3
java.time.zone.ZoneOffsetTransition 2
java.time.ZoneOffset 2
twitter4j.v1.OEmbedRequest 2
twitter4j.TwitterV1Impl 2
twitter4j.OAuth2Token 2
java.net.HttpCookie 3
twitter4j.URLEntityJSONImpl 6
java.text.MessageFormat 2
java.security.cert.Certificate 1
java.util.zip.ZipFile$Source$Key 1
twitter4j.v1.Query 2
java.net.SocketPermission 1
java.time.LocalDate 2
twitter4j.StatusJSONImpl 7
java.time.Instant 4
twitter4j.v1.GeoLocation 4
twitter4j.v1.QuickReply 4
java.security.AllPermission 1
java.net.Inet4Address 1
java.util.Locale 3
javax.management.MBeanConstructorInfo 3
java.nio.FloatBuffer 2
sun.nio.ch.FileKey 1
java.util.logging.LogManager$CloseOnReset 1
java.text.DecimalFormatSymbols 2
twitter4j.OAuthAuthorization 2
twitter4j.HttpParameter 2
java.io.FilePermission 1
twitter4j.APIResourceBase 1
twitter4j.Configuration 3
java.util.AbstractMap 5
java.lang.invoke.MemberName 3
java.util.AbstractSet 1
java.nio.ByteBuffer 2
java.time.format.DecimalStyle 2
java.lang.module.ModuleDescriptor$Requires 2
sun.nio.fs.UnixPath 2
javax.management.openmbean.OpenMBeanOperationInfoSupport 2
java.time.ZonedDateTime 4
java.util.Hashtable 6
java.net.Proxy 2
twitter4j.AccessToken 2
twitter4j.OAuthToken 2
twitter4j.TwitterImpl 2
java.util.jar.Manifest 2
javax.management.openmbean.SimpleType 2
java.lang.Enum 4
java.text.FieldPosition 2
javax.management.ObjectName 2
java.text.ParsePosition 2
twitter4j.QuotedStatusPermalinkJSONImpl 6
twitter4j.v1.FilterQuery 2
jdk.internal.module.ServicesCatalog$ServiceProvider 1
java.lang.Runtime$Version 2
twitter4j.JSONImplFactory 5
jdk.internal.org.objectweb.asm.Handle 2
javax.management.openmbean.CompositeType 2
twitter4j.HttpResponseEvent 2
twitter4j.HttpRequest 2
twitter4j.OAuth2Authorization 2
java.util.AbstractMap:java.util.Hashtable:java.util.IdentityHashMap:java.util.Properties:java.util.concurrent.ConcurrentHashMap:java.util.jar.Attributes:javax.management.openmbean.TabularDataSupport 1
java.time.ZoneId 3
java.security.cert.CertPath 2
java.net.NetworkInterface 2
java.lang.invoke.StringConcatFactory$Key 1
java.time.LocalDateTime 2
java.util.concurrent.ConcurrentHashMap 5
java.lang.module.ModuleDescriptor$Opens 2
twitter4j.OAuth2Authorization$OAuth2AuthorizationBuilder 2
java.net.InetSocketAddress$InetSocketAddressHolder 2
sun.nio.fs.UnixFileStore 2
java.util.PropertyPermission 1
jdk.internal.org.objectweb.asm.Type 4
javax.management.MBeanParameterInfo 3
java.time.OffsetDateTime 2
java.time.zone.ZoneOffsetTransitionRule 2
sun.util.locale.BaseLocale$Key 1
twitter4j.v1.Paging 2
java.nio.LongBuffer 2
javax.management.openmbean.OpenMBeanConstructorInfoSupport 2
jdk.internal.misc.Signal 2
java.lang.Thread$WeakClassKey 1
java.net.InetAddress 2
twitter4j.QueryResultJSONImpl 2
sun.util.calendar.Era 2
java.nio.IntBuffer 2
twitter4j.RequestToken 2
java.util.OptionalInt 2
java.time.Clock 1
java.nio.DoubleBuffer 2
java.net.URI 2
twitter4j.Twitter$TwitterBuilder 2
javax.management.openmbean.OpenMBeanAttributeInfoSupport 2
twitter4j.v1.GeoQuery 2
java.util.jar.Attributes 5
twitter4j.SavedSearchJSONImpl 4
java.lang.StackTraceElement 6
javax.management.openmbean.OpenMBeanInfoSupport 2
java.lang.reflect.Method 2
java.security.AccessControlContext 1
java.text.AttributedCharacterIterator$Attribute 2
java.io.File 3
jdk.internal.module.ModuleHashes 2
java.util.stream.Collectors$Partition 1
java.util.WeakHashMap 3
java.security.Provider 4
java.util.TreeMap 4
java.util.HashMap 8
javax.management.Attribute 2
java.time.temporal.ValueRange 2
sun.util.locale.BaseLocale 2
jdk.internal.loader.AbstractClassLoaderValue$Sub 2
twitter4j.MediaEntityJSONImpl$Variant 3
twitter4j.StatusDeletionNoticeImpl 3
java.time.Duration 2
java.lang.module.ModuleDescriptor$Version 2
java.time.Period 2
twitter4j.TwitterStreamImpl 2
java.lang.reflect.Field 2
java.security.BasicPermission 1
twitter4j.OEmbedJSONImpl 4
twitter4j.AccountTotalsJSONImpl 4
sun.util.locale.LocaleExtensions 2
java.nio.ShortBuffer 2
twitter4j.LocationJSONImpl 4
java.net.URL 2
java.util.OptionalDouble 2
twitter4j.MediaEntityJSONImpl 6
twitter4j.HashtagEntityJSONImpl 6
java.lang.ProcessBuilder$Redirect 1
java.text.NumberFormat 2
jdk.internal.module.ModuleReferenceImpl 3
java.lang.module.ModuleReference 1
twitter4j.DirectMessageJSONImpl 4
java.util.jar.Attributes$Name 2
java.lang.Package 2
twitter4j.OAuthAuthorization$OAuthAuthorizationBuilder 2
java.net.InetSocketAddress 2
sun.util.calendar.CalendarDate 3
java.lang.Math 3
jdk.internal.math.FloatingDecimal 11
java.lang.ThreadLocal 1
jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer 8
java.lang.AssertionError 5
java.lang.Error 2
jdk.internal.math.FDBigInteger 33
java.lang.IllegalArgumentException 2
java.lang.IllegalStateException 1
java.lang.System 3
jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer 1
twitter4j.management.InvocationStatisticsCalculator 5
java.time.format.DateTimeParseContext 1
java.util.concurrent.ThreadPoolExecutor 1
java.util.regex.Pattern 4
java.util.regex.Matcher 4
java.lang.ProcessBuilder$Redirect$3 1
java.lang.invoke.MethodHandleImpl$LoopClauses 1
java.util.concurrent.locks.ReentrantReadWriteLock 1
sun.reflect.annotation.TypeAnnotation 1
java.lang.invoke.MethodHandles$Lookup 1
java.security.PrivilegedActionException 1
java.lang.management.ThreadInfo 1
java.lang.ProcessBuilder$RedirectPipeImpl 1
java.util.EventObject 1
java.lang.invoke.MethodTypeForm 1
java.util.ServiceLoader 1
java.nio.charset.CoderResult 1
java.lang.ProcessImpl 1
java.util.LongSummaryStatistics 1
javax.management.BadBinaryOpValueExpException 1
jdk.internal.misc.Signal$NativeHandler 1
javax.management.Notification 1
java.lang.ProcessBuilder$Redirect$6 1
java.util.StringJoiner 1
java.util.concurrent.atomic.AtomicBoolean 1
java.lang.invoke.Invokers 1
java.lang.module.Configuration 1
jdk.internal.jmod.JmodFile$Entry 1
jdk.internal.jmod.JmodFile$Section 1
java.util.DoubleSummaryStatistics 1
java.nio.channels.FileChannel$MapMode 1
java.net.Socket 1
java.net.URLConnection 1
java.lang.ProcessBuilder$Redirect$1 1
java.security.PermissionCollection 1
java.util.Collection 1
jdk.internal.module.ModuleHashes$lambda_toString_1__6 2
java.util.Map$Entry 1
java.security.Permission 1
sun.security.util.JarConstraintsParameters 1
java.io.ObjectStreamClass 1
twitter4j.NullAuthorization 1
java.lang.StackFrameInfo 1
java.lang.StringBuffer 1
java.lang.AbstractStringBuilder 1
java.time.format.DateTimeFormatter 1
java.util.IntSummaryStatistics 1
java.lang.CloneNotSupportedException 1
java.text.Format 1
javax.crypto.MacSpi 1
java.util.TimeZone 1
java.text.Collator 1
java.util.EnumSet 1
java.text.BreakIterator 1
java.lang.ref.Reference 1
java.security.MessageDigest 2
java.security.SignatureSpi 1
java.security.Signature 2
java.security.MessageDigestSpi 1
java.util.ArrayDeque 1
javax.crypto.Mac 1
java.lang.reflect.InvocationTargetException 1
twitter4j.HttpResponse 2
twitter4j.Version 1
java.lang.invoke.SerializedLambda 1
jdk.internal.org.objectweb.asm.Label 1
java.util.Currency 1
java.lang.ProcessBuilder$Redirect$5 1
twitter4j.JSONTokener 12
java.time.temporal.ChronoField 1
java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock 1
java.time.temporal.ChronoUnit 1
java.io.StringWriter 1
java.time.format.Parsed 1
java.net.ServerSocket 1
java.math.MutableBigInteger 1
java.lang.management.MemoryUsage 1
java.security.AlgorithmParameters 1
java.lang.ModuleLayer 1
java.net.SocketImpl 1
java.util.concurrent.ConcurrentHashMap$CollectionView 1
sun.security.util.LazyCodeSourcePermissionCollection 1
sun.net.www.MessageHeader 1
java.time.format.DateTimeFormatterBuilder$CompositePrinterParser 1
java.io.ObjectStreamField 1
java.lang.ProcessBuilder$Redirect$4 1
java.util.concurrent.locks.AbstractQueuedSynchronizer 1
sun.reflect.annotation.AnnotationType 1
java.io.ByteArrayOutputStream 1
java.io.ObjectOutputStream$DebugTraceInfoStack 1
javax.management.BadStringOperationException 1
java.util.concurrent.locks.ReentrantLock 1
java.security.SecureRandom 1
java.util.concurrent.LinkedBlockingQueue 1
jdk.internal.perf.PerfCounter 2
java.security.ProtectionDomain 1
java.lang.ProcessBuilder$Redirect$2 1
java.nio.charset.CodingErrorAction 1
sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo 1
java.lang.Module 1
jdk.internal.org.objectweb.asm.TypePath 4
java.security.Provider$Service 1
java.nio.channels.FileLock 1
java.nio.ByteOrder 1
java.time.format.DateTimeFormatterBuilder$NumberPrinterParser 1
jdk.internal.module.ModuleResolution 1
java.time.format.DateTimePrintContext 1
java.lang.AbstractStringBuilder:java.lang.StringBuilder 2
twitter4j.EntityIndex 5
java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong 3
jdk.internal.math.FloatingDecimal$ASCIIToBinaryBuffer 2
jdk.internal.math.FloatingDecimal$PreparedASCIIToBinaryBuffer 2
twitter4j.HTMLEntity 3
java.lang.IndexOutOfBoundsException 1
twitter4j.ParseUtil$lambda_getFormat_0__5 2
java.security.Provider:java.util.HashMap:java.util.Hashtable:java.util.Map:java.util.Properties:java.util.concurrent.ConcurrentHashMap 1
twitter4j.EntitiesParseUtil 5
java.security.Provider:java.util.AbstractMap:java.util.HashMap:java.util.Hashtable:java.util.IdentityHashMap:java.util.Properties:java.util.TreeMap:java.util.WeakHashMap:java.util.concurrent.ConcurrentHashMap:java.util.jar.Attributes:javax.management.openmbean.TabularDataSupport 1
twitter4j.ScopesImpl 1
java.util.ArrayList:javax.management.AttributeList 1
twitter4j.JSONObjectType 1
twitter4j.Log4JLogger 2
twitter4j.JULLogger 1
java.util.logging.Logger 1
twitter4j.SLF4JLogger 1
twitter4j.ResponseListImpl 2
java.io.BufferedReader$1:java.nio.file.FileTreeIterator:java.nio.file.Files$2 2
java.util.Collections 1

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
[twitter4j.TweetsResourcesImpl].uploadMediaChunked(java.lang.String,java.io.InputStream) twitter4j.TweetsResourcesImpl 2 ['java.lang.String', 'java.io.InputStream'] 19 0 65 12 1 617 0 321 164
[twitter4j.StatusJSONImpl].init(twitter4j.JSONObject) twitter4j.StatusJSONImpl 1 ['twitter4j.JSONObject'] 7 0 180 56 23 130 3 117 109
[twitter4j.PropertyConfiguration].loadDefaultProperties(twitter4j.Configuration) twitter4j.PropertyConfiguration 1 ['twitter4j.Configuration'] 3 0 50 12 3 55 1 65 65
[twitter4j.Configuration].equals(java.lang.Object) twitter4j.Configuration 1 ['java.lang.Object'] 1 0 185 55 49 2 3 49 49

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
47.0%
177 / 375
Cyclomatic complexity statically reachable by fuzzers
56.9%
328 / 574

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
twitter4j.TwitterStreamImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.v1.Query$ResultType [] []
twitter4j.RequestToken ['TwitterObjectFactoryFuzzer'] []
twitter4j.PlacesGeoResourcesImpl [] []
java.lang.ProcessBuilder [] []
twitter4j.v1.GeoLocation ['TwitterObjectFactoryFuzzer'] []
twitter4j.PagableResponseListImpl [] []
twitter4j.StatusStreamBase$1 [] []
twitter4j.HttpClient ['TwitterObjectFactoryFuzzer'] []
twitter4j.DirectMessageListImpl [] []
twitter4j.v1.StatusAdapter [] []
twitter4j.Logger$lambda_static_2__3 [] []
twitter4j.MediaEntityJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.HashtagEntityJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.IDsJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.AccountTotalsJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.SpamReportingResourceImpl [] []
twitter4j.DirectMessageJSONImpl ['TwitterObjectFactoryFuzzer'] []
java.util.concurrent.Callable [] []
twitter4j.JSONObjectType ['TwitterObjectFactoryFuzzer'] []
twitter4j.TimelinesResourcesImpl [] []
twitter4j.Logger$lambda_static_1__4 [] []
twitter4j.ResponseListImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterStreamImpl$Mode [] []
twitter4j.SavedSearchJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.management.APIStatisticsOpenMBean [] []
twitter4j.FriendsFollowersResourcesImpl [] []
twitter4j.v1.GeoQuery ['TwitterObjectFactoryFuzzer'] []
java.io.PrintWriter [] []
twitter4j.v1.OEmbedRequest$Align [] []
twitter4j.TwitterAPIMonitor [] []
twitter4j.v1.Query ['TwitterObjectFactoryFuzzer'] []
twitter4j.v1.StatusUpdate ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterObjectFactory$init__1 [] []
twitter4j.HelpResourcesImpl [] []
java.lang.Runtime [] []
twitter4j.management.InvocationStatisticsCalculator ['TwitterObjectFactoryFuzzer'] []
twitter4j.HTMLEntity ['TwitterObjectFactoryFuzzer'] []
twitter4j.NullAuthorization ['TwitterObjectFactoryFuzzer'] []
twitter4j.RelationshipJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.Log4JLogger ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.OEmbedJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.SLF4JLogger ['TwitterObjectFactoryFuzzer'] []
java.lang.System ['TwitterObjectFactoryFuzzer'] []
java.io.OutputStream [] []
twitter4j.MediaEntityJSONImpl$Variant ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterStreamImpl$6 [] []
twitter4j.TrendsResourcesImpl [] []
TwitterObjectFactoryFuzzer ['TwitterObjectFactoryFuzzer'] []
twitter4j.SavedSearchesResourcesImpl [] []
twitter4j.HttpRequest ['TwitterObjectFactoryFuzzer'] []
twitter4j.Configuration ['TwitterObjectFactoryFuzzer'] []
twitter4j.EntitiesParseUtil ['TwitterObjectFactoryFuzzer'] []
twitter4j.v1.Paging ['TwitterObjectFactoryFuzzer'] []
twitter4j.StatusDeletionNoticeImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterObjectFactory ['TwitterObjectFactoryFuzzer'] []
twitter4j.FavoritesResourcesImpl [] []
twitter4j.JSONStringer ['TwitterObjectFactoryFuzzer'] []
twitter4j.UserMentionEntityJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.ParseUtil ['TwitterObjectFactoryFuzzer'] []
twitter4j.JSONTokener ['TwitterObjectFactoryFuzzer'] []
twitter4j.v1.OEmbedRequest ['TwitterObjectFactoryFuzzer'] []
twitter4j.TrendsJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.TrendJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.AccountSettingsJSONImpl [] []
twitter4j.HttpParameter ['TwitterObjectFactoryFuzzer'] []
twitter4j.HttpResponse ['TwitterObjectFactoryFuzzer'] []
twitter4j.PropertyConfiguration [] []
twitter4j.v1.QuickReply ['TwitterObjectFactoryFuzzer'] []
twitter4j.v1.FilterQuery$FilterLevel [] []
twitter4j.RateLimitStatusEvent [] []
twitter4j.StreamingGZIPInputStream [] []
twitter4j.v1.Query$Unit [] []
twitter4j.TweetsResourcesImpl [] []
java.nio.file.Files [] []
java.io.BufferedReader [] []
java.util.concurrent.Executor [] []
twitter4j.TimeZoneJSONImpl [] []
twitter4j.LanguageJSONImpl [] []
twitter4j.JSONObjectType$Type [] []
twitter4j.CharacterUtil [] []
twitter4j.Twitter$TwitterBuilder ['TwitterObjectFactoryFuzzer'] []
twitter4j.MediaEntityJSONImpl$Size ['TwitterObjectFactoryFuzzer'] []
twitter4j.BASE64Encoder [] []
java.nio.file.Paths [] []
twitter4j.ListsResourcesImpl [] []
twitter4j.OAuth2Authorization ['TwitterObjectFactoryFuzzer'] []
java.io.InputStream [] []
twitter4j.TimeSpanConverter [] []
twitter4j.JSONObject$1 ['TwitterObjectFactoryFuzzer'] []
twitter4j.HttpClient$1 [] []
twitter4j.OAuthAuthorization$OAuthAuthorizationBuilder ['TwitterObjectFactoryFuzzer'] []
twitter4j.JSONArray ['TwitterObjectFactoryFuzzer'] []
twitter4j.StatusJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.APIResourceBase ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterStreamImpl$5 [] []
twitter4j.TwitterV1Impl ['TwitterObjectFactoryFuzzer'] []
twitter4j.URLEntityJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.Twitter$TwitterBuilder$2 [] []
twitter4j.OAuth2Authorization$OAuth2AuthorizationBuilder ['TwitterObjectFactoryFuzzer'] []
twitter4j.StringUtil [] []
twitter4j.UserListJSONImpl ['TwitterObjectFactoryFuzzer'] []
java.io.File ['TwitterObjectFactoryFuzzer'] []
java.io.BufferedWriter [] []
twitter4j.TwitterResponse$AccessLevel [] []
twitter4j.TwitterStreamImpl$4 [] []
twitter4j.management.APIStatistics [] []
twitter4j.OAuthAuthorization ['TwitterObjectFactoryFuzzer'] []
twitter4j.v1.OEmbedRequest$WidgetType [] []
twitter4j.StallWarningImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.UserJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.JSONStringer$Scope [] []
twitter4j.RateLimitStatusJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.UploadedMediaImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.Version ['TwitterObjectFactoryFuzzer'] []
twitter4j.AccessToken ['TwitterObjectFactoryFuzzer'] []
twitter4j.HttpResponseEvent ['TwitterObjectFactoryFuzzer'] []
twitter4j.Twitter$TwitterBuilder$1 [] []
twitter4j.ExceptionDiagnosis ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterException ['TwitterObjectFactoryFuzzer'] []
twitter4j.JSON ['TwitterObjectFactoryFuzzer'] []
twitter4j.ParseUtil$lambda_getFormat_0__5 ['TwitterObjectFactoryFuzzer'] []
twitter4j.ScopesImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.OAuth2Token ['TwitterObjectFactoryFuzzer'] []
twitter4j.StatusStreamImpl [] []
twitter4j.SearchResourceImpl [] []
twitter4j.Logger$lambda_static_0__2 [] []
twitter4j.UsersResourcesImpl [] []
twitter4j.RequestMethod [] []
twitter4j.TwitterStreamImpl$1 [] []
twitter4j.TwitterStreamImpl$3 [] []
twitter4j.JSONImplFactory ['TwitterObjectFactoryFuzzer'] []
twitter4j.JULLogger ['TwitterObjectFactoryFuzzer'] []
twitter4j.PlaceJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.JSONObject ['TwitterObjectFactoryFuzzer'] []
twitter4j.QuotedStatusPermalinkJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.LocationJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.QueryResultJSONImpl ['TwitterObjectFactoryFuzzer'] []
twitter4j.DirectMessagesResourcesImpl [] []
twitter4j.v1.FilterQuery ['TwitterObjectFactoryFuzzer'] []
twitter4j.TwitterStreamImpl$2 [] []
twitter4j.FriendshipJSONImpl ['TwitterObjectFactoryFuzzer'] []

Directories in report

Directory