Project: ogre

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 106394
Lines covered 6031
Code coverage 5.67%
Code coverage report Report link
Static reachability 0.10%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
image_fuzz 5.46% (avg: 5.27%, max: 5.46%) 2025-03-27
stream_fuzz 0.76% (avg: 0.75%, max: 0.76%) 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
stbi__load_main /src/ogre/PlugIns/STBICodec/src/stbi/stb_image.h 1050 0.0%
MilkshapePlugin::Execute /src/ogre/Tools/MilkshapeExport/src/MilkshapePlugin.cpp 580 0.0%
MilkshapePlugin::doExportMesh /src/ogre/Tools/MilkshapeExport/src/MilkshapePlugin.cpp 571 0.0%
lwReader::readObjectFromFile /src/ogre/Tools/LightwaveConverter/src/lwReader.cpp 561 0.0%
lwReader::readObjectFromStream /src/ogre/Tools/LightwaveConverter/src/lwReader.cpp 558 0.0%
stbi_info /src/ogre/PlugIns/STBICodec/src/stbi/stb_image.h 556 0.0%
stbi__info_main /src/ogre/PlugIns/STBICodec/src/stbi/stb_image.h 548 0.0%
stbi_info_from_file /src/ogre/PlugIns/STBICodec/src/stbi/stb_image.h 548 0.0%
stbi_info_from_memory /src/ogre/PlugIns/STBICodec/src/stbi/stb_image.h 548 0.0%
stbi_info_from_callbacks /src/ogre/PlugIns/STBICodec/src/stbi/stb_image.h 548 0.0%