GCC Code Coverage Report


Directory: Svc/CmdDispatcher/
Date: 2026-09-03 21:16:43
Exec Total Coverage
Lines: 97 100 97.0%
Functions: 11 12 91.7%
Branches: 86 94 91.5%

Function (File:Line) Call count Block coverage
Svc::CommandDispatcherImpl::CMD_CLEAR_TRACKING_cmdHandler(unsigned int, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:151)called 1 time82.0%
Svc::CommandDispatcherImpl::CMD_NO_OP_STRING_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:139)called 1 time74.0%
Svc::CommandDispatcherImpl::CMD_NO_OP_cmdHandler(unsigned int, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:132)called 14 times71.0%
Svc::CommandDispatcherImpl::CMD_TEST_CMD_1_cmdHandler(unsigned int, unsigned int, int, float, unsigned char) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:146)called 1 time81.0%
Svc::CommandDispatcherImpl::CommandDispatcherImpl(char const*) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:21)called 10 times73.0%
Svc::CommandDispatcherImpl::compCmdReg_handler(short, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:26)called 45 times81.0%
Svc::CommandDispatcherImpl::compCmdStat_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:40)called 19 times84.0%
Svc::CommandDispatcherImpl::pingIn_handler(short, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:157)not called0.0%
Svc::CommandDispatcherImpl::run_handler(short, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:126)called 3 times76.0%
Svc::CommandDispatcherImpl::seqCmdBuff_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:71)called 51 times83.0%
Svc::CommandDispatcherImpl::seqCmdBuff_overflowHook(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:162)called 6 times87.0%
Svc::CommandDispatcherImpl::~CommandDispatcherImpl() (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:24)called 10 times100.0%