Project: jolt

Language java
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 74247
Lines covered 6556
Code coverage 8.83%
Code coverage report Report link
Static reachability 42.19%
Fuzz Introspector report Report link (from 2024-07-25)

Historical progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
[com.bazaarvoice.jolt.common.Optional].equals(java.lang.Object) com.bazaarvoice.jolt.common.Optional 16 0.0%
[com.bazaarvoice.jolt.common.pathelement.ArrayPathElement].<init>(java.lang.String) com.bazaarvoice.jolt.common.pathelement.ArrayPathElement 15 0.0%
[com.bazaarvoice.jolt.common.pathelement.StarDoublePathElement].<init>(java.lang.String) com.bazaarvoice.jolt.common.pathelement.StarDoublePathElement 14 0.0%
[com.bazaarvoice.jolt.modifier.spec.ModifierCompositeSpec].<init>(java.lang.String,java.util.Map,com.bazaarvoice.jolt.modifier.OpMode,com.bazaarvoice.jolt.modifier.TemplatrSpecBuilder) com.bazaarvoice.jolt.modifier.spec.ModifierCompositeSpec 12 0.0%
[com.bazaarvoice.jolt.common.pathelement.StarSinglePathElement].<init>(java.lang.String) com.bazaarvoice.jolt.common.pathelement.StarSinglePathElement 12 0.0%
[com.bazaarvoice.jolt.removr.spec.RemovrCompositeSpec].<init>(java.lang.String,java.util.Map) com.bazaarvoice.jolt.removr.spec.RemovrCompositeSpec 12 0.0%
[com.bazaarvoice.jolt.shiftr.spec.ShiftrCompositeSpec].<init>(java.lang.String,java.util.Map) com.bazaarvoice.jolt.shiftr.spec.ShiftrCompositeSpec 11 0.0%
[com.bazaarvoice.jolt.common.pathelement.AmpPathElement].<init>(java.lang.String) com.bazaarvoice.jolt.common.pathelement.AmpPathElement 11 0.0%
[com.bazaarvoice.jolt.Shiftr].<init>(java.lang.Object) com.bazaarvoice.jolt.Shiftr 9 0.0%
[com.bazaarvoice.jolt.Diffy$Result].toString() com.bazaarvoice.jolt.Diffy$Result 7 0.0%