Project: dng_sdk

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 5
Lines of code 37102
Lines covered 25095
Code coverage 67.64%
Code coverage report Report link
Static reachability 24.60%
Fuzz Introspector report Report link (from 2025-01-23)

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
main2(int,char**) /src/dng_validate_fuzzer.cpp 2992 0.0%
dng_metadata::BuildExifBlock(dng_memory_allocator&,dng_resolutionconst*,bool,dng_jpeg_previewconst*)const /src/dng_sdk/source/./dng_negative.cpp 1254 0.0%
tiff_dng_extended_color_profile::Put(dng_stream&,bool) /src/dng_sdk/source/./dng_image_writer.cpp 613 0.0%
dng_camera_profile::Stub() /src/dng_sdk/source/./dng_camera_profile.cpp 519 0.0%
dng_raw_preview_tag_set::dng_raw_preview_tag_set(dng_tiff_directory&,dng_raw_previewconst&,dng_ifdconst&) /src/dng_sdk/source/./dng_preview.cpp 384 0.0%
dng_camera_profile::HueSatMapForWhite(dng_xy_coordconst&)const /src/dng_sdk/source/./dng_camera_profile.cpp 276 9.09%
dng_opcode_FixBadPixelsList::ProcessArea(dng_negative&,unsignedint,dng_pixel_buffer&,dng_pixel_buffer&,dng_rectconst&,dng_rectconst&) /src/dng_sdk/source/./dng_bad_pixels.cpp 230 0.0%
dng_exif::SetEmpty() /src/dng_sdk/source/./dng_exif.cpp 222 0.0%
dng_space_fakeRGB::dng_space_fakeRGB() /src/dng_sdk/source/./dng_color_space.cpp 217 0.0%
dng_hue_sat_map::Interpolate(dng_hue_sat_mapconst&,dng_hue_sat_mapconst&,double) /src/dng_sdk/source/./dng_hue_sat_map.cpp 215 0.0%