Project: libultrahdr

Language c++
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 3
Lines of code 26808
Lines covered 14007
Code coverage 52.25%
Code coverage report Report link
Static reachability 42.42%
Fuzz Introspector report Report link (from 2026-03-12)
Fuzzer Code coverage (lines) Latest Report Comments
ultrahdr_dec_fuzzer (plot) 34.91% (avg: 34.91%, max: 34.91%) 2026-03-12
ultrahdr_enc_fuzzer (plot) 37.33% (avg: 37.33%, max: 37.33%) 2026-02-20
ultrahdr_legacy_fuzzer (plot) 33.78% (avg: 33.78%, max: 33.78%) 2026-03-12

Historical Progression

Per Fuzzer Progression

This section shows graphs for the coverage results per fuzz target over the past 30 days. Included are the coverage percentage, total number of lines, covered number of lines, and the number of coverage inputs.

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
uhdr_encode /src/libultrahdr/lib/src/ultrahdr_api.cpp 2828 0.0%
ultrahdr::apply_effects(uhdr_encoder_private*) /src/libultrahdr/lib/src/ultrahdr_api.cpp 194 0.0%
uhdr_enc_set_gainmap_image /src/libultrahdr/lib/src/ultrahdr_api.cpp 190 0.0%
photos_editing_formats::image_io::DataContext::GetInvalidLocationAndRangeErrorText()const /src/libultrahdr/third_party/image_io/src/base/data_context.cc 185 0.0%
uhdr_enc_set_compressed_image /src/libultrahdr/lib/src/ultrahdr_api.cpp 173 0.0%
uhdr_enc_validate_and_set_compressed_img(uhdr_codec_private*,uhdr_compressed_image*,uhdr_img_label) /src/libultrahdr/lib/src/ultrahdr_api.cpp 168 0.0%
ultrahdr::generateXmpForPrimaryImage(unsignedlong,ultrahdr::uhdr_gainmap_metadata_ext&) /src/libultrahdr/lib/src/jpegrutils.cpp 132 0.0%
photos_editing_formats::image_io::JpegSegment::ExtractXmpPropertyValue(unsignedlong,charconst*)const /src/libultrahdr/third_party/image_io/src/jpeg/jpeg_segment.cc 118 0.0%
ultrahdr::generateXmpForSecondaryImage(ultrahdr::uhdr_gainmap_metadata_ext&) /src/libultrahdr/lib/src/jpegrutils.cpp 114 0.0%
finish_pass1 /src/libultrahdr/third_party/turbojpeg/src/jquant2.c 97 0.0%