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 9130
Code coverage 49.30%
Code coverage report Report link
Static reachability 8.96%
Fuzz Introspector report Report link (from 2024-11-19)

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%
nl::wpantund::SpinelNCPTaskScan::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskScan.cpp 1789 0.0%
TunnelIPv6Interface::processNetlinkFD() /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1436 10.9%
non-virtualthunktonl::wpantund::SpinelNCPInstance::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPInstance-Protothreads.cpp 1373 0.0%
nl::wpantund::SpinelNCPTaskJoinerCommissioning::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskJoinerCommissioning.cpp 1299 0.0%
nl::wpantund::NCPInstanceBase::enable_legacy_interface() /src/wpantund/src/wpantund/NCPInstanceBase-NetInterface.cpp 1237 0.0%
nl::wpantund::SpinelNCPTaskJoin::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskJoin.cpp 1088 0.0%
nl::wpantund::SpinelNCPTaskForm::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskForm.cpp 1065 0.0%
TunnelIPv6Interface::on_link_state_changed(bool,bool) /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 1064 0.0%