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

Fuzzer details

Fuzzer: CronParserFuzzer

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 1286 48.5%
gold [1:9] 962 36.3%
yellow [10:29] 396 14.9%
greenyellow [30:49] 2 0.07%
lawngreen 50+ 1 0.03%
All colors 2647 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
550 361 [com.cronutils.model.field.value.FieldValue].toString() call site: 00361
121 230 [com.cronutils.model.field.definition.FieldDefinition].hashCode() call site: 00230
118 13 [com.cronutils.model.field.definition.FieldDefinition]. (com.cronutils.model.field.CronFieldName,com.cronutils.model.field.constraint.FieldConstraints,boolean) call site: 00013
59 169 [com.cronutils.model.definition.CronConstraint].hashCode() call site: 00169
45 1574 [com.cronutils.builder.CronBuilder].addField(com.cronutils.model.field.CronFieldName,com.cronutils.model.field.expression.FieldExpression) call site: 01574
37 2249 [com.cronutils.parser.CronParser].parse(java.lang.String) call site: 02249
35 133 [com.cronutils.model.field.constraint.FieldConstraints].hashCode() call site: 00133
30 2419 [com.cronutils.parser.FieldParser].parseOn(java.lang.String) call site: 02419
29 1744 [com.cronutils.model.field.expression.Between]. (com.cronutils.model.field.value.FieldValue,com.cronutils.model.field.value.FieldValue) call site: 01744
25 2477 [com.cronutils.parser.FieldParser].stringToInt(java.lang.String) call site: 02477
25 2524 [com.cronutils.parser.FieldParser].parseOn(java.lang.String) call site: 02524
21 1820 [com.cronutils.model.field.expression.Every].accept(com.cronutils.model.field.expression.visitor.FieldExpressionVisitor) call site: 01820

Runtime coverage analysis

Covered functions
231
Functions that are reachable but not covered
300
Reachable functions
480
Percentage of reachable functions covered
37.5%
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
CronParserFuzzer 1
com.cronutils.model.definition.CronDefinitionBuilder 26
java.lang.Enum 6
java.util.EnumMap 8
java.util.HashSet 6
java.lang.Object 4
com.cronutils.model.field.definition.FieldDefinitionBuilder 6
com.cronutils.model.field.definition.FieldDefinition 6
com.cronutils.utils.Preconditions 5
java.lang.NullPointerException 1
java.lang.RuntimeException 1
java.lang.Exception 1
java.lang.Throwable 8
sun.nio.fs.UnixException 2
java.lang.String 41
jdk.internal.org.objectweb.asm.TypePath 4
java.lang.StringBuilder 14
java.time.zone.ZoneRules 2
java.security.PrivilegedActionException 1
java.security.AlgorithmParameters 1
java.lang.Class 5
java.lang.Package 2
java.net.Proxy 2
java.util.jar.Attributes$Name 2
java.text.FieldPosition 2
java.lang.invoke.MethodType 2
java.util.ArrayList 12
java.lang.Short 3
java.lang.Thread$WeakClassKey 1
sun.nio.fs.UnixPath 2
java.security.Provider$ServiceKey 1
java.util.Vector 6
jdk.internal.module.ModuleHashes 2
java.lang.StringLatin1 14
java.lang.StringUTF16 20
java.util.LinkedHashMap 4
java.util.WeakHashMap 6
java.util.TreeMap 6
java.util.concurrent.ConcurrentHashMap 8
java.util.stream.Collectors$Partition 1
java.security.Provider 6
java.util.Properties 8
java.util.jar.Attributes 7
java.util.IdentityHashMap 7
java.util.HashMap 7
java.util.Hashtable 8
java.nio.file.FileTreeIterator 2
java.io.BufferedReader$1 2
jdk.internal.module.ModuleBootstrap$2 2
java.nio.file.Files$2 2
java.util.TreeMap$EntrySet 2
java.util.concurrent.ConcurrentHashMap$KeySetView 4
java.util.TreeMap$KeySet 3
java.util.concurrent.ConcurrentHashMap$EntrySetView 4
java.util.NoSuchElementException 1
java.util.concurrent.ConcurrentHashMap$Node 4
java.util.Hashtable$Entry 4
java.util.TreeMap$Entry 4
java.util.HashMap$Node 4
java.util.WeakHashMap$Entry 4
java.util.Arrays 4
java.lang.module.ModuleDescriptor$Opens 2
java.lang.module.ResolvedModule 2
java.lang.invoke.StringConcatFactory$Key 1
java.security.cert.CertPath 2
org.slf4j.helpers.SubstituteLogger 1
java.lang.Runtime$Version 2
java.lang.reflect.Field 2
java.net.URL 2
sun.nio.ch.FileKey 1
com.cronutils.model.field.constraint.FieldConstraints 11
java.util.Objects 3
java.lang.Boolean 4
java.util.jar.Manifest 1
java.lang.invoke.LambdaForm 2
java.util.OptionalDouble 2
java.lang.invoke.StringConcatFactory$Recipe 1
java.security.CodeSource 2
java.time.Duration 2
java.lang.Double 8
java.time.chrono.AbstractChronology 2
java.time.Period 2
java.io.File 3
java.lang.Float 7
java.net.HttpCookie 2
jdk.internal.org.objectweb.asm.Type 4
java.net.InetAddress 2
java.nio.ByteBuffer 2
java.time.OffsetTime 2
java.text.AttributedCharacterIterator$Attribute 2
java.text.ChoiceFormat 1
java.nio.IntBuffer 2
java.net.Inet4Address 1
sun.util.locale.BaseLocale 2
java.lang.Character$Subset 2
com.cronutils.model.definition.CronConstraint 3
java.lang.Byte 3
sun.util.calendar.CalendarDate 2
java.util.ResourceBundle$CacheKey 2
java.util.concurrent.CopyOnWriteArrayList 7
jdk.internal.org.objectweb.asm.Handle 2
java.util.Calendar 2
java.security.Timestamp 2
javax.crypto.CryptoPermission 2
java.math.MathContext 2
java.nio.file.attribute.FileTime 2
java.lang.reflect.Parameter 2
java.util.AbstractSet 1
java.io.FilePermission 1
java.lang.ProcessBuilder$Redirect 1
java.time.zone.ZoneOffsetTransition 2
jdk.internal.module.ModuleReferenceImpl 3
java.lang.module.ModuleReference 1
java.lang.module.ModuleDescriptor 3
jdk.internal.module.IllegalAccessLogger$Usage 1
java.time.zone.ZoneOffsetTransitionRule 2
sun.util.calendar.Era 2
java.security.CodeSigner 2
java.lang.module.ModuleDescriptor$Provides 2
java.text.NumberFormat 1
java.time.temporal.ValueRange 2
java.time.ZoneId 2
java.lang.invoke.MemberName 2
java.text.MessageFormat 1
java.lang.reflect.Method 2
java.security.AccessControlContext 1
java.util.zip.ZipEntry 2
java.lang.module.ModuleDescriptor$Exports 2
java.lang.reflect.Constructor 2
java.text.DateFormat 1
java.lang.module.ModuleDescriptor$Version 2
java.text.ParsePosition 2
java.security.BasicPermission 1
sun.nio.fs.UnixFileStore 2
java.net.InterfaceAddress 2
javax.security.auth.Subject 2
java.util.Date 2
java.text.DateFormatSymbols 1
java.util.OptionalInt 3
java.nio.CharBuffer 4
java.util.AbstractList 2
jdk.internal.loader.AbstractClassLoaderValue$Sub 2
java.math.BigDecimal 2
java.lang.invoke.LambdaForm$Name 2
java.security.cert.Certificate 1
java.nio.ShortBuffer 2
java.net.SocketPermission 1
java.net.URI 2
java.time.LocalDateTime 2
sun.util.locale.BaseLocale$Key 1
java.time.LocalDate 2
java.nio.charset.Charset 2
java.lang.StackTraceElement 2
java.nio.DoubleBuffer 2
java.lang.invoke.LambdaForm$NamedFunction 2
java.util.OptionalLong 2
java.util.AbstractMap 7
com.cronutils.model.definition.CronDefinition 7
java.lang.Long 8
jdk.internal.jimage.ImageReader$Node 3
java.net.NetworkInterface 2
jdk.internal.module.ServicesCatalog$ServiceProvider 1
java.lang.ProcessHandleImpl 2
java.time.OffsetDateTime 2
java.lang.invoke.ClassSpecializer$SpeciesData 2
java.lang.Integer 16
java.time.LocalTime 2
java.time.Instant 2
java.lang.invoke.StringConcatFactory$RecipeElement 1
java.lang.invoke.LambdaFormEditor$Transform 2
java.math.BigInteger 4
java.time.Clock 1
java.util.zip.ZipFile$Source$Key 1
java.time.ZonedDateTime 2
org.slf4j.helpers.BasicMarker 5
java.time.ZoneOffset 2
java.util.Locale 3
java.text.DecimalFormatSymbols 1
sun.util.locale.LocaleExtensions 2
java.util.PropertyPermission 1
java.security.AllPermission 1
java.time.format.DecimalStyle 2
java.lang.Character 6
jdk.internal.misc.Signal 2
java.lang.module.ModuleDescriptor$Requires 2
java.nio.LongBuffer 2
java.nio.FloatBuffer 2
java.util.Optional 3
java.lang.Math 2
java.lang.StringBuffer 3
java.lang.AbstractStringBuilder 3
java.nio.channels.FileLock 1
java.math.MutableBigInteger 1
java.nio.charset.CodingErrorAction 1
java.time.temporal.ChronoUnit 1
sun.net.www.MessageHeader 1
sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo 1
java.time.format.DateTimeFormatterBuilder$NumberPrinterParser 1
java.net.URLConnection 1
java.lang.ModuleLayer 1
java.util.concurrent.locks.ReentrantLock 1
java.time.format.DateTimeFormatter 1
java.security.PermissionCollection 1
java.security.MessageDigest 1
java.security.Permission 1
jdk.internal.module.ModuleResolution 1
com.cronutils.model.field.value.FieldValue 2
java.util.Formatter 3
com.cronutils.model.field.value.IntegerFieldValue 2
java.lang.Number 1
com.cronutils.model.field.value.SpecialCharFieldValue 2
java.lang.StackFrameInfo 1
java.nio.ByteOrder 1
java.util.LongSummaryStatistics 1
java.lang.ProcessImpl 1
java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock 1
jdk.internal.org.objectweb.asm.Label 1
java.lang.System 2
java.lang.ProcessBuilder$Redirect$2 1
java.io.InvalidClassException 1
java.nio.file.InvalidPathException 1
java.nio.file.FileSystemException 1
java.net.URISyntaxException 1
java.util.regex.PatternSyntaxException 1
java.time.format.DateTimePrintContext 1
java.nio.charset.CoderResult 1
java.util.concurrent.LinkedBlockingQueue 2
java.lang.ProcessBuilder$RedirectPipeImpl 1
java.time.format.Parsed 1
java.time.temporal.ChronoField 1
java.lang.module.Configuration 1
jdk.internal.math.FDBigInteger 26
org.slf4j.helpers.MarkerIgnoringBase 1
jdk.internal.jmod.JmodFile$Entry 1
jdk.internal.jmod.JmodFile$Section 1
com.cronutils.model.field.CronField 5
com.cronutils.model.field.expression.QuestionMark 3
java.io.ObjectOutputStream$DebugTraceInfoStack 1
java.util.concurrent.ForkJoinPool 1
java.net.SocketImpl 1
org.slf4j.event.KeyValuePair 1
java.lang.invoke.MethodHandleImpl$LoopClauses 1
java.net.ServerSocket 1
java.io.ObjectStreamClass 1
java.lang.ProcessBuilder$Redirect$4 1
java.util.Collection 1
jdk.internal.module.ModuleHashes$lambda_toString_1__9 2
java.util.Map$Entry 1
java.lang.invoke.Invokers 1
java.util.concurrent.ThreadPoolExecutor 1
com.cronutils.model.time.SingleExecutionTime$ExecutionTimeResult 1
java.nio.channels.FileChannel$MapMode 1
java.util.concurrent.locks.AbstractQueuedSynchronizer 1
java.util.concurrent.atomic.AtomicInteger 1
sun.util.locale.Extension 1
java.util.DoubleSummaryStatistics 1
java.util.regex.Pattern 4
java.io.ObjectStreamField 1
java.security.Signature 1
java.util.IntSummaryStatistics 1
java.util.concurrent.ConcurrentHashMap$CollectionView 2
java.lang.ProcessBuilder$Redirect$1 1
jdk.internal.misc.Signal$NativeHandler 1
sun.reflect.annotation.TypeAnnotation 1
java.net.Socket 1
java.lang.invoke.MethodHandles$Lookup 1
com.cronutils.model.field.expression.Always 2
sun.reflect.annotation.AnnotationType 1
java.lang.Module 1
java.util.Currency 1
sun.security.util.LazyCodeSourcePermissionCollection 1
jdk.internal.math.FloatingDecimal 6
java.lang.ThreadLocal 1
jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer 8
java.lang.AssertionError 5
java.lang.Error 2
java.lang.IllegalArgumentException 2
java.lang.IllegalStateException 2
java.lang.StringIndexOutOfBoundsException 2
jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer 1
java.util.concurrent.atomic.AtomicBoolean 1
java.time.format.DateTimeParseContext 1
java.util.concurrent.locks.ReentrantReadWriteLock 1
java.security.SecureRandomSpi 1
java.time.format.DateTimeFormatterBuilder$CompositePrinterParser 1
java.lang.ProcessBuilder$Redirect$6 1
java.lang.ProcessBuilder$Redirect$3 1
java.security.Provider$Service 1
java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList 1
java.util.AbstractList:java.util.AbstractSequentialList:java.util.ArrayList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList 1
jdk.internal.perf.PerfCounter 2
sun.security.util.JarConstraintsParameters 1
java.lang.invoke.MethodHandle 1
java.util.regex.Matcher 3
java.lang.invoke.SerializedLambda 1
java.io.ByteArrayOutputStream 1
java.util.concurrent.atomic.AtomicLong 1
java.io.StringWriter 1
org.slf4j.event.Level 1
java.lang.ProcessBuilder$Redirect$5 1
com.cronutils.parser.CronParserField 5
java.lang.Thread 5
java.lang.ThreadGroup 2
java.util.ServiceLoader 1
java.security.ProtectionDomain 1
java.util.AbstractCollection 6
java.lang.invoke.MethodTypeForm 1
java.util.concurrent.CompletableFuture 1
java.util.StringJoiner 1
java.security.SecureRandom 1
java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock 1
com.cronutils.model.field.constraint.FieldConstraintsBuilder 15
java.util.Collections 3
java.util.concurrent.ConcurrentHashMap$ValuesView 1
java.util.AbstractSequentialList 2
java.util.ArrayDeque 2
com.cronutils.model.field.definition.FieldDayOfWeekDefinitionBuilder 5
com.cronutils.model.field.definition.DayOfWeekFieldDefinition 2
com.cronutils.mapper.WeekDay 5
java.util.AbstractCollection:java.util.HashSet:java.util.concurrent.ConcurrentHashMap$EntrySetView:java.util.concurrent.ConcurrentHashMap$KeySetView 1
com.cronutils.model.field.definition.FieldSpecialCharsDefinitionBuilder 7
com.cronutils.model.field.definition.FieldQuestionMarkDefinitionBuilder 2
com.cronutils.model.field.definition.FieldDefinition$lambda_createFieldDefinitionComparator_0__5 2
java.util.Comparator 1
com.cronutils.model.definition.CronConstraintsFactory 1
com.cronutils.model.definition.CronConstraintsFactory$2 2
com.cronutils.parser.CronParser 5
com.cronutils.parser.CronParser$toCronParserField__6 2
java.security.Provider:java.util.AbstractMap:java.util.EnumMap:java.util.HashMap:java.util.Hashtable:java.util.IdentityHashMap:java.util.LinkedHashMap:java.util.Properties:java.util.TreeMap:java.util.WeakHashMap:java.util.concurrent.ConcurrentHashMap:java.util.jar.Attributes 3
com.cronutils.parser.CronParserField$lambda_createFieldTypeComparator_0__7 2
java.util.stream.Collectors 1
java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList 2
java.util.LinkedList 3
java.security.Provider:java.util.AbstractMap:java.util.EnumMap: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 1
com.code_intelligence.jazzer.api.FuzzedDataProvider 1
com.cronutils.utils.StringUtils 2
java.lang.AbstractStringBuilder:java.lang.StringBuffer:java.lang.StringBuilder:java.nio.CharBuffer 1
java.util.AbstractCollection:java.util.HashSet:java.util.TreeMap$EntrySet:java.util.TreeMap$KeySet:java.util.concurrent.ConcurrentHashMap$EntrySetView:java.util.concurrent.ConcurrentHashMap$KeySetView 2
com.cronutils.builder.CronBuilder 17
java.util.AbstractMap:java.util.EnumMap: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 1
com.cronutils.model.field.expression.On 10
com.cronutils.model.field.expression.FieldExpression 3
com.cronutils.model.field.expression.visitor.ValidationFieldExpressionVisitor 13
com.cronutils.StringValidations 5
com.cronutils.model.field.expression.visitor.ValueMappingFieldExpressionVisitor 5
com.cronutils.model.field.expression.Every 6
com.cronutils.model.field.expression.Between 5
com.cronutils.model.field.expression.And 5
com.cronutils.model.field.expression.Always:com.cronutils.model.field.expression.QuestionMark:java.lang.String 1
com.cronutils.model.field.expression.visitor.FieldExpressionVisitorAdaptor 7
com.cronutils.descriptor.refactor.SecondsDescriptor 6
com.cronutils.mapper.CronMapper$1 4
com.cronutils.mapper.CronMapper 4
com.cronutils.mapper.ConstantsMapper 1
com.cronutils.mapper.WeekDay$lambda_bothSameStartOfRange_0__11 2
com.cronutils.descriptor.refactor.SecondsDescriptor:com.cronutils.model.field.expression.visitor.ValueMappingFieldExpressionVisitor 1
java.util.AbstractList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList 1
java.io.BufferedReader$1:java.nio.file.FileTreeIterator:java.nio.file.Files$2 1
com.cronutils.model.SingleCron 6
com.cronutils.model.CompositeCron 2
java.lang.UnsupportedOperationException 1
com.cronutils.model.RebootCron 3
com.cronutils.model.definition.CronConstraintsFactory$1 1
com.cronutils.model.field.CronField$lambda_createFieldComparator_0__10 2
com.cronutils.parser.CronParser$parse__4 2
java.util.Arrays:java.util.stream.Collectors 1
com.cronutils.model.CompositeCron$lambda_new_0__8 2
com.cronutils.parser.CronParser$lambda_parse_0__2 2
com.cronutils.parser.CronParser$parse__3 2
com.cronutils.parser.CronParser$lambda_parse_1__1 2
com.cronutils.parser.FieldParser 18
java.lang.OutOfMemoryError 1
java.lang.VirtualMachineError 1
java.lang.NumberFormatException 2
java.lang.CharacterData 1
java.lang.AbstractStringBuilder:java.lang.StringBuilder 1
com.cronutils.model.field.value.SpecialChar 1
java.lang.CloneNotSupportedException 1
java.lang.Object:java.lang.invoke.MemberName:java.lang.ref.Reference:java.net.HttpCookie:java.security.MessageDigest:java.security.MessageDigestSpi:java.security.Signature:java.security.SignatureSpi:java.text.BreakIterator:java.text.ChoiceFormat:java.text.Collator:java.text.DateFormat:java.text.DateFormatSymbols:java.text.DecimalFormatSymbols:java.text.Format:java.text.MessageFormat:java.text.NumberFormat:java.util.AbstractMap:java.util.ArrayDeque:java.util.ArrayList:java.util.Calendar:java.util.Date:java.util.EnumMap:java.util.EnumSet:java.util.HashMap:java.util.HashSet:java.util.Hashtable:java.util.Hashtable$Entry:java.util.IdentityHashMap:java.util.LinkedList:java.util.Locale:java.util.Properties:java.util.TimeZone:java.util.TreeMap:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:java.util.jar.Attributes:java.util.jar.Manifest:java.util.zip.ZipEntry:sun.util.calendar.CalendarDate 1

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
com.cronutils.model.field.CronField$lambda_createFieldComparator_0__10 ['CronParserFuzzer'] []
com.cronutils.model.time.SingleExecutionTime$ExecutionTimeResult ['CronParserFuzzer'] []
com.cronutils.parser.FieldParser ['CronParserFuzzer'] []
com.cronutils.model.definition.CronNicknames [] []
com.cronutils.mapper.ConstantsMapper ['CronParserFuzzer'] []
com.cronutils.model.field.CronField ['CronParserFuzzer'] []
java.util.concurrent.Callable [] []
com.cronutils.model.time.generator.AndFieldValueGenerator [] []
java.util.concurrent.Executor [] []
com.cronutils.utils.Predicates [] []
com.cronutils.StringValidations ['CronParserFuzzer'] []
com.cronutils.model.field.definition.FieldDefinitionBuilder ['CronParserFuzzer'] []
java.io.OutputStream [] []
com.cronutils.model.time.generator.EveryFieldValueGenerator [] []
com.cronutils.model.CompositeCron ['CronParserFuzzer'] []
com.cronutils.parser.CronParser$lambda_parse_1__1 ['CronParserFuzzer'] []
java.io.BufferedWriter [] []
com.cronutils.parser.CronParserField$lambda_createFieldTypeComparator_0__7 ['CronParserFuzzer'] []
com.cronutils.model.field.expression.visitor.ValueMappingFieldExpressionVisitor ['CronParserFuzzer'] []
com.cronutils.descriptor.DescriptionStrategyFactory [] []
com.cronutils.utils.Preconditions ['CronParserFuzzer'] []
java.io.File ['CronParserFuzzer'] []
java.lang.System ['CronParserFuzzer'] []
com.cronutils.model.time.generator.BetweenFieldValueGenerator [] []
com.cronutils.mapper.WeekDay ['CronParserFuzzer'] []
com.cronutils.model.field.expression.visitor.ValidationFieldExpressionVisitor ['CronParserFuzzer'] []
com.cronutils.model.definition.CronConstraintsFactory$1 ['CronParserFuzzer'] []
com.cronutils.model.field.value.IntegerFieldValue ['CronParserFuzzer'] []
com.cronutils.model.field.expression.Weekdays [] []
com.cronutils.model.CompositeCron$lambda_new_0__8 ['CronParserFuzzer'] []
com.cronutils.model.field.expression.FieldExpressionFactory [] []
com.cronutils.mapper.CronMapper$1 ['CronParserFuzzer'] []
com.cronutils.model.time.generator.EveryDayOfWeekValueGenerator [] []
com.cronutils.utils.CronFrequencyComparator [] []
com.cronutils.model.field.expression.And ['CronParserFuzzer'] []
com.cronutils.model.field.definition.FieldDefinition ['CronParserFuzzer'] []
com.cronutils.model.time.generator.NullFieldValueGenerator [] []
com.cronutils.model.field.definition.FieldDefinition$lambda_createFieldDefinitionComparator_0__5 ['CronParserFuzzer'] []
java.io.BufferedReader [] []
com.cronutils.utils.DateUtils [] []
java.nio.file.Files [] []
com.cronutils.parser.CronParser$lambda_parse_0__2 ['CronParserFuzzer'] []
com.cronutils.model.CronType [] []
com.cronutils.parser.CronParser$toCronParserField__6 ['CronParserFuzzer'] []
com.cronutils.model.time.generator.AlwaysFieldValueGenerator [] []
com.cronutils.model.time.NearestValue [] []
java.nio.file.Paths [] []
com.cronutils.model.time.CompositeExecutionTime [] []
com.cronutils.descriptor.NominalDescriptionStrategy [] []
com.cronutils.model.time.ExecutionTime$1 [] []
com.cronutils.descriptor.CronDescriptor [] []
com.cronutils.descriptor.TimeDescriptionStrategy [] []
java.io.InputStream [] []
java.lang.Runtime [] []
com.cronutils.model.field.definition.FieldDayOfWeekDefinitionBuilder ['CronParserFuzzer'] []
com.cronutils.model.definition.CronDefinitionBuilder ['CronParserFuzzer'] []
com.cronutils.converter.CronToCalendarTransformer [] []
com.cronutils.model.definition.CronConstraintsFactory ['CronParserFuzzer'] []
com.cronutils.model.field.expression.Always ['CronParserFuzzer'] []
com.cronutils.model.time.TimeNode [] []
com.cronutils.model.time.generator.OnDayOfMonthValueGenerator [] []
com.cronutils.utils.WeekendPolicy [] []
com.cronutils.model.definition.CronConstraintsFactory$2 ['CronParserFuzzer'] []
com.cronutils.validation.CronValidator [] []
com.cronutils.utils.StringUtils ['CronParserFuzzer'] []
com.cronutils.parser.CronParser$parse__3 ['CronParserFuzzer'] []
com.cronutils.model.field.expression.Between ['CronParserFuzzer'] []
com.cronutils.model.field.definition.FieldSpecialCharsDefinitionBuilder ['CronParserFuzzer'] []
com.cronutils.model.field.expression.Every ['CronParserFuzzer'] []
java.io.PrintWriter [] []
com.cronutils.descriptor.TimeDescriptionStrategy$TimeFields [] []
com.cronutils.parser.CronParser ['CronParserFuzzer'] []
com.cronutils.model.time.generator.BetweenDayOfWeekValueGenerator [] []
com.cronutils.mapper.WeekDay$lambda_bothSameStartOfRange_0__11 ['CronParserFuzzer'] []
com.cronutils.model.field.constraint.FieldConstraintsBuilder ['CronParserFuzzer'] []
com.cronutils.model.field.definition.DayOfWeekFieldDefinition ['CronParserFuzzer'] []
com.cronutils.model.field.value.SpecialCharFieldValue ['CronParserFuzzer'] []
com.cronutils.model.field.definition.FieldQuestionMarkDefinitionBuilder ['CronParserFuzzer'] []
com.cronutils.model.time.SingleExecutionTime [] []
com.cronutils.model.RebootCron ['CronParserFuzzer'] []
com.cronutils.model.field.expression.QuestionMark ['CronParserFuzzer'] []
com.cronutils.parser.CronParserField ['CronParserFuzzer'] []
com.cronutils.model.definition.CronDefinition ['CronParserFuzzer'] []
com.cronutils.model.field.value.SpecialChar ['CronParserFuzzer'] []
com.cronutils.descriptor.refactor.SecondsDescriptor ['CronParserFuzzer'] []
com.cronutils.model.time.generator.FieldValueGeneratorFactory [] []
com.cronutils.mapper.CronMapper ['CronParserFuzzer'] []
com.cronutils.parser.CronParser$parse__4 ['CronParserFuzzer'] []
com.cronutils.model.field.expression.On ['CronParserFuzzer'] []
com.cronutils.model.time.ExecutionTimeBuilder [] []
com.cronutils.descriptor.refactor.TimeDescriptor [] []
com.cronutils.model.field.constraint.FieldConstraints ['CronParserFuzzer'] []
com.cronutils.model.SingleCron ['CronParserFuzzer'] []
com.cronutils.model.field.CronFieldName [] []
CronParserFuzzer ['CronParserFuzzer'] []
com.cronutils.model.time.generator.AndDayOfWeekValueGenerator [] []
com.cronutils.model.time.generator.OnFieldValueGenerator [] []
com.cronutils.converter.CalendarToCronTransformer [] []
com.cronutils.builder.CronBuilder ['CronParserFuzzer'] []
com.cronutils.converter.CronConverter [] []
com.cronutils.model.time.generator.OnDayOfWeekValueGenerator [] []
java.lang.ProcessBuilder [] []
com.cronutils.model.field.expression.visitor.FieldExpressionVisitorAdaptor ['CronParserFuzzer'] []

Directories in report

Directory