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 37105
Lines covered 25358
Code coverage 68.34%
Code coverage report Report link
Static reachability 24.60%
Fuzz Introspector report Report link (from 2025-07-23)
Fuzzer Code coverage (lines) Latest Report Comments
dng_fixed_validate_fuzzer (plot) 57.3% (avg: 57.24%, max: 57.3%) 2025-07-23
dng_parser_fuzzer (plot) 35.59% (avg: 32.09%, max: 35.7%) 2025-07-23 Degraded from 2025-06-24 (35.37%) to 2025-07-09 (23.15%)!
Degraded from 2025-07-14 (35.7%) to 2025-07-15 (30.16%)!
dng_stage_fuzzer (plot) 57.88% (avg: 57.83%, max: 57.88%) 2025-07-23

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
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%
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%
dng_string::ValidSystemEncoding()const /src/dng_sdk/source/./dng_string.cpp 195 0.0%