Project: libultrahdr

Language c++
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 2
Lines of code 25703
Lines covered 8382
Code coverage 32.61%
Code coverage report Report link
Static reachability 42.02%
Fuzz Introspector report Report link (from 2024-09-06)

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
UltraHdrEncFuzzer::process() /src/libultrahdr/fuzzer/ultrahdr_enc_fuzzer.cpp 4509 0.0%
uhdr_encode /src/libultrahdr/lib/src/ultrahdr_api.cpp 3094 0.0%
ultrahdr::JpegR::encodeJPEGR(ultrahdr::jpegr_uncompressed_struct*,ultrahdr::jpegr_uncompressed_struct*,ultrahdr::ultrahdr_transfer_function,ultrahdr::jpegr_compressed_struct*,int,ultrahdr::jpegr_exif_struct*) /src/libultrahdr/lib/src/jpegr.cpp 2610 0.0%
ultrahdr::JpegR::encodeJPEGR(ultrahdr::jpegr_uncompressed_struct*,ultrahdr::ultrahdr_transfer_function,ultrahdr::jpegr_compressed_struct*,int,ultrahdr::jpegr_exif_struct*) /src/libultrahdr/lib/src/jpegr.cpp 2570 0.0%
ultrahdr::JpegR::encodeJPEGR(ultrahdr::jpegr_uncompressed_struct*,ultrahdr::jpegr_uncompressed_struct*,ultrahdr::jpegr_compressed_struct*,ultrahdr::ultrahdr_transfer_function,ultrahdr::jpegr_compressed_struct*) /src/libultrahdr/lib/src/jpegr.cpp 2560 0.0%
ultrahdr::JpegR::encodeJPEGR(uhdr_raw_image*,uhdr_raw_image*,uhdr_compressed_image*,int,uhdr_mem_block*) /src/libultrahdr/lib/src/jpegr.cpp 2560 0.0%
ultrahdr::JpegR::encodeJPEGR(uhdr_raw_image*,uhdr_compressed_image*,int,uhdr_mem_block*) /src/libultrahdr/lib/src/jpegr.cpp 2521 0.0%
ultrahdr::JpegR::encodeJPEGR(ultrahdr::jpegr_uncompressed_struct*,ultrahdr::jpegr_compressed_struct*,ultrahdr::ultrahdr_transfer_function,ultrahdr::jpegr_compressed_struct*) /src/libultrahdr/lib/src/jpegr.cpp 2490 0.0%
ultrahdr::JpegR::encodeJPEGR(uhdr_raw_image*,uhdr_compressed_image*,uhdr_compressed_image*) /src/libultrahdr/lib/src/jpegr.cpp 2446 0.0%
ultrahdr::JpegR::encodeJPEGR(uhdr_raw_image*,uhdr_raw_image*,uhdr_compressed_image*,uhdr_compressed_image*) /src/libultrahdr/lib/src/jpegr.cpp 2435 0.0%