Project: speex

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 4
Lines of code 6659
Lines covered 5515
Code coverage 82.82%
Code coverage report Report link
Static reachability 19.59%
Fuzz Introspector report Report link (from 2025-03-23)
Fuzzer Code coverage (lines) Latest Report Comments
speex_decode_fuzzer_fixed 35.75% (avg: 35.76%, max: 35.86%) 2025-03-23
speex_decode_fuzzer_float 35.09% (avg: 35.09%, max: 35.09%) 2025-03-23
speex_encode_fuzzer_fixed 59.46% (avg: 59.46%, max: 59.46%) 2025-03-23
speex_encode_fuzzer_float 58.97% (avg: 58.97%, max: 58.97%) 2025-03-23

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
ogg_stream_packetin /src/ogg/src/framing.c 40 0.0%
ogg_stream_pageout_fill /src/ogg/src/framing.c 39 0.0%
ogg_stream_pageout /src/ogg/src/framing.c 39 0.0%
nb_decode_lost /src/speex/libspeex/nb_celp.c 38 0.0%
ogg_stream_iovecin /src/ogg/src/framing.c 38 0.0%
ogg_stream_flush_fill /src/ogg/src/framing.c 34 0.0%
ogg_stream_flush /src/ogg/src/framing.c 34 0.0%
ogg_stream_flush_i /src/ogg/src/framing.c 32 0.0%
speex_encode_stereo /src/speex/libspeex/stereo.c 25 0.0%
ogg_stream_packetpeek /src/ogg/src/framing.c 15 0.0%