Project: wpantund

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 1
Lines of code 18520
Lines covered 9045
Code coverage 48.84%
Code coverage report Report link
Static reachability 8.96%
Fuzz Introspector report Report link (from 2025-02-06)

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
wpantund_ncpinstance_spinel_alloc /src/wpantund/src/ncp-spinel/SpinelNCPInstance.cpp 8006 0.0%
__XX_main(int,char**) /src/wpantund/src/wpantund/./wpantund.cpp 2981 0.0%
TunnelIPv6Interface::processNetlinkFD() /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1436 10.9%
nl::wpantund::NCPInstanceBase::enable_legacy_interface() /src/wpantund/src/wpantund/NCPInstanceBase-NetInterface.cpp 1237 0.0%
TunnelIPv6Interface::on_link_state_changed(bool,bool) /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1064 0.0%
boost::signals2::signal<void(nl::wpantund::WPAN::NetworkInstanceconst&),boost::signals2::optional_last_value<void>,int,std::__1::less<int>,boost::function<void(nl::wpantund::WPAN::NetworkInstanceconst&)>,boost::function<void(boost::signals2::connectionconst&,nl::wpantund::WPAN::NetworkInstanceconst&)>,boost::signals2::mutex>::operator()(nl::wpantund::WPAN::NetworkInstanceconst&) /usr/include/boost/signals2/detail/signal_template.hpp 1042 0.0%
TunnelIPv6Interface::on_multicast_address_joined(in6_addrconst&) /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1041 0.0%
TunnelIPv6Interface::on_multicast_address_left(in6_addrconst&) /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1041 0.0%
TunnelIPv6Interface::on_address_added(in6_addrconst&,unsignedchar) /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1041 0.0%
TunnelIPv6Interface::on_address_removed(in6_addrconst&,unsignedchar) /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1041 0.0%