Project: pigweed

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 15
Lines of code 58408
Lines covered 9594
Code coverage 16.43%
Code coverage report Report link
Static reachability 17.81%
Fuzz Introspector report Report link (from 2025-01-24)

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
BORINGSSL_self_test /proc/self/cwd/external/boringssl+/crypto/fipsmodule/self_check/self_check.c.inc 2970 0.0%
testing::internal::UnitTestImpl::RunAllTests() /proc/self/cwd/external/com_google_googletest/googletest/src/gtest.cc 2906 0.0%
pkey_rsa_keygen /proc/self/cwd/external/boringssl+/crypto/evp/p_rsa.c 2190 0.0%
RSA_generate_key_fips /proc/self/cwd/external/boringssl+/crypto/fipsmodule/rsa/rsa_impl.c.inc 2181 0.0%
RSA_generate_key_ex /proc/self/cwd/external/boringssl+/crypto/fipsmodule/rsa/rsa_impl.c.inc 2175 0.0%
RSA_generate_key_ex_maybe_fips /proc/self/cwd/external/boringssl+/crypto/fipsmodule/rsa/rsa_impl.c.inc 2173 0.0%
fit::internal::target<bt::l2cap::A2dpOffloadManager::StartA2dpOffload(bt::l2cap::A2dpOffloadManager::Configurationconst&,unsignedshort,unsignedshort,unsignedshort,unsignedshort,fit::callback_impl<16ul,false,void(fit::result<bt::Error<pw::bluetooth::emboss::StatusCode>>),std::__1::allocator<std::byte>>)::$_0,false,false,std::__1::allocator<std::byte>,void,unsignedlong,bt::hci::EventPacketconst&>::invoke(void*,unsignedlong,bt::hci::EventPacketconst&) /proc/self/cwd/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/internal/function.h 1909 0.0%
autobt::l2cap::A2dpOffloadManager::StartA2dpOffload(bt::l2cap::A2dpOffloadManager::Configurationconst&,unsignedshort,unsignedshort,unsignedshort,unsignedshort,fit::callback_impl<16ul,false,void(fit::result<bt::Error<pw::bluetooth::emboss::StatusCode>>),std::__1::allocator<std::byte>>)::$_0::operator()<unsignedlong>(unsignedlong,bt::hci::EventPacketconst&) /proc/self/cwd/pw_bluetooth_sapphire/host/l2cap/a2dp_offload_manager.cc 1907 0.0%
RSA_check_fips /proc/self/cwd/external/boringssl+/crypto/fipsmodule/rsa/rsa.c.inc 1837 0.0%
boringssl_self_test_ecc /proc/self/cwd/external/boringssl+/crypto/fipsmodule/self_check/self_check.c.inc 1758 0.0%