Project: jooq

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 111595
Lines covered 273
Code coverage 0.24%
Code coverage report Report link
Static reachability 61.47%
Fuzz Introspector report Report link

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
[org.jooq.impl.DefaultRenderContext].visit0(org.jooq.QueryPartInternal) org.jooq.impl.DefaultRenderContext 11492 0.0%
[org.jooq.impl.LazyName].accept(org.jooq.Context) org.jooq.impl.LazyName 11489 0.0%
[org.jooq.codegen.JavaGenerator].generate0(org.jooq.meta.Database) org.jooq.codegen.JavaGenerator 11258 0.0%
[org.jooq.codegen.JavaGenerator].generate(org.jooq.meta.CatalogDefinition) org.jooq.codegen.JavaGenerator 11238 0.0%
[org.jooq.codegen.JavaGenerator].generate(org.jooq.meta.SchemaDefinition) org.jooq.codegen.JavaGenerator 11220 0.0%
[org.jooq.impl.FieldProxy].accept(org.jooq.Context) org.jooq.impl.FieldProxy 11061 0.0%
[org.jooq.codegen.GenerationTool].generate(java.lang.String) org.jooq.codegen.GenerationTool 10855 0.0%
[org.jooq.codegen.GenerationTool].run(org.jooq.meta.jaxb.Configuration) org.jooq.codegen.GenerationTool 10851 0.0%
[org.jooq.codegen.GenerationTool].run0(org.jooq.meta.jaxb.Configuration) org.jooq.codegen.GenerationTool 10850 0.0%
[org.jooq.codegen.JavaGenerator].generateTables(org.jooq.meta.SchemaDefinition) org.jooq.codegen.JavaGenerator 10843 0.0%