Project: wpantund

Language c++
OSS-Fuzz project 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 18421
Lines covered 9055
Code coverage 49.16%
Code coverage report Report link
Static reachability 6.77%
Fuzz Introspector report Report link (from 2024-09-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 6437 0.0%
__XX_main(int,char**) /src/wpantund/src/wpantund/./wpantund.cpp 2426 0.0%
non-virtualthunktonl::wpantund::SpinelNCPInstance::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPInstance-Protothreads.cpp 1277 0.0%
nl::wpantund::SpinelNCPTaskScan::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskScan.cpp 1178 0.0%
nl::wpantund::SpinelNCPTaskJoinerCommissioning::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskJoinerCommissioning.cpp 1138 0.0%
nl::wpantund::SpinelNCPTaskJoin::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskJoin.cpp 931 0.0%
TunnelIPv6Interface::processNetlinkFD() /src/wpantund/src/wpantund/../util/TunnelIPv6Interface.cpp 917 10.9%
nl::wpantund::SpinelNCPTaskForm::vprocess_event(int,__va_list_tag*) /src/wpantund/src/ncp-spinel/SpinelNCPTaskForm.cpp 908 0.0%
unpack_dataset(unsignedcharconst*,unsignedint,boost::any&,bool) /src/wpantund/src/ncp-spinel/SpinelNCPInstance.cpp 845 0.0%
nl::wpantund::StatCollector::property_get_value(std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>const&,boost::function<void(int,boost::anyconst&)>) /src/wpantund/src/wpantund/StatCollector.cpp 774 0.0%