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 7
Lines of code 199498
Lines covered 19398
Code coverage 9.72%
Code coverage report Report link
Static reachability 13.75%
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
chip::app::CodegenDataModelProvider::Invoke(chip::app::DataModel::InvokeRequestconst&,chip::TLV::TLVReader&,chip::app::CommandHandler*) /src/connectedhomeip/out/fuzz_targets/../../src/app/codegen-data-model-provider/CodegenDataModelProvider.cpp 15095 0.0%
chip::app::DispatchSingleClusterCommand(chip::app::ConcreteCommandPathconst&,chip::TLV::TLVReader&,chip::app::CommandHandler*) /src/connectedhomeip/out/fuzz_targets/gen/examples/all-clusters-app/all-clusters-common/zapgen/zap-generated/IMClusterCommandHandler.cpp 15077 0.0%
ChipLinuxAppMainLoop(AppMainLoopImplementation*) /src/connectedhomeip/out/fuzz_targets/../../examples/platform/linux/AppMain.cpp 12508 0.0%
non-virtualthunktochip::app::InteractionModelEngine::OnMessageReceived(chip::Messaging::ExchangeContext*,chip::PayloadHeaderconst&,chip::System::PacketBufferHandle&&) /src/connectedhomeip/out/fuzz_targets/../../src/app/InteractionModelEngine.cpp 6503 0.0%
chip::app::InteractionModelEngine::OnMessageReceived(chip::Messaging::ExchangeContext*,chip::PayloadHeaderconst&,chip::System::PacketBufferHandle&&) /src/connectedhomeip/out/fuzz_targets/../../src/app/InteractionModelEngine.cpp 6501 0.0%
chip::app::Clusters::TimeSynchronization::DispatchServerCommand(chip::app::CommandHandler*,chip::app::ConcreteCommandPathconst&,chip::TLV::TLVReader&) /src/connectedhomeip/out/fuzz_targets/gen/examples/all-clusters-app/all-clusters-common/zapgen/zap-generated/IMClusterCommandHandler.cpp 6356 0.0%
AllClustersCommandDelegate::OnEventCommandReceived(charconst*) /src/connectedhomeip/out/fuzz_targets/../../examples/all-clusters-app/linux/AllClustersCommandDelegate.cpp 5801 0.0%
AllClustersAppCommandHandler::HandleCommand(long) /src/connectedhomeip/out/fuzz_targets/../../examples/all-clusters-app/linux/AllClustersCommandDelegate.cpp 5527 0.0%
chip::app::Clusters::UnitTesting::DispatchServerCommand(chip::app::CommandHandler*,chip::app::ConcreteCommandPathconst&,chip::TLV::TLVReader&) /src/connectedhomeip/out/fuzz_targets/gen/examples/all-clusters-app/all-clusters-common/zapgen/zap-generated/IMClusterCommandHandler.cpp 5170 0.0%
non-virtualthunktochip::app::Clusters::TimeSynchronization::TimeSynchronizationServer::OnDone(chip::app::ReadClient*) /src/connectedhomeip/out/fuzz_targets/../../src/app/clusters/time-synchronization-server/time-synchronization-server.cpp 5120 0.0%