GCC Code Coverage Report


Directory: Svc/CmdDispatcher/
Date: 2026-09-23 21:13:28
Exec Total Coverage
Lines: 140 143 97.9%
Functions: 14 15 93.3%
Branches: 134 146 91.8%

Function (File:Line) Call count Block coverage
Svc::CommandDispatcherImpl::CMD_CLEAR_TRACKING_cmdHandler(unsigned int, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:196)called 1 time79.0%
Svc::CommandDispatcherImpl::CMD_NO_OP_STRING_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:184)called 1 time74.0%
Svc::CommandDispatcherImpl::CMD_NO_OP_cmdHandler(unsigned int, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:177)called 14 times71.0%
Svc::CommandDispatcherImpl::CMD_TEST_CMD_1_cmdHandler(unsigned int, unsigned int, int, float, unsigned char) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:191)called 1 time81.0%
Svc::CommandDispatcherImpl::CommandDispatcherImpl(char const*) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:22)called 15 times77.0%
Svc::CommandDispatcherImpl::advanceSequenceNumber() (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:37)called 81 times100.0%
Svc::CommandDispatcherImpl::allocateSequenceNumber() (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:44)called 78 times92.0%
Svc::CommandDispatcherImpl::compCmdReg_handler(short, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:64)called 55 times81.0%
Svc::CommandDispatcherImpl::compCmdStat_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:78)called 20 times84.0%
Svc::CommandDispatcherImpl::configure(bool) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:33)called 2 times100.0%
Svc::CommandDispatcherImpl::pingIn_handler(short, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:222)not called0.0%
Svc::CommandDispatcherImpl::run_handler(short, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:171)called 4 times73.0%
Svc::CommandDispatcherImpl::seqCmdBuff_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:109)called 78 times81.0%
Svc::CommandDispatcherImpl::seqCmdBuff_overflowHook(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:227)called 73723 times87.0%
Svc::CommandDispatcherImpl::~CommandDispatcherImpl() (Svc/CmdDispatcher/CommandDispatcherImpl.cpp:31)called 15 times100.0%