Project: openexr

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 2
Lines of code 37206
Lines covered 14254
Code coverage 38.31%
Code coverage report Report link
Static reachability 27.57%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
openexr_exrcheck_fuzzer 36.61% (avg: 35.98%, max: 36.48%) 2025-03-27
openexr_exrcorecheck_fuzzer 25.51% (avg: 25.49%, max: 25.52%) 2025-03-27

Historical Progression

Per Fuzzer 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
Imf_3_4::checkOpenEXRFile(charconst*,bool,bool,bool) /src/openexr/src/lib/OpenEXRUtil/ImfCheckFile.cpp 6834 0.0%
boolImf_3_4::(anonymousnamespace)::runChecks<charconst*>(charconst*&,bool,bool) /src/openexr/src/lib/OpenEXRUtil/ImfCheckFile.cpp 6762 0.0%
Imf_3_4::(anonymousnamespace)::readRgba(Imf_3_4::RgbaInputFile&,bool,bool) /src/openexr/src/lib/OpenEXRUtil/ImfCheckFile.cpp 4217 0.0%
Imf_3_4::RgbaOutputFile::RgbaOutputFile(charconst*,Imf_3_4::Headerconst&,Imf_3_4::RgbaChannels,int) /src/openexr/src/lib/OpenEXR/ImfRgbaFile.cpp 3540 0.0%
Imf_3_4::RgbaOutputFile::RgbaOutputFile(charconst*,Imath_3_2::Box<Imath_3_2::Vec2<int>>const&,Imath_3_2::Box<Imath_3_2::Vec2<int>>const&,Imf_3_4::RgbaChannels,float,Imath_3_2::Vec2<float>,float,Imf_3_4::LineOrder,Imf_3_4::Compression,int) /src/openexr/src/lib/OpenEXR/ImfRgbaFile.cpp 3538 0.0%
Imf_3_4::RgbaOutputFile::RgbaOutputFile(charconst*,int,int,Imf_3_4::RgbaChannels,float,Imath_3_2::Vec2<float>,float,Imf_3_4::LineOrder,Imf_3_4::Compression,int) /src/openexr/src/lib/OpenEXR/ImfRgbaFile.cpp 3527 0.0%
Imf_3_4::RgbaOutputFile::RgbaOutputFile(Imf_3_4::OStream&,Imf_3_4::Headerconst&,Imf_3_4::RgbaChannels,int) /src/openexr/src/lib/OpenEXR/ImfRgbaFile.cpp 3501 0.0%
Imf_3_4::RgbaInputFile::FromYca::readYCAScanLine(int,Imf_3_4::Rgba*) /src/openexr/src/lib/OpenEXR/ImfRgbaFile.cpp 3428 0.0%
Imf_3_4::OutputFile::OutputFile(charconst*,Imf_3_4::Headerconst&,int) /src/openexr/src/lib/OpenEXR/ImfOutputFile.cpp 3401 0.0%
Imf_3_4::OutputFile::OutputFile(Imf_3_4::OStream&,Imf_3_4::Headerconst&,int) /src/openexr/src/lib/OpenEXR/ImfOutputFile.cpp 3362 0.0%