| Function (File:Line) |
Call count |
Block coverage |
| CAssert0 (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:214) | not called | 0.0% |
| CAssert1 (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:229) | not called | 0.0% |
| CAssert2 (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:244) | not called | 0.0% |
| CAssert3 (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:259) | not called | 0.0% |
| CAssert4 (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:274) | not called | 0.0% |
| CAssert5 (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:294) | not called | 0.0% |
| CAssert6 (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:315) | not called | 0.0% |
| CFDP::Checksum::Checksum() (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:22) | called 6 times | 100.0% |
| CFDP::Checksum::Checksum(CFDP::Checksum const&) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:26) | not called | 0.0% |
| CFDP::Checksum::Checksum(unsigned int) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:24) | called 1 time | 100.0% |
| CFDP::Checksum::addByteAtOffset(unsigned char, unsigned char) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:95) | called 64 times | 67.0% |
| CFDP::Checksum::addWordAligned(unsigned char const*) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:75) | called 16 times | 86.0% |
| CFDP::Checksum::addWordUnaligned(unsigned char const*, unsigned char, unsigned char) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:82) | not called | 0.0% |
| CFDP::Checksum::getValue() const (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:45) | not called | 0.0% |
| CFDP::Checksum::operator!=(CFDP::Checksum const&) const (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:41) | not called | 0.0% |
| CFDP::Checksum::operator=(CFDP::Checksum const&) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:32) | called 4 times | 100.0% |
| CFDP::Checksum::operator==(CFDP::Checksum const&) const (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:37) | called 1 time | 100.0% |
| CFDP::Checksum::update(unsigned char const*, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:49) | called 1 time | 62.0% |
| CFDP::Checksum::~Checksum() (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:30) | called 7 times | 100.0% |
| Drv::AsyncByteStreamBufferAdapter::AsyncByteStreamBufferAdapter(char const*) (/home/runner/work/fprime/fprime/Drv/AsyncByteStreamBufferAdapter/AsyncByteStreamBufferAdapter.cpp:15) | not called | 0.0% |
| Drv::AsyncByteStreamBufferAdapter::bufferIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/AsyncByteStreamBufferAdapter/AsyncByteStreamBufferAdapter.cpp:24) | not called | 0.0% |
| Drv::AsyncByteStreamBufferAdapter::bufferOutReturn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/AsyncByteStreamBufferAdapter/AsyncByteStreamBufferAdapter.cpp:35) | not called | 0.0% |
| Drv::AsyncByteStreamBufferAdapter::byteStreamDriverReady_handler(short) (/home/runner/work/fprime/fprime/Drv/AsyncByteStreamBufferAdapter/AsyncByteStreamBufferAdapter.cpp:52) | not called | 0.0% |
| Drv::AsyncByteStreamBufferAdapter::fromByteStreamDriver_handler(short, Fw::Buffer&, Drv::ByteStreamStatus const&) (/home/runner/work/fprime/fprime/Drv/AsyncByteStreamBufferAdapter/AsyncByteStreamBufferAdapter.cpp:39) | not called | 0.0% |
| Drv::AsyncByteStreamBufferAdapter::toByteStreamDriverReturn_handler(short, Fw::Buffer&, Drv::ByteStreamStatus const&) (/home/runner/work/fprime/fprime/Drv/AsyncByteStreamBufferAdapter/AsyncByteStreamBufferAdapter.cpp:56) | not called | 0.0% |
| Drv::AsyncByteStreamBufferAdapter::~AsyncByteStreamBufferAdapter() (/home/runner/work/fprime/fprime/Drv/AsyncByteStreamBufferAdapter/AsyncByteStreamBufferAdapter.cpp:18) | not called | 0.0% |
| Drv::ByteStreamBufferAdapter::ByteStreamBufferAdapter(char const*) (/home/runner/work/fprime/fprime/Drv/ByteStreamBufferAdapter/ByteStreamBufferAdapter.cpp:15) | not called | 0.0% |
| Drv::ByteStreamBufferAdapter::bufferIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/ByteStreamBufferAdapter/ByteStreamBufferAdapter.cpp:24) | not called | 0.0% |
| Drv::ByteStreamBufferAdapter::bufferOutReturn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/ByteStreamBufferAdapter/ByteStreamBufferAdapter.cpp:37) | not called | 0.0% |
| Drv::ByteStreamBufferAdapter::byteStreamDriverReady_handler(short) (/home/runner/work/fprime/fprime/Drv/ByteStreamBufferAdapter/ByteStreamBufferAdapter.cpp:54) | not called | 0.0% |
| Drv::ByteStreamBufferAdapter::fromByteStreamDriver_handler(short, Fw::Buffer&, Drv::ByteStreamStatus const&) (/home/runner/work/fprime/fprime/Drv/ByteStreamBufferAdapter/ByteStreamBufferAdapter.cpp:41) | not called | 0.0% |
| Drv::ByteStreamBufferAdapter::~ByteStreamBufferAdapter() (/home/runner/work/fprime/fprime/Drv/ByteStreamBufferAdapter/ByteStreamBufferAdapter.cpp:18) | not called | 0.0% |
| Drv::DataBuffer::DataBuffer() (/home/runner/work/fprime/fprime/Drv/Ports/DataTypes/DataBuffer.cpp:11) | called 1 time | 100.0% |
| Drv::DataBuffer::DataBuffer(Drv::DataBuffer const&) (/home/runner/work/fprime/fprime/Drv/Ports/DataTypes/DataBuffer.cpp:17) | not called | 0.0% |
| Drv::DataBuffer::DataBuffer(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ports/DataTypes/DataBuffer.cpp:6) | not called | 0.0% |
| Drv::DataBuffer::getBuffCapacity() const (/home/runner/work/fprime/fprime/Drv/Ports/DataTypes/DataBuffer.cpp:32) | not called | 0.0% |
| Drv::DataBuffer::operator=(Drv::DataBuffer const&) (/home/runner/work/fprime/fprime/Drv/Ports/DataTypes/DataBuffer.cpp:22) | not called | 0.0% |
| Drv::DataBuffer::~DataBuffer() (/home/runner/work/fprime/fprime/Drv/Ports/DataTypes/DataBuffer.cpp:13) | called 1 time | 100.0% |
| Drv::IpSocket::IpSocket() (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:47) | called 1 time | 100.0% |
| Drv::IpSocket::addressToIp4(char const*, void*) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:92) | called 2 times | 67.0% |
| Drv::IpSocket::close(Drv::SocketDescriptor const&) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:120) | called 3 times | 100.0% |
| Drv::IpSocket::configure(char const*, unsigned short, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:51) | called 1 time | 67.0% |
| Drv::IpSocket::handleZeroReturn() (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:231) | called 1 time | 100.0% |
| Drv::IpSocket::isValidPort(unsigned short) const (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:71) | not called | 0.0% |
| Drv::IpSocket::open(Drv::SocketDescriptor&) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:135) | called 2 times | 100.0% |
| Drv::IpSocket::recv(Drv::SocketDescriptor const&, unsigned char*, unsigned long&) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:185) | called 615 times | 45.0% |
| Drv::IpSocket::send(Drv::SocketDescriptor const&, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:147) | called 229 times | 62.0% |
| Drv::IpSocket::setupSocketOptions(int) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:237) | called 2 times | 80.0% |
| Drv::IpSocket::setupTimeouts(int) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:75) | called 2 times | 83.0% |
| Drv::IpSocket::shutdown(Drv::SocketDescriptor const&) (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.cpp:126) | called 1 time | 75.0% |
| Drv::IpSocket::~IpSocket() (/home/runner/work/fprime/fprime/Drv/Ip/IpSocket.hpp:60) | called 1 time | 100.0% |
| Drv::LinuxGpioDriver::LinuxGpioDriver(char const*) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriverCommon.cpp:22) | not called | 0.0% |
| Drv::LinuxGpioDriver::getRunning() (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriverCommon.cpp:63) | not called | 0.0% |
| Drv::LinuxGpioDriver::gpioRead_handler(short, Fw::Logic&) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:351) | not called | 0.0% |
| Drv::LinuxGpioDriver::gpioWrite_handler(short, Fw::Logic const&) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:382) | not called | 0.0% |
| Drv::LinuxGpioDriver::interruptFunction(void*) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriverCommon.cpp:57) | not called | 0.0% |
| Drv::LinuxGpioDriver::join() (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriverCommon.cpp:53) | not called | 0.0% |
| Drv::LinuxGpioDriver::open(char const*, unsigned int, Drv::LinuxGpioDriver::GpioConfiguration const&, Fw::Logic const&) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:252) | not called | 0.0% |
| Drv::LinuxGpioDriver::pollLoop() (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:413) | not called | 0.0% |
| Drv::LinuxGpioDriver::setupLineEvent(int, unsigned int, Drv::LinuxGpioDriver::GpioConfiguration const&, int&) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:228) | not called | 0.0% |
| Drv::LinuxGpioDriver::setupLineHandle(int, unsigned int, Drv::LinuxGpioDriver::GpioConfiguration const&, Fw::Logic const&, int&) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:201) | not called | 0.0% |
| Drv::LinuxGpioDriver::setupLineRequestV2(int, unsigned int, Drv::LinuxGpioDriver::GpioConfiguration const&, Fw::Logic const&, int&) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:162) | not called | 0.0% |
| Drv::LinuxGpioDriver::start(unsigned char, unsigned long, unsigned long, int) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriverCommon.cpp:24) | not called | 0.0% |
| Drv::LinuxGpioDriver::stop() (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriverCommon.cpp:48) | not called | 0.0% |
| Drv::LinuxGpioDriver::~LinuxGpioDriver() (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:152) | not called | 0.0% |
| Drv::LinuxI2cDriver::LinuxI2cDriver(char const*) (/home/runner/work/fprime/fprime/Drv/LinuxI2cDriver/LinuxI2cDriver.cpp:31) | not called | 0.0% |
| Drv::LinuxI2cDriver::open(char const*) (/home/runner/work/fprime/fprime/Drv/LinuxI2cDriver/LinuxI2cDriver.cpp:39) | not called | 0.0% |
| Drv::LinuxI2cDriver::read_handler(short, unsigned int, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/LinuxI2cDriver/LinuxI2cDriver.cpp:73) | not called | 0.0% |
| Drv::LinuxI2cDriver::writeRead_handler(short, unsigned int, Fw::Buffer&, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/LinuxI2cDriver/LinuxI2cDriver.cpp:95) | not called | 0.0% |
| Drv::LinuxI2cDriver::write_handler(short, unsigned int, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/LinuxI2cDriver/LinuxI2cDriver.cpp:51) | not called | 0.0% |
| Drv::LinuxI2cDriver::~LinuxI2cDriver() (/home/runner/work/fprime/fprime/Drv/LinuxI2cDriver/LinuxI2cDriver.cpp:33) | not called | 0.0% |
| Drv::LinuxSpiDriverComponentImpl::LinuxSpiDriverComponentImpl(char const*) (/home/runner/work/fprime/fprime/Drv/LinuxSpiDriver/LinuxSpiDriverComponentImplCommon.cpp:22) | not called | 0.0% |
| Drv::LinuxSpiDriverComponentImpl::SpiReadWrite_handler(short, Fw::Buffer&, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/LinuxSpiDriver/LinuxSpiDriverComponentImpl.cpp:36) | not called | 0.0% |
| Drv::LinuxSpiDriverComponentImpl::SpiWriteRead_handler(short, Fw::Buffer&, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/LinuxSpiDriver/LinuxSpiDriverComponentImpl.cpp:45) | not called | 0.0% |
| Drv::LinuxSpiDriverComponentImpl::open(short, short, Drv::SpiFrequency, Drv::SpiMode) (/home/runner/work/fprime/fprime/Drv/LinuxSpiDriver/LinuxSpiDriverComponentImpl.cpp:86) | not called | 0.0% |
| Drv::LinuxSpiDriverComponentImpl::~LinuxSpiDriverComponentImpl() (/home/runner/work/fprime/fprime/Drv/LinuxSpiDriver/LinuxSpiDriverComponentImpl.cpp:203) | not called | 0.0% |
| Drv::LinuxUartDriver::LinuxUartDriver(char const*) (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:30) | not called | 0.0% |
| Drv::LinuxUartDriver::join() (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:401) | not called | 0.0% |
| Drv::LinuxUartDriver::open(char const*, Drv::LinuxUartDriver::UartBaudRate, Drv::LinuxUartDriver::UartFlowControl, Drv::LinuxUartDriver::UartParity, unsigned long) (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:39) | not called | 0.0% |
| Drv::LinuxUartDriver::quitReadThread() (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:397) | not called | 0.0% |
| Drv::LinuxUartDriver::recvReturnIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:335) | not called | 0.0% |
| Drv::LinuxUartDriver::run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:308) | not called | 0.0% |
| Drv::LinuxUartDriver::send_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:313) | not called | 0.0% |
| Drv::LinuxUartDriver::serialReadTaskEntry(void*) (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:339) | not called | 0.0% |
| Drv::LinuxUartDriver::start(unsigned char, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:388) | not called | 0.0% |
| Drv::LinuxUartDriver::~LinuxUartDriver() (/home/runner/work/fprime/fprime/Drv/LinuxUartDriver/LinuxUartDriver.cpp:298) | not called | 0.0% |
| Drv::SocketComponentHelper::SocketComponentHelper() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:20) | called 1 time | 50.0% |
| Drv::SocketComponentHelper::close() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:158) | called 3 times | 75.0% |
| Drv::SocketComponentHelper::getAutomaticOpen() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:105) | called 5 times | 100.0% |
| Drv::SocketComponentHelper::isOpened() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:94) | called 1236 times | 100.0% |
| Drv::SocketComponentHelper::join() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:167) | called 1 time | 83.0% |
| Drv::SocketComponentHelper::joinReconnect() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:260) | called 1 time | 100.0% |
| Drv::SocketComponentHelper::open() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:52) | called 2 times | 81.0% |
| Drv::SocketComponentHelper::readLoop() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:208) | called 1 time | 69.0% |
| Drv::SocketComponentHelper::readTask(void*) (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:252) | called 1 time | 75.0% |
| Drv::SocketComponentHelper::reconnectLoop() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:276) | called 1 time | 72.0% |
| Drv::SocketComponentHelper::reconnectTask(void*) (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:329) | called 1 time | 75.0% |
| Drv::SocketComponentHelper::recv(unsigned char*, unsigned long&) (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:192) | called 615 times | 92.0% |
| Drv::SocketComponentHelper::reopen() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:110) | called 2 times | 80.0% |
| Drv::SocketComponentHelper::requestReconnect() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:335) | called 2 times | 100.0% |
| Drv::SocketComponentHelper::running() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:186) | called 1233 times | 100.0% |
| Drv::SocketComponentHelper::runningReconnect() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:270) | called 4695 times | 100.0% |
| Drv::SocketComponentHelper::send(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:128) | called 229 times | 45.0% |
| Drv::SocketComponentHelper::setAutomaticOpen(bool) (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:100) | not called | 0.0% |
| Drv::SocketComponentHelper::shutdown() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:153) | called 1 time | 75.0% |
| Drv::SocketComponentHelper::start(Fw::ConstStringBase const&, unsigned char, unsigned long, unsigned long, unsigned char, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:24) | called 1 time | 64.0% |
| Drv::SocketComponentHelper::stop() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:176) | called 1 time | 100.0% |
| Drv::SocketComponentHelper::stopReconnect() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:264) | called 1 time | 100.0% |
| Drv::SocketComponentHelper::waitForReconnect(Fw::TimeInterval) (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:343) | called 2 times | 83.0% |
| Drv::SocketComponentHelper::~SocketComponentHelper() (/home/runner/work/fprime/fprime/Drv/Ip/SocketComponentHelper.cpp:22) | called 1 time | 100.0% |
| Drv::TcpClientComponentBase::allocate_out(short, unsigned long) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2425) | called 615 times | 63.0% |
| Drv::TcpClientComponentBase::deallocate_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2449) | called 615 times | 70.0% |
| Drv::TcpClientComponentBase::isConnected_allocate_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2357) | not called | 0.0% |
| Drv::TcpClientComponentBase::isConnected_deallocate_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2374) | not called | 0.0% |
| Drv::TcpClientComponentBase::isConnected_ready_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2391) | called 1 time | 78.0% |
| Drv::TcpClientComponentBase::isConnected_recv_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2408) | not called | 0.0% |
| Drv::TcpClientComponentBase::ready_out(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2471) | called 1 time | 70.0% |
| Drv::TcpClientComponentBase::recv_out(short, Fw::Buffer&, Drv::ByteStreamStatus const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2487) | called 615 times | 70.0% |
| Drv::TcpClientComponentImpl::TcpClientComponentImpl(char const*) (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:24) | called 1 time | 62.0% |
| Drv::TcpClientComponentImpl::configure(char const*, unsigned short, unsigned int, unsigned int, unsigned long) (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:26) | called 1 time | 100.0% |
| Drv::TcpClientComponentImpl::connected() (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:63) | called 1 time | 100.0% |
| Drv::TcpClientComponentImpl::getBuffer() (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:45) | called 615 times | 100.0% |
| Drv::TcpClientComponentImpl::getSocketHandler() (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:41) | called 850 times | 100.0% |
| Drv::TcpClientComponentImpl::recvReturnIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:90) | called 615 times | 100.0% |
| Drv::TcpClientComponentImpl::sendBuffer(Fw::Buffer, Drv::SocketIpStatus) (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:49) | called 615 times | 75.0% |
| Drv::TcpClientComponentImpl::send_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:73) | called 229 times | 67.0% |
| Drv::TcpClientComponentImpl::~TcpClientComponentImpl() (/home/runner/work/fprime/fprime/Drv/TcpClient/TcpClientComponentImpl.cpp:35) | called 1 time | 100.0% |
| Drv::TcpClientSocket::TcpClientSocket() (/home/runner/work/fprime/fprime/Drv/Ip/TcpClientSocket.cpp:43) | called 1 time | 100.0% |
| Drv::TcpClientSocket::isValidPort(unsigned short) const (/home/runner/work/fprime/fprime/Drv/Ip/TcpClientSocket.cpp:45) | called 1 time | 100.0% |
| Drv::TcpClientSocket::openProtocol(Drv::SocketDescriptor&) (/home/runner/work/fprime/fprime/Drv/Ip/TcpClientSocket.cpp:49) | called 2 times | 71.0% |
| Drv::TcpClientSocket::recvProtocol(Drv::SocketDescriptor const&, unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/TcpClientSocket.cpp:102) | called 615 times | 100.0% |
| Drv::TcpClientSocket::sendProtocol(Drv::SocketDescriptor const&, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/TcpClientSocket.cpp:95) | called 229 times | 100.0% |
| Drv::TcpServerComponentImpl::TcpServerComponentImpl(char const*) (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:25) | not called | 0.0% |
| Drv::TcpServerComponentImpl::configure(char const*, unsigned short, unsigned int, unsigned int, unsigned long) (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:27) | not called | 0.0% |
| Drv::TcpServerComponentImpl::connected() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:69) | not called | 0.0% |
| Drv::TcpServerComponentImpl::getBuffer() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:51) | not called | 0.0% |
| Drv::TcpServerComponentImpl::getListenPort() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:43) | not called | 0.0% |
| Drv::TcpServerComponentImpl::getSocketHandler() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:47) | not called | 0.0% |
| Drv::TcpServerComponentImpl::isStarted() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:75) | not called | 0.0% |
| Drv::TcpServerComponentImpl::readLoop() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:97) | not called | 0.0% |
| Drv::TcpServerComponentImpl::recvReturnIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:142) | not called | 0.0% |
| Drv::TcpServerComponentImpl::sendBuffer(Fw::Buffer, Drv::SocketIpStatus) (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:55) | not called | 0.0% |
| Drv::TcpServerComponentImpl::send_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:125) | not called | 0.0% |
| Drv::TcpServerComponentImpl::startup() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:80) | not called | 0.0% |
| Drv::TcpServerComponentImpl::terminate() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:90) | not called | 0.0% |
| Drv::TcpServerComponentImpl::~TcpServerComponentImpl() (/home/runner/work/fprime/fprime/Drv/TcpServer/TcpServerComponentImpl.cpp:37) | not called | 0.0% |
| Drv::TcpServerSocket::TcpServerSocket() (/home/runner/work/fprime/fprime/Drv/Ip/TcpServerSocket.cpp:41) | not called | 0.0% |
| Drv::TcpServerSocket::getListenPort() (/home/runner/work/fprime/fprime/Drv/Ip/TcpServerSocket.cpp:43) | not called | 0.0% |
| Drv::TcpServerSocket::openProtocol(Drv::SocketDescriptor&) (/home/runner/work/fprime/fprime/Drv/Ip/TcpServerSocket.cpp:107) | not called | 0.0% |
| Drv::TcpServerSocket::recvProtocol(Drv::SocketDescriptor const&, unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/TcpServerSocket.cpp:139) | not called | 0.0% |
| Drv::TcpServerSocket::sendProtocol(Drv::SocketDescriptor const&, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/TcpServerSocket.cpp:132) | not called | 0.0% |
| Drv::TcpServerSocket::startup(Drv::SocketDescriptor&) (/home/runner/work/fprime/fprime/Drv/Ip/TcpServerSocket.cpp:48) | not called | 0.0% |
| Drv::TcpServerSocket::terminate(Drv::SocketDescriptor const&) (/home/runner/work/fprime/fprime/Drv/Ip/TcpServerSocket.cpp:100) | not called | 0.0% |
| Drv::UdpComponentImpl::UdpComponentImpl(char const*) (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:25) | not called | 0.0% |
| Drv::UdpComponentImpl::configureRecv(char const*, unsigned short, unsigned long) (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:34) | not called | 0.0% |
| Drv::UdpComponentImpl::configureSend(char const*, unsigned short, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:27) | not called | 0.0% |
| Drv::UdpComponentImpl::connected() (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:71) | not called | 0.0% |
| Drv::UdpComponentImpl::getBuffer() (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:53) | not called | 0.0% |
| Drv::UdpComponentImpl::getRecvPort() (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:41) | not called | 0.0% |
| Drv::UdpComponentImpl::getSocketHandler() (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:49) | not called | 0.0% |
| Drv::UdpComponentImpl::recvReturnIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:101) | not called | 0.0% |
| Drv::UdpComponentImpl::sendBuffer(Fw::Buffer, Drv::SocketIpStatus) (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:57) | not called | 0.0% |
| Drv::UdpComponentImpl::send_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:81) | not called | 0.0% |
| Drv::UdpComponentImpl::~UdpComponentImpl() (/home/runner/work/fprime/fprime/Drv/Udp/UdpComponentImpl.cpp:39) | not called | 0.0% |
| Drv::UdpSocket::UdpSocket() (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:42) | not called | 0.0% |
| Drv::UdpSocket::bind(int) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:96) | not called | 0.0% |
| Drv::UdpSocket::configure(char const*, unsigned short, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:49) | not called | 0.0% |
| Drv::UdpSocket::configureRecv(char const*, unsigned short) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:71) | not called | 0.0% |
| Drv::UdpSocket::configureSend(char const*, unsigned short, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:61) | not called | 0.0% |
| Drv::UdpSocket::getRecvPort() (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:92) | not called | 0.0% |
| Drv::UdpSocket::handleZeroReturn() (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:282) | not called | 0.0% |
| Drv::UdpSocket::openProtocol(Drv::SocketDescriptor&) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:121) | not called | 0.0% |
| Drv::UdpSocket::recvProtocol(Drv::SocketDescriptor const&, unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:227) | not called | 0.0% |
| Drv::UdpSocket::send(Drv::SocketDescriptor const&, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:251) | not called | 0.0% |
| Drv::UdpSocket::sendProtocol(Drv::SocketDescriptor const&, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:209) | not called | 0.0% |
| Drv::UdpSocket::~UdpSocket() (/home/runner/work/fprime/fprime/Drv/Ip/UdpSocket.cpp:47) | not called | 0.0% |
| Drv::configuration_to_event_flags(Drv::LinuxGpioDriver::GpioConfiguration) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:133) | not called | 0.0% |
| Drv::configuration_to_handler_flags(Drv::LinuxGpioDriver::GpioConfiguration) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:86) | not called | 0.0% |
| Drv::configuration_to_line_flags_v2(Drv::LinuxGpioDriver::GpioConfiguration) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:107) | not called | 0.0% |
| Drv::errno_to_file_status(int) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:28) | not called | 0.0% |
| Drv::errno_to_gpio_status(int) (/home/runner/work/fprime/fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.cpp:64) | not called | 0.0% |
| Fw::ActiveComponentBase::ActiveComponentBase(char const*) (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:16) | called 20 times | 80.0% |
| Fw::ActiveComponentBase::dispatch() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:112) | called 6049 times | 64.0% |
| Fw::ActiveComponentBase::exit() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:49) | called 20 times | 70.0% |
| Fw::ActiveComponentBase::finalizer() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:122) | called 19 times | 100.0% |
| Fw::ActiveComponentBase::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:25) | not called | 0.0% |
| Fw::ActiveComponentBase::init(int) (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:20) | called 20 times | 100.0% |
| Fw::ActiveComponentBase::join() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:56) | called 20 times | 100.0% |
| Fw::ActiveComponentBase::join(void**) (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:60) | not called | 0.0% |
| Fw::ActiveComponentBase::preamble() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:120) | called 15 times | 100.0% |
| Fw::ActiveComponentBase::s_taskLoop(void*) (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:101) | called 20 times | 83.0% |
| Fw::ActiveComponentBase::s_taskStateMachine(void*) (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:64) | called 6092 times | 73.0% |
| Fw::ActiveComponentBase::start(unsigned char, unsigned long, unsigned long, int) (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:30) | called 20 times | 68.0% |
| Fw::ActiveComponentBase::~ActiveComponentBase() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:18) | called 20 times | 100.0% |
| Fw::ActiveComponentExitSerializableBuffer::ActiveComponentExitSerializableBuffer() (/home/runner/work/fprime/fprime/Fw/Comp/ActiveComponentBase.cpp:10) | called 20 times | 100.0% |
| Fw::Array<Svc::TlmPacketizer::TlmEntry, 200ul>::Array() (/home/runner/work/fprime/fprime/Fw/DataStructures/Array.hpp:41) | not called | 0.0% |
| Fw::Array<Svc::TlmPacketizer::TlmEntry, 200ul>::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/Array.hpp:77) | not called | 0.0% |
| Fw::Array<unsigned int, 10ul>::Array(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/Array.hpp:56) | called 3 times | 100.0% |
| Fw::Array<unsigned int, 10ul>::operator=(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/Array.hpp:118) | called 3 times | 100.0% |
| Fw::Array<unsigned int, 10ul>::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/Array.hpp:77) | not called | 0.0% |
| Fw::Array<unsigned int, 10ul>::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/Array.hpp:85) | called 30 times | 75.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::ArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:49) | called 1 time | 89.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:70) | not called | 0.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:73) | not called | 0.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:77) | not called | 0.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::find(ComCfg::Apid::T const&, unsigned short&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:81) | called 814 times | 100.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:89) | not called | 0.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:93) | not called | 0.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::insert(ComCfg::Apid::T const&, unsigned short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:97) | called 814 times | 100.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::remove(ComCfg::Apid::T const&, unsigned short&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:105) | not called | 0.0% |
| Fw::ArrayMap<ComCfg::Apid::T, unsigned short, 12ul>::~ArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:55) | called 1 time | 100.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::ArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:49) | called 2 times | 50.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:70) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:73) | called 2 times | 100.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:77) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::find(unsigned int const&, Fw::LinearBufferTemplate<506ul>&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:81) | called 9 times | 100.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:89) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:93) | called 8 times | 100.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::insert(unsigned int const&, Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:97) | called 4 times | 100.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::operator=(Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:63) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::remove(unsigned int const&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:105) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul>, 25ul>::~ArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:55) | called 2 times | 100.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::ArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:49) | called 1 time | 89.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:70) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:73) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:77) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::find(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:81) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:89) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:93) | not called | 0.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::insert(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:97) | called 145 times | 100.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::remove(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:105) | called 145 times | 100.0% |
| Fw::ArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry, 25ul>::~ArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArrayMap.hpp:55) | called 1 time | 100.0% |
| Fw::ArraySet<unsigned int, 25ul>::ArraySet() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:49) | called 1 time | 89.0% |
| Fw::ArraySet<unsigned int, 25ul>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:70) | not called | 0.0% |
| Fw::ArraySet<unsigned int, 25ul>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:73) | not called | 0.0% |
| Fw::ArraySet<unsigned int, 25ul>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:77) | not called | 0.0% |
| Fw::ArraySet<unsigned int, 25ul>::find(unsigned int const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:81) | called 442 times | 100.0% |
| Fw::ArraySet<unsigned int, 25ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:88) | not called | 0.0% |
| Fw::ArraySet<unsigned int, 25ul>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:92) | not called | 0.0% |
| Fw::ArraySet<unsigned int, 25ul>::insert(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:96) | not called | 0.0% |
| Fw::ArraySet<unsigned int, 25ul>::remove(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:103) | not called | 0.0% |
| Fw::ArraySet<unsigned int, 25ul>::~ArraySet() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySet.hpp:55) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:120) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:45) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:48) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:80) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:76) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:88) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:95) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::setToEnd() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:101) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:52) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:160) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:163) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:166) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::find(ComCfg::Apid::T const&, unsigned short&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:174) | called 814 times | 100.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:191) | called 4 times | 100.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:195) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::insert(ComCfg::Apid::T const&, unsigned short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:199) | called 814 times | 89.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::remove(ComCfg::Apid::T const&, unsigned short&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::setStorage(Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:243) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::~ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:143) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::compareEqual(Fw::ArraySetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:63) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:95) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:120) | called 2 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> > const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:45) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:48) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::compareEqual(Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:63) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:80) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:76) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:88) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:95) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::setToEnd() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:101) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:52) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:160) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:163) | called 4 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:166) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::find(unsigned int const&, Fw::LinearBufferTemplate<506ul>&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:174) | called 9 times | 50.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:191) | called 4 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:195) | called 8 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::insert(unsigned int const&, Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:199) | called 4 times | 78.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::remove(unsigned int const&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::setStorage(Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:243) | called 2 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::~ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:143) | called 2 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:120) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:45) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:48) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::compareEqual(Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:63) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:80) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:76) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:88) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:95) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::setToEnd() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:101) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:52) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:160) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:163) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:166) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::find(unsigned int const&, Fw::Nil&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:174) | called 442 times | 54.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:191) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:195) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::insert(unsigned int const&, Fw::Nil const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:199) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::remove(unsigned int const&, Fw::Nil&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::setStorage(Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:243) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::~ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:143) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:120) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:45) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::ConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:48) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::compareEqual(Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:63) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:80) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:76) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:88) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:95) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::setToEnd() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:101) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:52) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:160) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:163) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:166) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::find(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:174) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:191) | called 145 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:195) | not called | 0.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::insert(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:199) | called 145 times | 78.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::remove(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:221) | called 145 times | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::setStorage(Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:243) | called 1 time | 100.0% |
| Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::~ArraySetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/ArraySetOrMapImpl.hpp:143) | called 1 time | 100.0% |
| Fw::AssertHook::AssertHook() (/home/runner/work/fprime/fprime/Fw/Types/Assert.hpp:139) | called 1 time | 100.0% |
| Fw::AssertHook::deregisterHook() (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:104) | not called | 0.0% |
| Fw::AssertHook::doAssert() (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:93) | not called | 0.0% |
| Fw::AssertHook::getRegisteredHook() (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:108) | not called | 0.0% |
| Fw::AssertHook::printAssert(char const*) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:73) | not called | 0.0% |
| Fw::AssertHook::registerHook() (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:99) | called 1 time | 100.0% |
| Fw::AssertHook::reportAssert(char const*, unsigned long, unsigned long, int, int, int, int, int, int) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:77) | not called | 0.0% |
| Fw::AssertHook::~AssertHook() (/home/runner/work/fprime/fprime/Fw/Types/Assert.hpp:140) | called 1 time | 100.0% |
| Fw::Buffer::Buffer() (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:23) | called 3590 times | 80.0% |
| Fw::Buffer::Buffer(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:32) | called 4155 times | 67.0% |
| Fw::Buffer::Buffer(unsigned char*, unsigned long, unsigned int) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:45) | called 964 times | 67.0% |
| Fw::Buffer::advance(long) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:106) | called 292 times | 55.0% |
| Fw::Buffer::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:201) | called 682 times | 76.0% |
| Fw::Buffer::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:94) | not called | 0.0% |
| Fw::Buffer::getContext() const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:102) | called 1431 times | 100.0% |
| Fw::Buffer::getData() const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:82) | called 9093 times | 80.0% |
| Fw::Buffer::getDeserializer() (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:165) | called 446 times | 73.0% |
| Fw::Buffer::getOffset() const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:98) | not called | 0.0% |
| Fw::Buffer::getOriginalData() const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:86) | not called | 0.0% |
| Fw::Buffer::getSerializer() (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:155) | called 900 times | 77.0% |
| Fw::Buffer::getSize() const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:90) | called 12075 times | 100.0% |
| Fw::Buffer::isValid() const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:78) | called 3645 times | 100.0% |
| Fw::Buffer::operator=(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:58) | called 2910 times | 100.0% |
| Fw::Buffer::operator==(Fw::Buffer const&) const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:73) | not called | 0.0% |
| Fw::Buffer::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:176) | called 682 times | 71.0% |
| Fw::Buffer::set(unsigned char*, unsigned long, unsigned int) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:144) | not called | 0.0% |
| Fw::Buffer::setContext(unsigned int) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:140) | not called | 0.0% |
| Fw::Buffer::setData(unsigned char*) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:125) | not called | 0.0% |
| Fw::Buffer::setSize(unsigned long) (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:131) | called 3613 times | 80.0% |
| Fw::Buffer::toString(Fw::StringBase&) const (/home/runner/work/fprime/fprime/Fw/Buffer/Buffer.cpp:234) | not called | 0.0% |
| Fw::ByteArray::ByteArray(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/ByteArray.hpp:30) | called 84 times | 100.0% |
| Fw::CmdPacket::CmdPacket() (/home/runner/work/fprime/fprime/Fw/Cmd/CmdPacket.cpp:14) | called 145 times | 80.0% |
| Fw::CmdPacket::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Cmd/CmdPacket.cpp:27) | called 145 times | 81.0% |
| Fw::CmdPacket::getArgBuffer() (/home/runner/work/fprime/fprime/Fw/Cmd/CmdPacket.cpp:61) | called 145 times | 100.0% |
| Fw::CmdPacket::getOpCode() const (/home/runner/work/fprime/fprime/Fw/Cmd/CmdPacket.cpp:57) | called 580 times | 100.0% |
| Fw::CmdPacket::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Cmd/CmdPacket.cpp:21) | not called | 0.0% |
| Fw::CmdPacket::~CmdPacket() (/home/runner/work/fprime/fprime/Fw/Cmd/CmdPacket.cpp:18) | called 145 times | 100.0% |
| Fw::ComPacket::ComPacket() (/home/runner/work/fprime/fprime/Fw/Com/ComPacket.cpp:12) | called 381 times | 100.0% |
| Fw::ComPacket::deserializeBase(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Fw/Com/ComPacket.cpp:20) | called 145 times | 100.0% |
| Fw::ComPacket::serializeBase(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Fw/Com/ComPacket.cpp:16) | called 678 times | 100.0% |
| Fw::ComPacket::~ComPacket() (/home/runner/work/fprime/fprime/Fw/Com/ComPacket.cpp:14) | called 381 times | 100.0% |
| Fw::ConstStringBase::ConstStringBase() (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:21) | called 1692 times | 100.0% |
| Fw::ConstStringBase::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:91) | not called | 0.0% |
| Fw::ConstStringBase::length() const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:25) | called 719 times | 90.0% |
| Fw::ConstStringBase::maxLength() const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:36) | called 7 times | 100.0% |
| Fw::ConstStringBase::maxLength(unsigned long) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:41) | called 726 times | 80.0% |
| Fw::ConstStringBase::operator!=(Fw::ConstStringBase const&) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:73) | not called | 0.0% |
| Fw::ConstStringBase::operator!=(char const*) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:77) | not called | 0.0% |
| Fw::ConstStringBase::operator==(Fw::ConstStringBase const&) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:53) | called 3 times | 62.0% |
| Fw::ConstStringBase::operator==(char const*) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:62) | not called | 0.0% |
| Fw::ConstStringBase::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:81) | called 70 times | 100.0% |
| Fw::ConstStringBase::serializeTo(Fw::SerialBufferBase&, unsigned long, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:85) | called 36 times | 100.0% |
| Fw::ConstStringBase::serializedSize() const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:45) | called 70 times | 100.0% |
| Fw::ConstStringBase::serializedTruncatedSize(unsigned long) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:49) | called 8 times | 100.0% |
| Fw::ConstStringBase::toString(Fw::StringBase&) const (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:105) | not called | 0.0% |
| Fw::ConstStringBase::~ConstStringBase() (/home/runner/work/fprime/fprime/Fw/Types/ConstStringBase.cpp:23) | called 1692 times | 100.0% |
| Fw::DpContainer::DpContainer() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:28) | called 8 times | 58.0% |
| Fw::DpContainer::DpContainer(unsigned int, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:19) | called 2 times | 53.0% |
| Fw::DpContainer::checkDataHash(Utils::HashBuffer&, Utils::HashBuffer&) const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:240) | not called | 0.0% |
| Fw::DpContainer::checkHeaderHash(Utils::HashBuffer&, Utils::HashBuffer&) const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:193) | called 2 times | 67.0% |
| Fw::DpContainer::computeDataHash() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:210) | called 2 times | 82.0% |
| Fw::DpContainer::computeHeaderHash() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:170) | called 4 times | 80.0% |
| Fw::DpContainer::deserializeHeader() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:38) | called 2 times | 83.0% |
| Fw::DpContainer::getBuffer() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:109) | called 8 times | 100.0% |
| Fw::DpContainer::getDataHash() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:199) | not called | 0.0% |
| Fw::DpContainer::getDataHashOffset() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:215) | called 2 times | 100.0% |
| Fw::DpContainer::getDataSize() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:105) | called 2 times | 100.0% |
| Fw::DpContainer::getHeaderHash() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:161) | called 2 times | 83.0% |
| Fw::DpContainer::getId() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:101) | called 4 times | 100.0% |
| Fw::DpContainer::getPacketSize() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:112) | called 6 times | 100.0% |
| Fw::DpContainer::getPacketSizeForDataSize(unsigned long) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:246) | called 8 times | 100.0% |
| Fw::DpContainer::getPriority() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:116) | called 2 times | 100.0% |
| Fw::DpContainer::getProcTypes() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:127) | called 2 times | 100.0% |
| Fw::DpContainer::getState() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:123) | not called | 0.0% |
| Fw::DpContainer::getTimeTag() const (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:120) | called 2 times | 100.0% |
| Fw::DpContainer::initUserDataField() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:250) | called 10 times | 100.0% |
| Fw::DpContainer::invalidateBuffer() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:188) | called 2 times | 75.0% |
| Fw::DpContainer::operator=(Fw::DpContainer const&) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:92) | called 2 times | 100.0% |
| Fw::DpContainer::serializeHeader() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:89) | called 2 times | 68.0% |
| Fw::DpContainer::setBuffer(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:122) | called 6 times | 80.0% |
| Fw::DpContainer::setDataHash(Utils::HashBuffer) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:222) | called 2 times | 73.0% |
| Fw::DpContainer::setDataSize(unsigned long) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:174) | not called | 0.0% |
| Fw::DpContainer::setHeaderHash(Utils::HashBuffer const&) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:180) | called 2 times | 83.0% |
| Fw::DpContainer::setPriority(unsigned int) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:150) | called 4 times | 100.0% |
| Fw::DpContainer::setProcTypes(unsigned char) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:162) | called 2 times | 100.0% |
| Fw::DpContainer::setTimeTag(Fw::Time) (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:156) | called 2 times | 100.0% |
| Fw::DpContainer::shrinkBufferSize() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:145) | not called | 0.0% |
| Fw::DpContainer::updateDataHash() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:236) | called 2 times | 71.0% |
| Fw::DpContainer::updateHeaderHash() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.cpp:189) | called 2 times | 71.0% |
| Fw::DpContainer::~DpContainer() (/home/runner/work/fprime/fprime/Fw/Dp/DpContainer.hpp:81) | called 10 times | 100.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node>::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | called 2 times | 100.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node>::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node>::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node>::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 2 times | 38.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node>::setStorage(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | called 1 time | 62.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node>::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::Node>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::Node>::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::Nil>::Node>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::Node>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node>::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | called 561 times | 100.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node>::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | called 2822 times | 67.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node>::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | called 6011 times | 67.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node>::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 2 times | 38.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node>::setStorage(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | called 1 time | 62.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node>::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node>::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node>::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node>::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node>::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node>::setStorage(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | not called | 0.0% |
| Fw::ExternalArray<Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node>::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | not called | 0.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> >::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | called 4 times | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> >::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | called 1338 times | 67.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> >::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | called 1334 times | 67.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> >::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 2 times | 38.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> >::setStorage(Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | called 1 time | 62.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> >::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > >::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | called 2 times | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | called 4 times | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > >::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | called 10 times | 67.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > >::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | not called | 0.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > >::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 4 times | 38.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > >::setStorage(Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | called 2 times | 62.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > >::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 2 times | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> >::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | not called | 0.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> >::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | not called | 0.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> >::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | not called | 0.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> >::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 2 times | 38.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> >::setStorage(Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | called 1 time | 62.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> >::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> >::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | called 145 times | 100.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> >::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | called 463 times | 67.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> >::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | not called | 0.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> >::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 2 times | 38.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> >::setStorage(Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | called 1 time | 62.0% |
| Fw::ExternalArray<Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> >::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::StringTemplate<240ul> >::ExternalArray(Fw::StringTemplate<240ul>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:38) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::StringTemplate<240ul> >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::StringTemplate<240ul> >::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | called 1 time | 67.0% |
| Fw::ExternalArray<Fw::StringTemplate<240ul> >::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 1 time | 38.0% |
| Fw::ExternalArray<Fw::StringTemplate<240ul> >::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 1 time | 100.0% |
| Fw::ExternalArray<Fw::StringTemplate<256ul> >::ExternalArray(Fw::StringTemplate<256ul>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:38) | not called | 0.0% |
| Fw::ExternalArray<Fw::StringTemplate<256ul> >::getElements() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:100) | not called | 0.0% |
| Fw::ExternalArray<Fw::StringTemplate<256ul> >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | not called | 0.0% |
| Fw::ExternalArray<Fw::StringTemplate<256ul> >::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | not called | 0.0% |
| Fw::ExternalArray<Fw::StringTemplate<256ul> >::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | not called | 0.0% |
| Fw::ExternalArray<Fw::StringTemplate<256ul> >::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | not called | 0.0% |
| Fw::ExternalArray<unsigned long>::ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:34) | called 2 times | 100.0% |
| Fw::ExternalArray<unsigned long>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:108) | called 404 times | 100.0% |
| Fw::ExternalArray<unsigned long>::operator[](unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:65) | called 404 times | 67.0% |
| Fw::ExternalArray<unsigned long>::operator[](unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:74) | called 104 times | 67.0% |
| Fw::ExternalArray<unsigned long>::releaseStorage() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:181) | called 4 times | 43.0% |
| Fw::ExternalArray<unsigned long>::setStorage(unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:111) | called 2 times | 62.0% |
| Fw::ExternalArray<unsigned long>::~ExternalArray() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArray.hpp:56) | called 2 times | 100.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::ExternalArrayMap(Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:46) | called 1 time | 62.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:84) | not called | 0.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:87) | not called | 0.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:91) | not called | 0.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::find(ComCfg::Apid::T const&, unsigned short&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:95) | called 814 times | 100.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:103) | not called | 0.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:107) | not called | 0.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::insert(ComCfg::Apid::T const&, unsigned short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:111) | called 814 times | 100.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::remove(ComCfg::Apid::T const&, unsigned short&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:119) | not called | 0.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::setStorage(Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:127) | called 1 time | 100.0% |
| Fw::ExternalArrayMap<ComCfg::Apid::T, unsigned short>::~ExternalArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:67) | called 1 time | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::ExternalArrayMap(Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:46) | called 2 times | 62.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:84) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:87) | called 2 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:91) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::find(unsigned int const&, Fw::LinearBufferTemplate<506ul>&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:95) | called 9 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:103) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:107) | called 8 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::insert(unsigned int const&, Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:111) | called 4 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::remove(unsigned int const&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:119) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::setStorage(Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:127) | called 2 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Fw::LinearBufferTemplate<506ul> >::~ExternalArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:67) | called 2 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ExternalArrayMap(Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:46) | called 1 time | 62.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:84) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:87) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:91) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::find(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:95) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:103) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:107) | not called | 0.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::insert(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:111) | called 145 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::remove(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:119) | called 145 times | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::setStorage(Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:127) | called 1 time | 100.0% |
| Fw::ExternalArrayMap<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::~ExternalArrayMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArrayMap.hpp:67) | called 1 time | 100.0% |
| Fw::ExternalArraySet<unsigned int>::ExternalArraySet(Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:47) | called 1 time | 62.0% |
| Fw::ExternalArraySet<unsigned int>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:85) | not called | 0.0% |
| Fw::ExternalArraySet<unsigned int>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:88) | not called | 0.0% |
| Fw::ExternalArraySet<unsigned int>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:92) | not called | 0.0% |
| Fw::ExternalArraySet<unsigned int>::find(unsigned int const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:96) | called 442 times | 100.0% |
| Fw::ExternalArraySet<unsigned int>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:104) | not called | 0.0% |
| Fw::ExternalArraySet<unsigned int>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:108) | not called | 0.0% |
| Fw::ExternalArraySet<unsigned int>::insert(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:112) | not called | 0.0% |
| Fw::ExternalArraySet<unsigned int>::remove(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:119) | not called | 0.0% |
| Fw::ExternalArraySet<unsigned int>::setStorage(Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:127) | called 1 time | 100.0% |
| Fw::ExternalArraySet<unsigned int>::~ExternalArraySet() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalArraySet.hpp:68) | called 1 time | 100.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::ExternalRedBlackTreeMap(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:50) | called 1 time | 62.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:89) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:92) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:96) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::find(unsigned int const&, short&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:100) | called 249 times | 100.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:108) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:112) | called 104 times | 100.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::insert(unsigned int const&, short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:116) | called 104 times | 100.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::remove(unsigned int const&, short&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:124) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::setStorage(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:133) | called 1 time | 100.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, short>::~ExternalRedBlackTreeMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:72) | called 1 time | 100.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::ExternalRedBlackTreeMap(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:50) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:89) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:92) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:96) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::find(unsigned int const&, unsigned long&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:100) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:108) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:112) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::insert(unsigned int const&, unsigned long const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:116) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::remove(unsigned int const&, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:124) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::setStorage(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:133) | not called | 0.0% |
| Fw::ExternalRedBlackTreeMap<unsigned int, unsigned long>::~ExternalRedBlackTreeMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeMap.hpp:72) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::ExternalRedBlackTreeSet(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:51) | called 1 time | 62.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:90) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:93) | called 1 time | 100.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:97) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::find(Svc::DpCatalog::DpStateEntry const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:101) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:109) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:113) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::insert(Svc::DpCatalog::DpStateEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:117) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::remove(Svc::DpCatalog::DpStateEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:124) | not called | 0.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::setStorage(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:133) | called 1 time | 100.0% |
| Fw::ExternalRedBlackTreeSet<Svc::DpCatalog::DpStateEntry>::~ExternalRedBlackTreeSet() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalRedBlackTreeSet.hpp:73) | called 1 time | 100.0% |
| Fw::ExternalSerializeBuffer::ExternalSerializeBuffer() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:832) | called 8720 times | 80.0% |
| Fw::ExternalSerializeBuffer::ExternalSerializeBuffer(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:827) | called 9959 times | 80.0% |
| Fw::ExternalSerializeBuffer::clear() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:845) | called 31288 times | 100.0% |
| Fw::ExternalSerializeBuffer::getBuffCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:998) | not called | 0.0% |
| Fw::ExternalSerializeBuffer::setExtBuffer(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:836) | called 22566 times | 71.0% |
| Fw::ExternalSerializeBuffer::~ExternalSerializeBuffer() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1440) | called 18669 times | 100.0% |
| Fw::ExternalSerializeBufferWithMemberCopy::ExternalSerializeBufferWithMemberCopy() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1560) | called 10 times | 100.0% |
| Fw::ExternalSerializeBufferWithMemberCopy::ExternalSerializeBufferWithMemberCopy(Fw::ExternalSerializeBufferWithMemberCopy const&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1574) | called 1346 times | 100.0% |
| Fw::ExternalSerializeBufferWithMemberCopy::ExternalSerializeBufferWithMemberCopy(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1553) | called 1346 times | 100.0% |
| Fw::ExternalSerializeBufferWithMemberCopy::operator=(Fw::ExternalSerializeBufferWithMemberCopy const&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1588) | called 2 times | 100.0% |
| Fw::ExternalSerializeBufferWithMemberCopy::~ExternalSerializeBufferWithMemberCopy() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1565) | called 2702 times | 100.0% |
| Fw::ExternalStack<unsigned long>::ExternalStack() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:31) | called 2 times | 100.0% |
| Fw::ExternalStack<unsigned long>::at(unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:106) | called 104 times | 80.0% |
| Fw::ExternalStack<unsigned long>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:70) | called 5 times | 100.0% |
| Fw::ExternalStack<unsigned long>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:132) | called 404 times | 100.0% |
| Fw::ExternalStack<unsigned long>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:128) | called 104 times | 100.0% |
| Fw::ExternalStack<unsigned long>::pop(unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:115) | called 104 times | 100.0% |
| Fw::ExternalStack<unsigned long>::push(unsigned long const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:90) | called 404 times | 100.0% |
| Fw::ExternalStack<unsigned long>::setStorage(unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:73) | called 2 times | 100.0% |
| Fw::ExternalStack<unsigned long>::~ExternalStack() (/home/runner/work/fprime/fprime/Fw/DataStructures/ExternalStack.hpp:53) | called 2 times | 100.0% |
| Fw::ExternalString::ExternalString() (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:27) | called 136 times | 100.0% |
| Fw::ExternalString::ExternalString(char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:30) | called 2 times | 80.0% |
| Fw::ExternalString::ExternalString(char*, unsigned long, Fw::StringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:38) | called 32 times | 80.0% |
| Fw::ExternalString::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:69) | called 466 times | 100.0% |
| Fw::ExternalString::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:97) | called 104 times | 100.0% |
| Fw::ExternalString::operator=(Fw::ExternalString const&) (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:91) | called 80 times | 100.0% |
| Fw::ExternalString::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:103) | called 138 times | 100.0% |
| Fw::ExternalString::setBuffer(char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:77) | called 136 times | 100.0% |
| Fw::ExternalString::toChar() const (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:65) | called 628 times | 100.0% |
| Fw::ExternalString::~ExternalString() (/home/runner/work/fprime/fprime/Fw/Types/ExternalString.hpp:56) | called 170 times | 100.0% |
| Fw::FilePacket::CancelPacket::bufferSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/CancelPacket.cpp:22) | not called | 0.0% |
| Fw::FilePacket::CancelPacket::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Fw/FilePacket/CancelPacket.cpp:31) | not called | 0.0% |
| Fw::FilePacket::CancelPacket::initialize(unsigned int) (/home/runner/work/fprime/fprime/Fw/FilePacket/CancelPacket.cpp:18) | not called | 0.0% |
| Fw::FilePacket::CancelPacket::toBuffer(Fw::Buffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/CancelPacket.cpp:26) | not called | 0.0% |
| Fw::FilePacket::DataPacket::asHeader() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:207) | called 1 time | 100.0% |
| Fw::FilePacket::DataPacket::bufferSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/DataPacket.cpp:28) | not called | 0.0% |
| Fw::FilePacket::DataPacket::fixedLengthSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/DataPacket.cpp:61) | called 2 times | 100.0% |
| Fw::FilePacket::DataPacket::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Fw/FilePacket/DataPacket.cpp:38) | called 2 times | 73.0% |
| Fw::FilePacket::DataPacket::getByteOffset() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:210) | called 1 time | 100.0% |
| Fw::FilePacket::DataPacket::getData() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:216) | called 2 times | 100.0% |
| Fw::FilePacket::DataPacket::getDataSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:213) | called 1 time | 100.0% |
| Fw::FilePacket::DataPacket::initialize(unsigned int, unsigned int, unsigned short, unsigned char const*) (/home/runner/work/fprime/fprime/Fw/FilePacket/DataPacket.cpp:18) | not called | 0.0% |
| Fw::FilePacket::DataPacket::toBuffer(Fw::Buffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/DataPacket.cpp:33) | not called | 0.0% |
| Fw::FilePacket::DataPacket::toSerialBuffer(Fw::SerialBuffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/DataPacket.cpp:65) | not called | 0.0% |
| Fw::FilePacket::EndPacket::asHeader() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:253) | called 1 time | 100.0% |
| Fw::FilePacket::EndPacket::bufferSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/EndPacket.cpp:25) | not called | 0.0% |
| Fw::FilePacket::EndPacket::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Fw/FilePacket/EndPacket.cpp:43) | called 2 times | 70.0% |
| Fw::FilePacket::EndPacket::getChecksum(CFDP::Checksum&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/EndPacket.cpp:38) | called 1 time | 71.0% |
| Fw::FilePacket::EndPacket::initialize(unsigned int, CFDP::Checksum const&) (/home/runner/work/fprime/fprime/Fw/FilePacket/EndPacket.cpp:20) | not called | 0.0% |
| Fw::FilePacket::EndPacket::setChecksum(CFDP::Checksum const&) (/home/runner/work/fprime/fprime/Fw/FilePacket/EndPacket.cpp:34) | not called | 0.0% |
| Fw::FilePacket::EndPacket::toBuffer(Fw::Buffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/EndPacket.cpp:29) | not called | 0.0% |
| Fw::FilePacket::EndPacket::toSerialBuffer(Fw::SerialBuffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/EndPacket.cpp:58) | not called | 0.0% |
| Fw::FilePacket::FilePacket() (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:306) | called 6 times | 100.0% |
| Fw::FilePacket::Header::bufferSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/Header.cpp:23) | called 2 times | 100.0% |
| Fw::FilePacket::Header::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Fw/FilePacket/Header.cpp:27) | called 6 times | 88.0% |
| Fw::FilePacket::Header::getSequenceIndex() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:117) | called 2 times | 100.0% |
| Fw::FilePacket::Header::getType() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:115) | called 6 times | 100.0% |
| Fw::FilePacket::Header::initialize(Fw::FilePacket::Type, unsigned int) (/home/runner/work/fprime/fprime/Fw/FilePacket/Header.cpp:18) | not called | 0.0% |
| Fw::FilePacket::Header::toSerialBuffer(Fw::SerialBuffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/Header.cpp:42) | not called | 0.0% |
| Fw::FilePacket::PathName::bufferSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/PathName.cpp:27) | not called | 0.0% |
| Fw::FilePacket::PathName::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Fw/FilePacket/PathName.cpp:31) | called 4 times | 80.0% |
| Fw::FilePacket::PathName::getLength() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:68) | called 2 times | 100.0% |
| Fw::FilePacket::PathName::getValue() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:71) | called 2 times | 100.0% |
| Fw::FilePacket::PathName::initialize(char const*) (/home/runner/work/fprime/fprime/Fw/FilePacket/PathName.cpp:21) | not called | 0.0% |
| Fw::FilePacket::PathName::toSerialBuffer(Fw::SerialBuffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/PathName.cpp:55) | not called | 0.0% |
| Fw::FilePacket::StartPacket::bufferSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/StartPacket.cpp:27) | not called | 0.0% |
| Fw::FilePacket::StartPacket::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Fw/FilePacket/StartPacket.cpp:37) | called 2 times | 69.0% |
| Fw::FilePacket::StartPacket::getDestinationPath() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:154) | called 4 times | 100.0% |
| Fw::FilePacket::StartPacket::getFileSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.hpp:160) | called 2 times | 100.0% |
| Fw::FilePacket::StartPacket::initialize(unsigned int, char const*, char const*) (/home/runner/work/fprime/fprime/Fw/FilePacket/StartPacket.cpp:18) | not called | 0.0% |
| Fw::FilePacket::StartPacket::toBuffer(Fw::Buffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/StartPacket.cpp:32) | not called | 0.0% |
| Fw::FilePacket::StartPacket::toSerialBuffer(Fw::SerialBuffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/StartPacket.cpp:71) | not called | 0.0% |
| Fw::FilePacket::asCancelPacket() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:48) | not called | 0.0% |
| Fw::FilePacket::asDataPacket() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:38) | called 2 times | 75.0% |
| Fw::FilePacket::asEndPacket() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:43) | called 2 times | 75.0% |
| Fw::FilePacket::asHeader() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:29) | called 6 times | 100.0% |
| Fw::FilePacket::asStartPacket() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:33) | called 2 times | 75.0% |
| Fw::FilePacket::bufferSize() const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:73) | not called | 0.0% |
| Fw::FilePacket::fromBuffer(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:22) | called 6 times | 82.0% |
| Fw::FilePacket::fromCancelPacket(Fw::FilePacket::CancelPacket const&) (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:68) | not called | 0.0% |
| Fw::FilePacket::fromDataPacket(Fw::FilePacket::DataPacket const&) (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:58) | not called | 0.0% |
| Fw::FilePacket::fromEndPacket(Fw::FilePacket::EndPacket const&) (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:63) | not called | 0.0% |
| Fw::FilePacket::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:111) | called 6 times | 69.0% |
| Fw::FilePacket::fromStartPacket(Fw::FilePacket::StartPacket const&) (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:53) | not called | 0.0% |
| Fw::FilePacket::toBuffer(Fw::Buffer&) const (/home/runner/work/fprime/fprime/Fw/FilePacket/FilePacket.cpp:91) | not called | 0.0% |
| Fw::InputPortBase::InputPortBase() (/home/runner/work/fprime/fprime/Fw/Port/InputPortBase.cpp:8) | not called | 0.0% |
| Fw::InputPortBase::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Port/InputPortBase.cpp:22) | not called | 0.0% |
| Fw::InputPortBase::init() (/home/runner/work/fprime/fprime/Fw/Port/InputPortBase.cpp:12) | not called | 0.0% |
| Fw::InputPortBase::setPortNum(short) (/home/runner/work/fprime/fprime/Fw/Port/InputPortBase.cpp:16) | not called | 0.0% |
| Fw::InputPortBase::~InputPortBase() (/home/runner/work/fprime/fprime/Fw/Port/InputPortBase.cpp:10) | not called | 0.0% |
| Fw::InputSerializePort::InputSerializePort() (/home/runner/work/fprime/fprime/Fw/Port/InputSerializePort.cpp:10) | not called | 0.0% |
| Fw::InputSerializePort::addCallComp(Fw::PassiveComponentBase*, void (*)(Fw::PassiveComponentBase*, short, Fw::LinearBufferBase&)) (/home/runner/work/fprime/fprime/Fw/Port/InputSerializePort.cpp:29) | not called | 0.0% |
| Fw::InputSerializePort::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Port/InputSerializePort.cpp:37) | not called | 0.0% |
| Fw::InputSerializePort::init() (/home/runner/work/fprime/fprime/Fw/Port/InputSerializePort.cpp:13) | not called | 0.0% |
| Fw::InputSerializePort::invokeSerial(Fw::LinearBufferBase&) (/home/runner/work/fprime/fprime/Fw/Port/InputSerializePort.cpp:17) | not called | 0.0% |
| Fw::InputSerializePort::~InputSerializePort() (/home/runner/work/fprime/fprime/Fw/Port/InputSerializePort.cpp:11) | not called | 0.0% |
| Fw::LinearBufferBase::LinearBufferBase(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:40) | called 40018 times | 67.0% |
| Fw::LinearBufferBase::copyFrom(Fw::LinearBufferBase const&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:48) | not called | 0.0% |
| Fw::LinearBufferBase::copyRaw(Fw::SerialBufferBase&, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:734) | called 34 times | 77.0% |
| Fw::LinearBufferBase::copyRawOffset(Fw::SerialBufferBase&, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:756) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(Fw::LinearBufferBase&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:994) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(Fw::Serializable&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:991) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(bool&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:966) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(double&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:963) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(float&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:960) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(int&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:948) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(long&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:956) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(short&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:940) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(signed char&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:933) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(unsigned char&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:930) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(unsigned char*, unsigned long&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:981) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(unsigned char*, unsigned long&, Fw::Serialization::t) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:985) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(unsigned char*, unsigned long&, bool) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:974) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(unsigned int&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:945) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(unsigned long&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:953) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(unsigned short&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:937) | not called | 0.0% |
| Fw::LinearBufferBase::deserialize(void*&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:969) | not called | 0.0% |
| Fw::LinearBufferBase::deserializeSize(unsigned long&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:636) | called 2 times | 100.0% |
| Fw::LinearBufferBase::deserializeSkip(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:668) | called 1279 times | 67.0% |
| Fw::LinearBufferBase::deserializeTo(Fw::LinearBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:602) | called 2041 times | 74.0% |
| Fw::LinearBufferBase::deserializeTo(Fw::Serializable&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:598) | called 6610 times | 100.0% |
| Fw::LinearBufferBase::deserializeTo(bool&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:499) | called 1336 times | 62.0% |
| Fw::LinearBufferBase::deserializeTo(double&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:486) | not called | 0.0% |
| Fw::LinearBufferBase::deserializeTo(float&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:533) | called 4 times | 86.0% |
| Fw::LinearBufferBase::deserializeTo(int&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:423) | called 9169 times | 100.0% |
| Fw::LinearBufferBase::deserializeTo(long&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:476) | not called | 0.0% |
| Fw::LinearBufferBase::deserializeTo(short&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:379) | called 7482 times | 100.0% |
| Fw::LinearBufferBase::deserializeTo(signed char&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:334) | not called | 0.0% |
| Fw::LinearBufferBase::deserializeTo(unsigned char&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:318) | called 9922 times | 62.0% |
| Fw::LinearBufferBase::deserializeTo(unsigned char*, unsigned long&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:545) | not called | 0.0% |
| Fw::LinearBufferBase::deserializeTo(unsigned char*, unsigned long&, Fw::Serialization::t, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:554) | called 23 times | 71.0% |
| Fw::LinearBufferBase::deserializeTo(unsigned int&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:389) | called 16582 times | 54.0% |
| Fw::LinearBufferBase::deserializeTo(unsigned long&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:435) | called 2730 times | 54.0% |
| Fw::LinearBufferBase::deserializeTo(unsigned short&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:351) | called 25392 times | 54.0% |
| Fw::LinearBufferBase::deserializeTo(void*&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:523) | not called | 0.0% |
| Fw::LinearBufferBase::getBuffAddr() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1201) | called 5607 times | 100.0% |
| Fw::LinearBufferBase::getBuffAddr() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1210) | called 10772 times | 100.0% |
| Fw::LinearBufferBase::getBuffAddrLeft() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:780) | called 4 times | 75.0% |
| Fw::LinearBufferBase::getBuffAddrSer() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:787) | called 7848 times | 75.0% |
| Fw::LinearBufferBase::getBuffLeft() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:860) | not called | 0.0% |
| Fw::LinearBufferBase::getBuffLength() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:856) | not called | 0.0% |
| Fw::LinearBufferBase::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1164) | called 15482 times | 100.0% |
| Fw::LinearBufferBase::getDeserLoc() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1390) | called 1348 times | 100.0% |
| Fw::LinearBufferBase::getDeserializeSizeLeft() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:722) | called 4121 times | 75.0% |
| Fw::LinearBufferBase::getSerLoc() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1389) | called 1348 times | 100.0% |
| Fw::LinearBufferBase::getSerializeSizeLeft() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:728) | not called | 0.0% |
| Fw::LinearBufferBase::getSize() const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:694) | called 24490 times | 100.0% |
| Fw::LinearBufferBase::moveDeserToOffset(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:687) | called 1279 times | 100.0% |
| Fw::LinearBufferBase::moveSerToOffset(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:681) | called 229 times | 100.0% |
| Fw::LinearBufferBase::operator=(Fw::LinearBufferBase const&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:63) | not called | 0.0% |
| Fw::LinearBufferBase::resetDeser() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:650) | called 39591 times | 100.0% |
| Fw::LinearBufferBase::resetSer() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:645) | called 41508 times | 100.0% |
| Fw::LinearBufferBase::serialize(Fw::LinearBufferBase const&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:926) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(Fw::Serializable const&) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:923) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(bool) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:900) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(double) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:897) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(float) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:894) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(int) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:882) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:890) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(short) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:874) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(signed char) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:867) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:915) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(unsigned char const*, unsigned long, Fw::Serialization::t) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:918) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(unsigned char const*, unsigned long, bool) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:908) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:864) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(unsigned int) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:879) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:887) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(unsigned short) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:871) | not called | 0.0% |
| Fw::LinearBufferBase::serialize(void const*) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:903) | not called | 0.0% |
| Fw::LinearBufferBase::serializeFrom(Fw::LinearBufferBase const&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:280) | called 2042 times | 69.0% |
| Fw::LinearBufferBase::serializeFrom(Fw::Serializable const&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:275) | called 14920 times | 100.0% |
| Fw::LinearBufferBase::serializeFrom(bool, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:212) | called 1348 times | 78.0% |
| Fw::LinearBufferBase::serializeFrom(double, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:198) | called 2 times | 100.0% |
| Fw::LinearBufferBase::serializeFrom(float, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:205) | called 1221 times | 100.0% |
| Fw::LinearBufferBase::serializeFrom(int, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:149) | called 9717 times | 100.0% |
| Fw::LinearBufferBase::serializeFrom(long, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:193) | not called | 0.0% |
| Fw::LinearBufferBase::serializeFrom(short, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:114) | called 7593 times | 100.0% |
| Fw::LinearBufferBase::serializeFrom(signed char, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:83) | not called | 0.0% |
| Fw::LinearBufferBase::serializeFrom(unsigned char const*, unsigned long, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:238) | called 70 times | 100.0% |
| Fw::LinearBufferBase::serializeFrom(unsigned char const*, unsigned long, Fw::Serialization::t, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:245) | called 4990 times | 69.0% |
| Fw::LinearBufferBase::serializeFrom(unsigned char, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:70) | called 165267 times | 67.0% |
| Fw::LinearBufferBase::serializeFrom(unsigned int, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:119) | called 29616 times | 55.0% |
| Fw::LinearBufferBase::serializeFrom(unsigned long, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:155) | called 3682 times | 55.0% |
| Fw::LinearBufferBase::serializeFrom(unsigned short, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:88) | called 19555 times | 55.0% |
| Fw::LinearBufferBase::serializeFrom(void const*, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:230) | not called | 0.0% |
| Fw::LinearBufferBase::serializeSize(unsigned long, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:305) | called 8 times | 85.0% |
| Fw::LinearBufferBase::serializeSkip(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:654) | called 229 times | 80.0% |
| Fw::LinearBufferBase::setBuff(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:698) | called 3704 times | 62.0% |
| Fw::LinearBufferBase::setBuffAddrInternal(unsigned char*) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1396) | called 53854 times | 100.0% |
| Fw::LinearBufferBase::setBuffLen(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:712) | called 16015 times | 75.0% |
| Fw::LinearBufferBase::setCapacityInternal(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1397) | called 53855 times | 100.0% |
| Fw::LinearBufferBase::setDeserLoc(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1392) | called 1348 times | 100.0% |
| Fw::LinearBufferBase::setSerLoc(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Serializable.hpp:1391) | called 1348 times | 100.0% |
| Fw::LinearBufferBase::~LinearBufferBase() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:46) | called 40018 times | 100.0% |
| Fw::LinearBufferTemplate<506ul>::LinearBufferTemplate() (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:30) | called 5385 times | 100.0% |
| Fw::LinearBufferTemplate<506ul>::LinearBufferTemplate(Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:39) | called 4 times | 75.0% |
| Fw::LinearBufferTemplate<506ul>::operator=(Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:46) | called 3514 times | 75.0% |
| Fw::LinearBufferTemplate<506ul>::~LinearBufferTemplate() (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:44) | called 5389 times | 100.0% |
| Fw::LinearBufferTemplate<512ul>::LinearBufferTemplate() (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:30) | called 1193 times | 100.0% |
| Fw::LinearBufferTemplate<512ul>::LinearBufferTemplate(Fw::LinearBufferTemplate<512ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:39) | not called | 0.0% |
| Fw::LinearBufferTemplate<512ul>::operator=(Fw::LinearBufferTemplate<512ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:46) | not called | 0.0% |
| Fw::LinearBufferTemplate<512ul>::~LinearBufferTemplate() (/home/runner/work/fprime/fprime/Fw/Types/LinearBufferTemplate.hpp:44) | called 1193 times | 100.0% |
| Fw::LogPacket::LogPacket() (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:13) | called 1 time | 62.0% |
| Fw::LogPacket::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:39) | not called | 0.0% |
| Fw::LogPacket::getId() (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:81) | not called | 0.0% |
| Fw::LogPacket::getLogBuffer() (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:89) | not called | 0.0% |
| Fw::LogPacket::getTimeTag() (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:85) | not called | 0.0% |
| Fw::LogPacket::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:19) | called 442 times | 79.0% |
| Fw::LogPacket::setId(unsigned int) (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:69) | called 442 times | 100.0% |
| Fw::LogPacket::setLogBuffer(Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:73) | called 442 times | 100.0% |
| Fw::LogPacket::setTimeTag(Fw::Time const&) (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:77) | called 442 times | 100.0% |
| Fw::LogPacket::~LogPacket() (/home/runner/work/fprime/fprime/Fw/Log/LogPacket.cpp:17) | called 1 time | 100.0% |
| Fw::Logger::log(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Logger/Logger.cpp:31) | called 464 times | 100.0% |
| Fw::Logger::log(char const*, ...) (/home/runner/work/fprime/fprime/Fw/Logger/Logger.cpp:21) | called 464 times | 75.0% |
| Fw::Logger::registerLogger(Fw::Logger*) (/home/runner/work/fprime/fprime/Fw/Logger/Logger.cpp:37) | called 1 time | 100.0% |
| Fw::Logger::~Logger() (/home/runner/work/fprime/fprime/Fw/Logger/Logger.hpp:47) | called 1 time | 100.0% |
| Fw::MallocAllocator::MallocAllocator() (/home/runner/work/fprime/fprime/Fw/Types/MallocAllocator.hpp:28) | called 4 times | 100.0% |
| Fw::MallocAllocator::allocate(int, unsigned long&, bool&, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/MallocAllocator.cpp:16) | called 119 times | 71.0% |
| Fw::MallocAllocator::deallocate(int, void*) (/home/runner/work/fprime/fprime/Fw/Types/MallocAllocator.cpp:31) | called 119 times | 100.0% |
| Fw::MallocAllocator::~MallocAllocator() (/home/runner/work/fprime/fprime/Fw/Types/MallocAllocator.hpp:29) | called 4 times | 100.0% |
| Fw::MapBase<ComCfg::Apid::T, unsigned short>::MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:47) | called 2 times | 100.0% |
| Fw::MapBase<ComCfg::Apid::T, unsigned short>::~MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:50) | called 2 times | 100.0% |
| Fw::MapBase<unsigned int, Fw::LinearBufferTemplate<506ul> >::MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:47) | called 4 times | 100.0% |
| Fw::MapBase<unsigned int, Fw::LinearBufferTemplate<506ul> >::copyDataFrom(Fw::MapBase<unsigned int, Fw::LinearBufferTemplate<506ul> > const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:62) | not called | 0.0% |
| Fw::MapBase<unsigned int, Fw::LinearBufferTemplate<506ul> >::~MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:50) | called 4 times | 100.0% |
| Fw::MapBase<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:47) | called 2 times | 100.0% |
| Fw::MapBase<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::~MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:50) | called 2 times | 100.0% |
| Fw::MapBase<unsigned int, short>::MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:47) | called 2 times | 100.0% |
| Fw::MapBase<unsigned int, short>::~MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:50) | called 2 times | 100.0% |
| Fw::MapBase<unsigned int, unsigned long>::MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:47) | not called | 0.0% |
| Fw::MapBase<unsigned int, unsigned long>::~MapBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapBase.hpp:50) | not called | 0.0% |
| Fw::MapConstIterator<ComCfg::Apid::T, unsigned short>::Impl::Impl(Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:46) | not called | 0.0% |
| Fw::MapConstIterator<ComCfg::Apid::T, unsigned short>::MapConstIterator(Fw::ArraySetOrMapImpl<ComCfg::Apid::T, unsigned short>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:63) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::Impl::Impl() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:44) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::Impl::Impl(Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:46) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::Impl::~Impl() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:54) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::MapConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:63) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::MapConstIterator(Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> > const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:69) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::getImplIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:147) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::getImplIterator() const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:153) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::operator!=(Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> > const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:117) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::operator*() const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:136) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::operator++() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:120) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::operator++(int) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:126) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::operator->() const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:139) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::operator==(Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> > const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:96) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::~MapConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:85) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::Impl::Impl(Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:46) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::Impl::~Impl() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:54) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::MapConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:63) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getImplIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:147) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getImplIterator() const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:153) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::operator!=(Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:117) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::operator*() const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:136) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::operator++() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:120) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::operator==(Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:96) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::~MapConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:85) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, short>::Impl::Impl(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:48) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, short>::MapConstIterator(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:66) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, unsigned long>::Impl::Impl(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:48) | not called | 0.0% |
| Fw::MapConstIterator<unsigned int, unsigned long>::MapConstIterator(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/MapConstIterator.hpp:66) | not called | 0.0% |
| Fw::MapEntryBase<ComCfg::Apid::T, unsigned short>::MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:36) | called 16 times | 100.0% |
| Fw::MapEntryBase<ComCfg::Apid::T, unsigned short>::~MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:39) | called 16 times | 100.0% |
| Fw::MapEntryBase<Svc::DpCatalog::DpStateEntry, Fw::Nil>::MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:36) | called 127 times | 100.0% |
| Fw::MapEntryBase<Svc::DpCatalog::DpStateEntry, Fw::Nil>::~MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:39) | called 127 times | 100.0% |
| Fw::MapEntryBase<unsigned int, Fw::LinearBufferTemplate<506ul> >::MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:36) | called 54 times | 100.0% |
| Fw::MapEntryBase<unsigned int, Fw::LinearBufferTemplate<506ul> >::~MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:39) | called 54 times | 100.0% |
| Fw::MapEntryBase<unsigned int, Fw::Nil>::MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:36) | called 25 times | 100.0% |
| Fw::MapEntryBase<unsigned int, Fw::Nil>::~MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:39) | called 25 times | 100.0% |
| Fw::MapEntryBase<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:36) | called 170 times | 100.0% |
| Fw::MapEntryBase<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::~MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:39) | called 170 times | 100.0% |
| Fw::MapEntryBase<unsigned int, short>::MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:36) | called 254 times | 100.0% |
| Fw::MapEntryBase<unsigned int, short>::~MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:39) | called 254 times | 100.0% |
| Fw::MapEntryBase<unsigned int, unsigned long>::MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:36) | not called | 0.0% |
| Fw::MapEntryBase<unsigned int, unsigned long>::~MapEntryBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/MapEntryBase.hpp:39) | not called | 0.0% |
| Fw::MemAllocator::MemAllocator() (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:13) | called 4 times | 100.0% |
| Fw::MemAllocator::allocate(int, unsigned long&, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:17) | called 112 times | 100.0% |
| Fw::MemAllocator::checkedAllocate(int, unsigned long&, bool&, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:22) | called 1 time | 86.0% |
| Fw::MemAllocator::checkedAllocate(int, unsigned long&, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:33) | not called | 0.0% |
| Fw::MemAllocator::~MemAllocator() (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:15) | called 4 times | 100.0% |
| Fw::MemAllocatorRegistry::MemAllocatorRegistry() (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:38) | called 1 time | 100.0% |
| Fw::MemAllocatorRegistry::getAllocator(Fw::MemoryAllocation::MemoryAllocatorType) (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:52) | called 56 times | 71.0% |
| Fw::MemAllocatorRegistry::getAnAllocator(Fw::MemoryAllocation::MemoryAllocatorType) (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:57) | called 56 times | 69.0% |
| Fw::MemAllocatorRegistry::getDefaultAllocator() (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:65) | called 1 time | 100.0% |
| Fw::MemAllocatorRegistry::getInstance() (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:47) | called 56 times | 80.0% |
| Fw::MemAllocatorRegistry::registerAllocator(Fw::MemoryAllocation::MemoryAllocatorType, Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Fw/Types/MemAllocator.cpp:42) | called 1 time | 100.0% |
| Fw::ObjBase::ObjBase(char const*) (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:13) | called 48 times | 71.0% |
| Fw::ObjBase::getObjName() (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:35) | called 20 times | 100.0% |
| Fw::ObjBase::init() (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:24) | called 48 times | 67.0% |
| Fw::ObjBase::setObjName(char const*) (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:39) | called 48 times | 100.0% |
| Fw::ObjBase::setObjRegistry(Fw::ObjRegistry*) (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:56) | not called | 0.0% |
| Fw::ObjBase::toString(char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:43) | not called | 0.0% |
| Fw::ObjBase::~ObjBase() (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:32) | called 48 times | 100.0% |
| Fw::ObjRegistry::~ObjRegistry() (/home/runner/work/fprime/fprime/Fw/Obj/ObjBase.cpp:60) | not called | 0.0% |
| Fw::OutputPortBase::OutputPortBase() (/home/runner/work/fprime/fprime/Fw/Port/OutputPortBase.cpp:9) | not called | 0.0% |
| Fw::OutputPortBase::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Port/OutputPortBase.cpp:37) | not called | 0.0% |
| Fw::OutputPortBase::init() (/home/runner/work/fprime/fprime/Fw/Port/OutputPortBase.cpp:20) | not called | 0.0% |
| Fw::OutputPortBase::invokeSerial(Fw::LinearBufferBase&) (/home/runner/work/fprime/fprime/Fw/Port/OutputPortBase.cpp:30) | not called | 0.0% |
| Fw::OutputPortBase::registerSerialPort(Fw::InputPortBase*) (/home/runner/work/fprime/fprime/Fw/Port/OutputPortBase.cpp:24) | not called | 0.0% |
| Fw::OutputPortBase::~OutputPortBase() (/home/runner/work/fprime/fprime/Fw/Port/OutputPortBase.cpp:18) | not called | 0.0% |
| Fw::OutputSerializePort::OutputSerializePort() (/home/runner/work/fprime/fprime/Fw/Port/OutputSerializePort.cpp:11) | not called | 0.0% |
| Fw::OutputSerializePort::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Port/OutputSerializePort.cpp:20) | not called | 0.0% |
| Fw::OutputSerializePort::init() (/home/runner/work/fprime/fprime/Fw/Port/OutputSerializePort.cpp:15) | not called | 0.0% |
| Fw::OutputSerializePort::~OutputSerializePort() (/home/runner/work/fprime/fprime/Fw/Port/OutputSerializePort.cpp:13) | not called | 0.0% |
| Fw::PassiveComponentBase::PassiveComponentBase(char const*) (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:9) | called 48 times | 100.0% |
| Fw::PassiveComponentBase::deinit() (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:35) | called 21 times | 100.0% |
| Fw::PassiveComponentBase::getIdBase() const (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:50) | called 3877 times | 100.0% |
| Fw::PassiveComponentBase::getInstance() const (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:42) | called 7682 times | 100.0% |
| Fw::PassiveComponentBase::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:12) | not called | 0.0% |
| Fw::PassiveComponentBase::init(int) (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:37) | called 48 times | 100.0% |
| Fw::PassiveComponentBase::setIdBase(unsigned int) (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:46) | called 48 times | 100.0% |
| Fw::PassiveComponentBase::toString(char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:16) | not called | 0.0% |
| Fw::PassiveComponentBase::~PassiveComponentBase() (/home/runner/work/fprime/fprime/Fw/Comp/PassiveComponentBase.cpp:33) | called 48 times | 100.0% |
| Fw::PolyType::PolyType() (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:9) | not called | 0.0% |
| Fw::PolyType::PolyType(Fw::PolyType const&) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:338) | not called | 0.0% |
| Fw::PolyType::PolyType(bool) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:288) | not called | 0.0% |
| Fw::PolyType::PolyType(double) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:238) | not called | 0.0% |
| Fw::PolyType::PolyType(float) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:263) | not called | 0.0% |
| Fw::PolyType::PolyType(int) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:154) | not called | 0.0% |
| Fw::PolyType::PolyType(long) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:211) | not called | 0.0% |
| Fw::PolyType::PolyType(short) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:96) | not called | 0.0% |
| Fw::PolyType::PolyType(signed char) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:40) | not called | 0.0% |
| Fw::PolyType::PolyType(unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:13) | not called | 0.0% |
| Fw::PolyType::PolyType(unsigned int) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:127) | not called | 0.0% |
| Fw::PolyType::PolyType(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:184) | not called | 0.0% |
| Fw::PolyType::PolyType(unsigned short) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:69) | not called | 0.0% |
| Fw::PolyType::PolyType(void*) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:313) | not called | 0.0% |
| Fw::PolyType::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:540) | not called | 0.0% |
| Fw::PolyType::get(bool&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:298) | not called | 0.0% |
| Fw::PolyType::get(double&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:248) | not called | 0.0% |
| Fw::PolyType::get(float&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:273) | not called | 0.0% |
| Fw::PolyType::get(int&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:164) | not called | 0.0% |
| Fw::PolyType::get(long&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:221) | not called | 0.0% |
| Fw::PolyType::get(short&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:106) | not called | 0.0% |
| Fw::PolyType::get(signed char&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:50) | not called | 0.0% |
| Fw::PolyType::get(unsigned char&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:23) | not called | 0.0% |
| Fw::PolyType::get(unsigned int&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:137) | not called | 0.0% |
| Fw::PolyType::get(unsigned long&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:194) | not called | 0.0% |
| Fw::PolyType::get(unsigned short&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:79) | not called | 0.0% |
| Fw::PolyType::get(void*&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:323) | not called | 0.0% |
| Fw::PolyType::isBool() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:303) | not called | 0.0% |
| Fw::PolyType::isF32() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:278) | not called | 0.0% |
| Fw::PolyType::isF64() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:253) | not called | 0.0% |
| Fw::PolyType::isI16() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:111) | not called | 0.0% |
| Fw::PolyType::isI32() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:169) | not called | 0.0% |
| Fw::PolyType::isI64() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:226) | not called | 0.0% |
| Fw::PolyType::isI8() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:55) | not called | 0.0% |
| Fw::PolyType::isPtr() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:328) | not called | 0.0% |
| Fw::PolyType::isU16() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:84) | not called | 0.0% |
| Fw::PolyType::isU32() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:142) | not called | 0.0% |
| Fw::PolyType::isU64() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:199) | not called | 0.0% |
| Fw::PolyType::isU8() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:28) | not called | 0.0% |
| Fw::PolyType::operator bool() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:293) | not called | 0.0% |
| Fw::PolyType::operator double() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:243) | not called | 0.0% |
| Fw::PolyType::operator float() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:268) | not called | 0.0% |
| Fw::PolyType::operator int() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:159) | not called | 0.0% |
| Fw::PolyType::operator long() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:216) | not called | 0.0% |
| Fw::PolyType::operator short() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:101) | not called | 0.0% |
| Fw::PolyType::operator signed char() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:45) | not called | 0.0% |
| Fw::PolyType::operator unsigned char() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:18) | not called | 0.0% |
| Fw::PolyType::operator unsigned int() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:132) | not called | 0.0% |
| Fw::PolyType::operator unsigned long() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:189) | not called | 0.0% |
| Fw::PolyType::operator unsigned short() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:74) | not called | 0.0% |
| Fw::PolyType::operator void*() const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:318) | not called | 0.0% |
| Fw::PolyType::operator!=(Fw::PolyType const&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:349) | not called | 0.0% |
| Fw::PolyType::operator<(Fw::PolyType const&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:410) | not called | 0.0% |
| Fw::PolyType::operator<=(Fw::PolyType const&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:477) | not called | 0.0% |
| Fw::PolyType::operator=(Fw::PolyType const&) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:343) | not called | 0.0% |
| Fw::PolyType::operator=(bool) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:307) | not called | 0.0% |
| Fw::PolyType::operator=(double) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:257) | not called | 0.0% |
| Fw::PolyType::operator=(float) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:282) | not called | 0.0% |
| Fw::PolyType::operator=(int) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:173) | not called | 0.0% |
| Fw::PolyType::operator=(long) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:230) | not called | 0.0% |
| Fw::PolyType::operator=(short) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:115) | not called | 0.0% |
| Fw::PolyType::operator=(signed char) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:59) | not called | 0.0% |
| Fw::PolyType::operator=(unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:32) | not called | 0.0% |
| Fw::PolyType::operator=(unsigned int) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:146) | not called | 0.0% |
| Fw::PolyType::operator=(unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:203) | not called | 0.0% |
| Fw::PolyType::operator=(unsigned short) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:88) | not called | 0.0% |
| Fw::PolyType::operator=(void*) (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:332) | not called | 0.0% |
| Fw::PolyType::operator==(Fw::PolyType const&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:353) | not called | 0.0% |
| Fw::PolyType::operator>(Fw::PolyType const&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:469) | not called | 0.0% |
| Fw::PolyType::operator>=(Fw::PolyType const&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:473) | not called | 0.0% |
| Fw::PolyType::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:481) | not called | 0.0% |
| Fw::PolyType::toString(Fw::StringBase&) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:589) | not called | 0.0% |
| Fw::PolyType::toString(Fw::StringBase&, bool) const (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:593) | not called | 0.0% |
| Fw::PolyType::~PolyType() (/home/runner/work/fprime/fprime/Fw/Types/PolyType.cpp:341) | not called | 0.0% |
| Fw::PortBase::PortBase() (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:21) | not called | 0.0% |
| Fw::PortBase::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:78) | not called | 0.0% |
| Fw::PortBase::init() (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:34) | not called | 0.0% |
| Fw::PortBase::isConnected() const (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:38) | not called | 0.0% |
| Fw::PortBase::ovrTrace(bool, bool) (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:70) | not called | 0.0% |
| Fw::PortBase::setTrace(bool) (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:66) | not called | 0.0% |
| Fw::PortBase::toString(char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:82) | not called | 0.0% |
| Fw::PortBase::trace() const (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:44) | not called | 0.0% |
| Fw::PortBase::~PortBase() (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:32) | not called | 0.0% |
| Fw::QueuedComponentBase::QueuedComponentBase(char const*) (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:10) | called 27 times | 80.0% |
| Fw::QueuedComponentBase::createQueue(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:28) | called 27 times | 82.0% |
| Fw::QueuedComponentBase::deinit() (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:18) | called 27 times | 100.0% |
| Fw::QueuedComponentBase::dispatchAvailableMessages() (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:47) | not called | 0.0% |
| Fw::QueuedComponentBase::getNumMsgsDropped() (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:39) | called 59 times | 100.0% |
| Fw::QueuedComponentBase::getToStringFormatString() (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:23) | not called | 0.0% |
| Fw::QueuedComponentBase::incNumMsgDropped() (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:43) | not called | 0.0% |
| Fw::QueuedComponentBase::init(int) (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:14) | called 27 times | 100.0% |
| Fw::QueuedComponentBase::~QueuedComponentBase() (/home/runner/work/fprime/fprime/Fw/Comp/QueuedComponentBase.cpp:12) | called 27 times | 100.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::RedBlackTreeMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:55) | called 1 time | 57.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:78) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:81) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:85) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::find(unsigned int const&, short&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:89) | called 249 times | 100.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:97) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:101) | called 104 times | 100.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::insert(unsigned int const&, short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:105) | called 104 times | 100.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::remove(unsigned int const&, short&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:113) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, short, 150ul>::~RedBlackTreeMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:63) | called 1 time | 100.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::RedBlackTreeMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:55) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:78) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:81) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:85) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::find(unsigned int const&, unsigned long&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:89) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:97) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:101) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::insert(unsigned int const&, unsigned long const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:105) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::remove(unsigned int const&, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:113) | not called | 0.0% |
| Fw::RedBlackTreeMap<unsigned int, unsigned long, 200ul>::~RedBlackTreeMap() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeMap.hpp:63) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::RedBlackTreeSet() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:55) | called 1 time | 42.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:76) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:79) | called 1 time | 100.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:83) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::find(Svc::DpCatalog::DpStateEntry const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:87) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:94) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:98) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::insert(Svc::DpCatalog::DpStateEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:102) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::remove(Svc::DpCatalog::DpStateEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:109) | not called | 0.0% |
| Fw::RedBlackTreeSet<Svc::DpCatalog::DpStateEntry, 127ul>::~RedBlackTreeSet() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSet.hpp:61) | called 1 time | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::ConstIterator(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:152) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::ConstIterator(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:158) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::compareEqual(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:173) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:190) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:186) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:193) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::setToEnd() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:227) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:162) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::getChild(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:90) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::getOppositeDirection(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:108) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::setChild(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:96) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::RedBlackTreeSetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:243) | called 1 time | 80.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:286) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:289) | called 2 times | 69.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:303) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::find(Svc::DpCatalog::DpStateEntry const&, Fw::Nil&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:311) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::findNode(Svc::DpCatalog::DpStateEntry const&, unsigned long&, Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:449) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:325) | called 2 times | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getDirectionFromParent(unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:487) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getNodeColor(unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:496) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getOuterNodeUnder(unsigned long, Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:503) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:329) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::insert(Svc::DpCatalog::DpStateEntry const&, Fw::Nil const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:339) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::insertNode(unsigned long, unsigned long, Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:529) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::remove(Svc::DpCatalog::DpStateEntry const&, Fw::Nil&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:364) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeBlackLeafNode(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:783) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeBlackLeafNodeHelper1(unsigned long, Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction, unsigned long&, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1555) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeBlackLeafNodeHelper2(unsigned long, unsigned long, unsigned long, Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1570) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeNode(unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1584) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeNodeWithAtMostOneChild(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1597) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeNodeWithOneChild(unsigned long, Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1616) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeNodeWithTwoChildren(unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1641) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::removeRedLeafNode(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1653) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::rotateSubtree(unsigned long, Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1673) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::setStorage(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:383) | called 1 time | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::~RedBlackTreeSetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:268) | called 1 time | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::ConstIterator(Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:158) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::compareEqual(Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:173) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:190) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:186) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:193) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:162) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::Node::getChild(Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:90) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:325) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::getOuterNodeUnder(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::LinearBufferTemplate<506ul> >::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:503) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::compareEqual(Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:173) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Fw::Nil>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:325) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::compareEqual(Fw::RedBlackTreeSetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:173) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:325) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::ConstIterator(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:152) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::ConstIterator(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:158) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:190) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:186) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:193) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::setToEnd() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:227) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:162) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::getChild(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:90) | called 817 times | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::getOppositeDirection(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:108) | called 278 times | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::setChild(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:96) | called 440 times | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::RedBlackTreeSetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:243) | called 1 time | 80.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:286) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:289) | called 1 time | 69.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:303) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::find(unsigned int const&, short&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:311) | called 249 times | 83.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::findNode(unsigned int const&, unsigned long&, Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:449) | called 353 times | 95.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:325) | called 561 times | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::getDirectionFromParent(unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:487) | called 273 times | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::getNodeColor(unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:496) | called 342 times | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::getOuterNodeUnder(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:503) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:329) | called 104 times | 83.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::insert(unsigned int const&, short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:339) | called 104 times | 71.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::insertNode(unsigned long, unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:529) | called 104 times | 89.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::remove(unsigned int const&, short&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:364) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeBlackLeafNode(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:783) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeBlackLeafNodeHelper1(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction, unsigned long&, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1555) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeBlackLeafNodeHelper2(unsigned long, unsigned long, unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1570) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeNode(unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1584) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeNodeWithAtMostOneChild(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1597) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeNodeWithOneChild(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1616) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeNodeWithTwoChildren(unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1641) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::removeRedLeafNode(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1653) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::rotateSubtree(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1673) | called 114 times | 92.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::setStorage(Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:383) | called 1 time | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, short>::~RedBlackTreeSetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:268) | called 1 time | 100.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::ConstIterator(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:152) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::ConstIterator(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:158) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::getEntry() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:190) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::implKind() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:186) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::increment() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:193) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::isInRange() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:221) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::setToEnd() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:227) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::ConstIterator::~ConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:162) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::getChild(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:90) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::getOppositeDirection(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:108) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::setChild(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:96) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::RedBlackTreeSetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:243) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::begin() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:286) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::clear() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:289) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::end() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:303) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::find(unsigned int const&, unsigned long&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:311) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::findNode(unsigned int const&, unsigned long&, Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:449) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:325) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::getDirectionFromParent(unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:487) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::getNodeColor(unsigned long) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:496) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::getOuterNodeUnder(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction) const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:503) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::getSize() const (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:329) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::insert(unsigned int const&, unsigned long const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:339) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::insertNode(unsigned long, unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:529) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::remove(unsigned int const&, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:364) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeBlackLeafNode(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:783) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeBlackLeafNodeHelper1(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction, unsigned long&, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1555) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeBlackLeafNodeHelper2(unsigned long, unsigned long, unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1570) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeNode(unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1584) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeNodeWithAtMostOneChild(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1597) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeNodeWithOneChild(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1616) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeNodeWithTwoChildren(unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1641) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::removeRedLeafNode(unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1653) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::rotateSubtree(unsigned long, Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node::Direction) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:1673) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::setStorage(Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::Node*, unsigned long*, unsigned long) (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:383) | not called | 0.0% |
| Fw::RedBlackTreeSetOrMapImpl<unsigned int, unsigned long>::~RedBlackTreeSetOrMapImpl() (/home/runner/work/fprime/fprime/Fw/DataStructures/RedBlackTreeSetOrMapImpl.hpp:268) | not called | 0.0% |
| Fw::SerialBuffer::SerialBuffer(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/SerialBuffer.cpp:18) | called 6 times | 100.0% |
| Fw::SerialBuffer::fill() (/home/runner/work/fprime/fprime/Fw/Types/SerialBuffer.cpp:24) | called 6 times | 80.0% |
| Fw::SerialBuffer::getBuffCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/SerialBuffer.cpp:20) | not called | 0.0% |
| Fw::SerialBuffer::popBytes(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/SerialBuffer.cpp:33) | called 4 times | 100.0% |
| Fw::SerialBuffer::pushBytes(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/SerialBuffer.cpp:29) | not called | 0.0% |
| Fw::SerialBufferBase::~SerialBufferBase() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:38) | called 40021 times | 100.0% |
| Fw::Serializable::Serializable() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:14) | called 92918 times | 100.0% |
| Fw::Serializable::toString(Fw::StringBase&) const (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:21) | not called | 0.0% |
| Fw::Serializable::~Serializable() (/home/runner/work/fprime/fprime/Fw/Types/Serializable.cpp:16) | called 92960 times | 100.0% |
| Fw::SerializableFile::SerializableFile(Fw::MemAllocator*, unsigned long) (/home/runner/work/fprime/fprime/Fw/SerializableFile/SerializableFile.cpp:19) | not called | 0.0% |
| Fw::SerializableFile::load(char const*, Fw::Serializable&) (/home/runner/work/fprime/fprime/Fw/SerializableFile/SerializableFile.cpp:34) | not called | 0.0% |
| Fw::SerializableFile::reset() (/home/runner/work/fprime/fprime/Fw/SerializableFile/SerializableFile.cpp:86) | not called | 0.0% |
| Fw::SerializableFile::save(char const*, Fw::Serializable&) (/home/runner/work/fprime/fprime/Fw/SerializableFile/SerializableFile.cpp:62) | not called | 0.0% |
| Fw::SerializableFile::~SerializableFile() (/home/runner/work/fprime/fprime/Fw/SerializableFile/SerializableFile.cpp:30) | not called | 0.0% |
| Fw::SerializeStatus Types::CircularBuffer::peek_impl<Fw::LinearBufferBase>(Fw::LinearBufferBase&, unsigned long, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:170) | called 668 times | 42.0% |
| Fw::SerializeStatus Types::CircularBuffer::peek_impl<Fw::Serializable>(Fw::Serializable&, unsigned long, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:170) | not called | 0.0% |
| Fw::SerializeStatus Types::CircularBuffer::serialize_impl<Fw::LinearBufferBase>(Fw::LinearBufferBase const&, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:78) | called 668 times | 51.0% |
| Fw::SerializeStatus Types::CircularBuffer::serialize_impl<Fw::Serializable>(Fw::Serializable const&, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:78) | not called | 0.0% |
| Fw::SerializeStatus Types::Queue::dequeue_impl<Fw::LinearBufferBase>(Fw::LinearBufferBase&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:128) | called 668 times | 41.0% |
| Fw::SerializeStatus Types::Queue::dequeue_impl<Fw::Serializable>(Fw::Serializable&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:128) | not called | 0.0% |
| Fw::SerializeStatus Types::Queue::enqueue_impl<Fw::LinearBufferBase>(Fw::LinearBufferBase const&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:65) | called 668 times | 36.0% |
| Fw::SerializeStatus Types::Queue::enqueue_impl<Fw::Serializable>(Fw::Serializable const&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:65) | not called | 0.0% |
| Fw::SerializeStatus Types::Queue::popFront_impl<Fw::LinearBufferBase>(Fw::LinearBufferBase&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:175) | not called | 0.0% |
| Fw::SerializeStatus Types::Queue::popFront_impl<Fw::Serializable>(Fw::Serializable&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:175) | not called | 0.0% |
| Fw::SetBase<Svc::DpCatalog::DpStateEntry>::SetBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetBase.hpp:47) | called 2 times | 100.0% |
| Fw::SetBase<Svc::DpCatalog::DpStateEntry>::~SetBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetBase.hpp:50) | called 2 times | 100.0% |
| Fw::SetBase<unsigned int>::SetBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetBase.hpp:47) | called 2 times | 100.0% |
| Fw::SetBase<unsigned int>::~SetBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetBase.hpp:50) | called 2 times | 100.0% |
| Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry>::Impl::Impl(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:47) | not called | 0.0% |
| Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry>::Impl::~Impl() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:53) | not called | 0.0% |
| Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry>::SetConstIterator(Fw::RedBlackTreeSetOrMapImpl<Svc::DpCatalog::DpStateEntry, Fw::Nil>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:65) | not called | 0.0% |
| Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry>::getImplIterator() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:152) | not called | 0.0% |
| Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry>::operator*() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:135) | not called | 0.0% |
| Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry>::operator==(Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry> const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:95) | not called | 0.0% |
| Fw::SetConstIterator<Svc::DpCatalog::DpStateEntry>::~SetConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:84) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::Impl::Impl(Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::Impl::~Impl() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:53) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::SetConstIterator(Fw::ArraySetOrMapImpl<unsigned int, Fw::Nil>::ConstIterator const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:62) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::getImplIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:146) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::getImplIterator() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:152) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::operator!=(Fw::SetConstIterator<unsigned int> const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:116) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::operator*() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:135) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::operator++() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:119) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::operator==(Fw::SetConstIterator<unsigned int> const&) const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:95) | not called | 0.0% |
| Fw::SetConstIterator<unsigned int>::~SetConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetConstIterator.hpp:84) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<ComCfg::Apid::T, unsigned short>::SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:42) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<ComCfg::Apid::T, unsigned short>::~SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<Svc::DpCatalog::DpStateEntry, Fw::Nil>::SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:42) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<Svc::DpCatalog::DpStateEntry, Fw::Nil>::~SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:42) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, Fw::LinearBufferTemplate<506ul> >::~SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, Fw::Nil>::SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:42) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, Fw::Nil>::~SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:42) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::~SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, short>::SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:42) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, short>::~SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, unsigned long>::SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:42) | not called | 0.0% |
| Fw::SetOrMapImplConstIterator<unsigned int, unsigned long>::~SetOrMapImplConstIterator() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplConstIterator.hpp:45) | not called | 0.0% |
| Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>::SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:32) | called 12 times | 100.0% |
| Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>::SetOrMapImplEntry(ComCfg::Apid::T const&, unsigned short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:35) | called 4 times | 100.0% |
| Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>::getKey() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:84) | called 2668 times | 100.0% |
| Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>::getValue() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:88) | called 810 times | 100.0% |
| Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>::operator=(Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:52) | called 4 times | 100.0% |
| Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>::setValueOrNil(unsigned short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:75) | called 810 times | 100.0% |
| Fw::SetOrMapImplEntry<ComCfg::Apid::T, unsigned short>::~SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:44) | called 16 times | 100.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:32) | called 127 times | 80.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getKey() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:84) | not called | 0.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getKeyOrElement() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:62) | not called | 0.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getValue() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:88) | not called | 0.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::getValueOrNil() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:66) | not called | 0.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::operator=(Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:52) | not called | 0.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::setKeyOrElement(Svc::DpCatalog::DpStateEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:69) | not called | 0.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::setValueOrNil(Fw::Nil const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:75) | not called | 0.0% |
| Fw::SetOrMapImplEntry<Svc::DpCatalog::DpStateEntry, Fw::Nil>::~SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:44) | called 127 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >::SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:32) | called 50 times | 80.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >::SetOrMapImplEntry(unsigned int const&, Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:35) | called 4 times | 80.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >::getKey() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:84) | called 6 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >::getValue() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:88) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >::operator=(Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> > const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:52) | called 4 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >::setValueOrNil(Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:75) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::LinearBufferTemplate<506ul> >::~SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:44) | called 54 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:32) | called 25 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::SetOrMapImplEntry(unsigned int const&, Fw::Nil const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:35) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::getKey() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:84) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::getKeyOrElement() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:62) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::getValue() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:88) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::operator=(Fw::SetOrMapImplEntry<unsigned int, Fw::Nil> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:52) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::setValueOrNil(Fw::Nil const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:75) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Fw::Nil>::~SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:44) | called 25 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:32) | called 25 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::SetOrMapImplEntry(unsigned int const&, Svc::CommandDispatcherImpl::SequenceTrackerEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:35) | called 145 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getKey() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:84) | called 163 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::getValue() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:88) | called 145 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::operator=(Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:52) | called 150 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::setValueOrNil(Svc::CommandDispatcherImpl::SequenceTrackerEntry const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:75) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, Svc::CommandDispatcherImpl::SequenceTrackerEntry>::~SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:44) | called 170 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:32) | called 254 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::getKey() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:84) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::getKeyOrElement() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:62) | called 2587 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::getValue() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:88) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::getValueOrNil() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:66) | called 145 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::operator=(Fw::SetOrMapImplEntry<unsigned int, short> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:52) | called 104 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::setKeyOrElement(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:69) | called 104 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::setValueOrNil(short const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:75) | called 104 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, short>::~SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:44) | called 254 times | 100.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:32) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::getKey() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:84) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::getKeyOrElement() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:62) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::getValue() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:88) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::getValueOrNil() const (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:66) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::operator=(Fw::SetOrMapImplEntry<unsigned int, unsigned long> const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:52) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::setKeyOrElement(unsigned int const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:69) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::setValueOrNil(unsigned long const&) (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:75) | not called | 0.0% |
| Fw::SetOrMapImplEntry<unsigned int, unsigned long>::~SetOrMapImplEntry() (/home/runner/work/fprime/fprime/Fw/DataStructures/SetOrMapImplEntry.hpp:44) | not called | 0.0% |
| Fw::SimpleObjRegistry::SimpleObjRegistry() (/home/runner/work/fprime/fprime/Fw/Obj/SimpleObjRegistry.cpp:12) | not called | 0.0% |
| Fw::SimpleObjRegistry::clear() (/home/runner/work/fprime/fprime/Fw/Obj/SimpleObjRegistry.cpp:67) | not called | 0.0% |
| Fw::SimpleObjRegistry::dump() (/home/runner/work/fprime/fprime/Fw/Obj/SimpleObjRegistry.cpp:25) | not called | 0.0% |
| Fw::SimpleObjRegistry::dump(char const*) (/home/runner/work/fprime/fprime/Fw/Obj/SimpleObjRegistry.cpp:45) | not called | 0.0% |
| Fw::SimpleObjRegistry::regObject(Fw::ObjBase*) (/home/runner/work/fprime/fprime/Fw/Obj/SimpleObjRegistry.cpp:62) | not called | 0.0% |
| Fw::SimpleObjRegistry::~SimpleObjRegistry() (/home/runner/work/fprime/fprime/Fw/Obj/SimpleObjRegistry.cpp:21) | not called | 0.0% |
| Fw::SizedContainer::SizedContainer() (/home/runner/work/fprime/fprime/Fw/DataStructures/SizedContainer.hpp:30) | called 16 times | 100.0% |
| Fw::SizedContainer::~SizedContainer() (/home/runner/work/fprime/fprime/Fw/DataStructures/SizedContainer.hpp:33) | called 16 times | 100.0% |
| Fw::StackBase<unsigned long>::StackBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/StackBase.hpp:33) | called 2 times | 100.0% |
| Fw::StackBase<unsigned long>::~StackBase() (/home/runner/work/fprime/fprime/Fw/DataStructures/StackBase.hpp:36) | called 2 times | 100.0% |
| Fw::StatementArgBuffer::StatementArgBuffer() (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:13) | not called | 0.0% |
| Fw::StatementArgBuffer::StatementArgBuffer(Fw::StatementArgBuffer const&) (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:19) | not called | 0.0% |
| Fw::StatementArgBuffer::StatementArgBuffer(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:7) | not called | 0.0% |
| Fw::StatementArgBuffer::getBuffCapacity() const (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:35) | not called | 0.0% |
| Fw::StatementArgBuffer::operator=(Fw::StatementArgBuffer const&) (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:25) | not called | 0.0% |
| Fw::StatementArgBuffer::operator==(Fw::StatementArgBuffer const&) const (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:39) | not called | 0.0% |
| Fw::StatementArgBuffer::toString(Fw::StringBase&) const (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:61) | not called | 0.0% |
| Fw::StatementArgBuffer::~StatementArgBuffer() (/home/runner/work/fprime/fprime/Fw/Fpy/StatementArgBuffer.cpp:15) | not called | 0.0% |
| Fw::StringBase::StringBase() (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:40) | called 1692 times | 100.0% |
| Fw::StringBase::appendBuff(char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:100) | called 48 times | 80.0% |
| Fw::StringBase::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:113) | called 7 times | 82.0% |
| Fw::StringBase::format(char const*, ...) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:58) | called 572 times | 100.0% |
| Fw::StringBase::operator+=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:49) | called 17 times | 100.0% |
| Fw::StringBase::operator+=(Fw::StringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:54) | called 17 times | 100.0% |
| Fw::StringBase::operator+=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:44) | called 31 times | 100.0% |
| Fw::StringBase::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:82) | called 337 times | 100.0% |
| Fw::StringBase::operator=(Fw::StringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:89) | called 145 times | 100.0% |
| Fw::StringBase::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:95) | called 1703 times | 100.0% |
| Fw::StringBase::toString(Fw::StringBase&) const (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:77) | not called | 0.0% |
| Fw::StringBase::vformat(char const*, __va_list_tag*) (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:66) | called 1036 times | 86.0% |
| Fw::StringBase::~StringBase() (/home/runner/work/fprime/fprime/Fw/Types/StringBase.cpp:42) | called 1692 times | 100.0% |
| Fw::StringTemplate<200ul>::StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:24) | called 4 times | 80.0% |
| Fw::StringTemplate<200ul>::StringTemplate(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:28) | not called | 0.0% |
| Fw::StringTemplate<200ul>::StringTemplate(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:30) | called 114 times | 80.0% |
| Fw::StringTemplate<200ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:51) | called 138 times | 100.0% |
| Fw::StringTemplate<200ul>::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:39) | called 2 times | 100.0% |
| Fw::StringTemplate<200ul>::operator=(Fw::StringTemplate<200ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:34) | called 2 times | 100.0% |
| Fw::StringTemplate<200ul>::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:44) | called 118 times | 100.0% |
| Fw::StringTemplate<200ul>::toChar() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:49) | called 172 times | 100.0% |
| Fw::StringTemplate<200ul>::~StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:32) | called 118 times | 100.0% |
| Fw::StringTemplate<240ul>::StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:24) | called 9 times | 80.0% |
| Fw::StringTemplate<240ul>::StringTemplate(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:30) | called 4 times | 80.0% |
| Fw::StringTemplate<240ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:51) | called 23 times | 100.0% |
| Fw::StringTemplate<240ul>::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:39) | called 1 time | 100.0% |
| Fw::StringTemplate<240ul>::operator=(Fw::StringTemplate<240ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:34) | called 2 times | 100.0% |
| Fw::StringTemplate<240ul>::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:44) | called 14 times | 100.0% |
| Fw::StringTemplate<240ul>::toChar() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:49) | called 39 times | 100.0% |
| Fw::StringTemplate<240ul>::~StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:32) | called 13 times | 100.0% |
| Fw::StringTemplate<256ul>::StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:24) | called 1077 times | 80.0% |
| Fw::StringTemplate<256ul>::StringTemplate(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:28) | not called | 0.0% |
| Fw::StringTemplate<256ul>::StringTemplate(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:30) | called 111 times | 80.0% |
| Fw::StringTemplate<256ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:51) | called 2889 times | 100.0% |
| Fw::StringTemplate<256ul>::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:39) | called 2 times | 100.0% |
| Fw::StringTemplate<256ul>::operator=(Fw::StringTemplate<256ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:34) | called 15 times | 100.0% |
| Fw::StringTemplate<256ul>::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:44) | called 1201 times | 100.0% |
| Fw::StringTemplate<256ul>::toChar() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:49) | called 3961 times | 100.0% |
| Fw::StringTemplate<256ul>::~StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:32) | called 1188 times | 100.0% |
| Fw::StringTemplate<40ul>::StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:24) | called 7 times | 80.0% |
| Fw::StringTemplate<40ul>::StringTemplate(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:28) | not called | 0.0% |
| Fw::StringTemplate<40ul>::StringTemplate(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:30) | called 2 times | 80.0% |
| Fw::StringTemplate<40ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:51) | called 25 times | 100.0% |
| Fw::StringTemplate<40ul>::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:39) | called 6 times | 100.0% |
| Fw::StringTemplate<40ul>::operator=(Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:34) | not called | 0.0% |
| Fw::StringTemplate<40ul>::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:44) | called 9 times | 100.0% |
| Fw::StringTemplate<40ul>::toChar() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:49) | called 38 times | 100.0% |
| Fw::StringTemplate<40ul>::~StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:32) | called 9 times | 100.0% |
| Fw::StringTemplate<80ul>::StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:24) | called 48 times | 80.0% |
| Fw::StringTemplate<80ul>::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:51) | called 96 times | 100.0% |
| Fw::StringTemplate<80ul>::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:44) | called 96 times | 100.0% |
| Fw::StringTemplate<80ul>::toChar() const (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:49) | called 698 times | 100.0% |
| Fw::StringTemplate<80ul>::~StringTemplate() (/home/runner/work/fprime/fprime/Fw/Types/StringTemplate.hpp:32) | called 48 times | 100.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<int, long long, &strtoll>(char const*, unsigned long, int&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | not called | 0.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<long, long long, &strtoll>(char const*, unsigned long, long&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | not called | 0.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<short, long long, &strtoll>(char const*, unsigned long, short&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | not called | 0.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<signed char, long long, &strtoll>(char const*, unsigned long, signed char&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | not called | 0.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<unsigned char, unsigned long long, &strtoull>(char const*, unsigned long, unsigned char&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | not called | 0.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<unsigned int, unsigned long long, &strtoull>(char const*, unsigned long, unsigned int&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | not called | 0.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<unsigned long, unsigned long long, &strtoull>(char const*, unsigned long, unsigned long&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | called 7520 times | 86.0% |
| Fw::StringUtils::StringToNumberStatus string_to_number_as_template<unsigned short, unsigned long long, &strtoull>(char const*, unsigned long, unsigned short&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:51) | not called | 0.0% |
| Fw::StringUtils::string_copy(char*, char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/StringUtils.cpp:7) | called 2084 times | 69.0% |
| Fw::StringUtils::string_last_n(char const*, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/StringUtils.cpp:24) | not called | 0.0% |
| Fw::StringUtils::string_length(char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/StringUtils.cpp:32) | called 11309 times | 89.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, double&, char**) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:147) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, float&, char**) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:160) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, int&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:109) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, long&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:92) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, short&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:125) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, signed char&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:140) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, unsigned char&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:133) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, unsigned int&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:101) | not called | 0.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, unsigned long&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:84) | called 7520 times | 100.0% |
| Fw::StringUtils::string_to_number(char const*, unsigned long, unsigned short&, char**, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:118) | not called | 0.0% |
| Fw::StringUtils::substring_find(char const*, unsigned long, char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/StringUtils.cpp:43) | not called | 0.0% |
| Fw::StringUtils::substring_find_last(char const*, unsigned long, char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/StringUtils.cpp:85) | not called | 0.0% |
| Fw::SwAssert(char const*, int, int, int, int, int, int, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:173) | not called | 0.0% |
| Fw::SwAssert(char const*, int, int, int, int, int, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:163) | not called | 0.0% |
| Fw::SwAssert(char const*, int, int, int, int, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:154) | not called | 0.0% |
| Fw::SwAssert(char const*, int, int, int, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:150) | not called | 0.0% |
| Fw::SwAssert(char const*, int, int, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:146) | not called | 0.0% |
| Fw::SwAssert(char const*, int, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:142) | not called | 0.0% |
| Fw::SwAssert(char const*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:138) | not called | 0.0% |
| Fw::Time::Time() (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:7) | called 7421 times | 73.0% |
| Fw::Time::Time(Fw::Time const&) (/home/runner/work/fprime/fprime/Fw/Time/Time.hpp:19) | called 3434 times | 80.0% |
| Fw::Time::Time(TimeBase, unsigned char, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:32) | not called | 0.0% |
| Fw::Time::Time(TimeBase, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:20) | not called | 0.0% |
| Fw::Time::Time(double) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:42) | not called | 0.0% |
| Fw::Time::Time(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:16) | not called | 0.0% |
| Fw::Time::add(Fw::Time const&, Fw::Time const&) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:174) | not called | 0.0% |
| Fw::Time::add(double) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:251) | not called | 0.0% |
| Fw::Time::add(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:240) | called 5 times | 75.0% |
| Fw::Time::asTimeValue() const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:106) | not called | 0.0% |
| Fw::Time::compare(Fw::Time const&, Fw::Time const&) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:149) | called 3075 times | 73.0% |
| Fw::Time::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:114) | called 444 times | 73.0% |
| Fw::Time::getContext() const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:140) | called 2 times | 100.0% |
| Fw::Time::getSeconds() const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:128) | called 6606 times | 100.0% |
| Fw::Time::getTimeBase() const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:136) | called 6600 times | 100.0% |
| Fw::Time::getUSeconds() const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:132) | called 6603 times | 100.0% |
| Fw::Time::operator double() const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:100) | not called | 0.0% |
| Fw::Time::operator!=(Fw::Time const&) const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:78) | not called | 0.0% |
| Fw::Time::operator+=(double) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:69) | not called | 0.0% |
| Fw::Time::operator<(Fw::Time const&) const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:86) | not called | 0.0% |
| Fw::Time::operator<=(Fw::Time const&) const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:95) | not called | 0.0% |
| Fw::Time::operator=(Fw::Time const&) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:57) | called 3517 times | 100.0% |
| Fw::Time::operator=(double) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:64) | not called | 0.0% |
| Fw::Time::operator==(Fw::Time const&) const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:74) | called 3069 times | 100.0% |
| Fw::Time::operator>(Fw::Time const&) const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:82) | not called | 0.0% |
| Fw::Time::operator>=(Fw::Time const&) const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:90) | called 5 times | 100.0% |
| Fw::Time::parseSeconds(double) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:224) | not called | 0.0% |
| Fw::Time::parseUSeconds(double) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:230) | not called | 0.0% |
| Fw::Time::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:110) | called 3760 times | 100.0% |
| Fw::Time::set(TimeBase, unsigned char, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:36) | called 3879 times | 80.0% |
| Fw::Time::set(TimeBase, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:28) | not called | 0.0% |
| Fw::Time::set(double) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:46) | not called | 0.0% |
| Fw::Time::set(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:24) | called 15 times | 78.0% |
| Fw::Time::setTimeBase(TimeBase) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:258) | called 5 times | 100.0% |
| Fw::Time::setTimeContext(unsigned char) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:262) | called 5 times | 100.0% |
| Fw::Time::sub(Fw::Time const&, Fw::Time const&) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:197) | not called | 0.0% |
| Fw::Time::zero(TimeBase) (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:144) | not called | 0.0% |
| Fw::Time::~Time() (/home/runner/work/fprime/fprime/Fw/Time/Time.cpp:14) | called 10845 times | 100.0% |
| Fw::TimeInterval::TimeInterval() (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.hpp:24) | called 412 times | 80.0% |
| Fw::TimeInterval::TimeInterval(Fw::Time const&, Fw::Time const&) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:13) | not called | 0.0% |
| Fw::TimeInterval::TimeInterval(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:5) | not called | 0.0% |
| Fw::TimeInterval::TimeInterval(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:9) | called 13 times | 62.0% |
| Fw::TimeInterval::add(Fw::TimeInterval const&, Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:97) | not called | 0.0% |
| Fw::TimeInterval::add(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:128) | called 105 times | 80.0% |
| Fw::TimeInterval::asTimeIntervalValue() const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:56) | not called | 0.0% |
| Fw::TimeInterval::compare(Fw::TimeInterval const&, Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:78) | called 107 times | 79.0% |
| Fw::TimeInterval::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:65) | not called | 0.0% |
| Fw::TimeInterval::getSeconds() const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:70) | called 5531 times | 100.0% |
| Fw::TimeInterval::getUSeconds() const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:74) | called 5531 times | 100.0% |
| Fw::TimeInterval::operator!=(Fw::TimeInterval const&) const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:34) | not called | 0.0% |
| Fw::TimeInterval::operator<(Fw::TimeInterval const&) const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:42) | called 107 times | 100.0% |
| Fw::TimeInterval::operator<=(Fw::TimeInterval const&) const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:51) | not called | 0.0% |
| Fw::TimeInterval::operator=(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:23) | not called | 0.0% |
| Fw::TimeInterval::operator==(Fw::TimeInterval const&) const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:30) | not called | 0.0% |
| Fw::TimeInterval::operator>(Fw::TimeInterval const&) const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:38) | not called | 0.0% |
| Fw::TimeInterval::operator>=(Fw::TimeInterval const&) const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:46) | not called | 0.0% |
| Fw::TimeInterval::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:60) | not called | 0.0% |
| Fw::TimeInterval::set(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:17) | called 425 times | 75.0% |
| Fw::TimeInterval::sub(Fw::TimeInterval const&, Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.cpp:109) | not called | 0.0% |
| Fw::TimeInterval::~TimeInterval() (/home/runner/work/fprime/fprime/Fw/Time/TimeInterval.hpp:25) | called 425 times | 100.0% |
| Fw::TlmPacket::TlmPacket() (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:13) | called 235 times | 62.0% |
| Fw::TlmPacket::addValue(unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:63) | called 2876 times | 83.0% |
| Fw::TlmPacket::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:137) | not called | 0.0% |
| Fw::TlmPacket::extractValue(unsigned int&, Fw::Time&, Fw::LinearBufferTemplate<506ul>&, unsigned long) (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:97) | not called | 0.0% |
| Fw::TlmPacket::getBuffer() (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:55) | called 226 times | 100.0% |
| Fw::TlmPacket::getNumEntries() (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:51) | called 235 times | 100.0% |
| Fw::TlmPacket::resetPktDeser() (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:33) | not called | 0.0% |
| Fw::TlmPacket::resetPktSer() (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:20) | called 236 times | 83.0% |
| Fw::TlmPacket::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:127) | not called | 0.0% |
| Fw::TlmPacket::setBuffer(Fw::LinearBufferTemplate<512ul>&) (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:59) | not called | 0.0% |
| Fw::TlmPacket::~TlmPacket() (/home/runner/work/fprime/fprime/Fw/Tlm/TlmPacket.cpp:18) | called 235 times | 100.0% |
| Fw::defaultPrintAssert(char const*) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:17) | not called | 0.0% |
| Fw::defaultReportAssert(char const*, unsigned long, unsigned long, int, int, int, int, int, int, char*, unsigned long) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:23) | not called | 0.0% |
| Fw::defaultSwAssert(char const*, unsigned long, unsigned long, int, int, int, int, int, int) (/home/runner/work/fprime/fprime/Fw/Types/Assert.cpp:113) | not called | 0.0% |
| Fw::stringFormat(char*, unsigned long, char const*, ...) (/home/runner/work/fprime/fprime/Fw/Types/snprintf_format.cpp:10) | not called | 0.0% |
| Fw::stringFormat(char*, unsigned long, char const*, __va_list_tag*) (/home/runner/work/fprime/fprime/Fw/Types/snprintf_format.cpp:18) | called 1036 times | 71.0% |
| Fw::stringScan(unsigned long&, char const*, unsigned long, char const*, ...) (/home/runner/work/fprime/fprime/Fw/Types/sscanf_scan.cpp:11) | not called | 0.0% |
| Fw::stringScan(unsigned long&, char const*, unsigned long, char const*, __va_list_tag*) (/home/runner/work/fprime/fprime/Fw/Types/sscanf_scan.cpp:23) | not called | 0.0% |
| Os::ConditionVariable::ConditionVariable() (/home/runner/work/fprime/fprime/Os/Condition.cpp:5) | called 56 times | 80.0% |
| Os::ConditionVariable::getHandle() (/home/runner/work/fprime/fprime/Os/Condition.cpp:32) | not called | 0.0% |
| Os::ConditionVariable::notify() (/home/runner/work/fprime/fprime/Os/Condition.cpp:23) | called 13867 times | 75.0% |
| Os::ConditionVariable::notifyAll() (/home/runner/work/fprime/fprime/Os/Condition.cpp:27) | not called | 0.0% |
| Os::ConditionVariable::pend(Os::Mutex&) (/home/runner/work/fprime/fprime/Os/Condition.cpp:11) | called 4769 times | 75.0% |
| Os::ConditionVariable::wait(Os::Mutex&) (/home/runner/work/fprime/fprime/Os/Condition.cpp:19) | called 4770 times | 75.0% |
| Os::ConditionVariable::~ConditionVariable() (/home/runner/work/fprime/fprime/Os/Condition.cpp:7) | called 56 times | 100.0% |
| Os::ConditionVariableInterface::ConditionVariableInterface() (/home/runner/work/fprime/fprime/Os/Condition.hpp:32) | called 112 times | 100.0% |
| Os::ConditionVariableInterface::getDelegate(unsigned char (&) [56]) (/home/runner/work/fprime/fprime/Os/Posix/DefaultMutex.cpp:20) | called 56 times | 100.0% |
| Os::ConditionVariableInterface::getDelegate(unsigned char (&) [56]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultMutex.cpp:21) | not called | 0.0% |
| Os::ConditionVariableInterface::~ConditionVariableInterface() (/home/runner/work/fprime/fprime/Os/Condition.hpp:34) | called 112 times | 100.0% |
| Os::Console::Console() (/home/runner/work/fprime/fprime/Os/Console.cpp:9) | called 1 time | 73.0% |
| Os::Console::Console(Os::Console const&) (/home/runner/work/fprime/fprime/Os/Console.cpp:20) | not called | 0.0% |
| Os::Console::getHandle() (/home/runner/work/fprime/fprime/Os/Console.cpp:43) | not called | 0.0% |
| Os::Console::getSingleton() (/home/runner/work/fprime/fprime/Os/Console.cpp:61) | called 1 time | 85.0% |
| Os::Console::init() (/home/runner/work/fprime/fprime/Os/Console.cpp:56) | called 1 time | 100.0% |
| Os::Console::operator=(Os::Console const&) (/home/runner/work/fprime/fprime/Os/Console.cpp:25) | not called | 0.0% |
| Os::Console::write(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Os/Console.cpp:52) | not called | 0.0% |
| Os::Console::write(char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Console.cpp:48) | not called | 0.0% |
| Os::Console::writeMessage(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Os/Console.cpp:39) | called 464 times | 100.0% |
| Os::Console::writeMessage(char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Console.cpp:33) | called 464 times | 57.0% |
| Os::Console::~Console() (/home/runner/work/fprime/fprime/Os/Console.cpp:15) | called 1 time | 83.0% |
| Os::ConsoleInterface* Os::Delegate::makeDelegate<Os::ConsoleInterface, Os::Posix::Console::PosixConsole, unsigned char [24]>(unsigned char (&) [24], Os::ConsoleInterface const*) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:89) | called 1 time | 64.0% |
| Os::ConsoleInterface* Os::Delegate::makeDelegate<Os::ConsoleInterface, Os::Stub::Console::StubConsole, unsigned char [24]>(unsigned char (&) [24], Os::ConsoleInterface const*) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:89) | not called | 0.0% |
| Os::ConsoleInterface::ConsoleInterface() (/home/runner/work/fprime/fprime/Os/Console.hpp:21) | called 2 times | 100.0% |
| Os::ConsoleInterface::getDelegate(unsigned char (&) [24], Os::ConsoleInterface const*) (/home/runner/work/fprime/fprime/Os/Posix/DefaultConsole.cpp:10) | called 1 time | 100.0% |
| Os::ConsoleInterface::getDelegate(unsigned char (&) [24], Os::ConsoleInterface const*) (/home/runner/work/fprime/fprime/Os/Stub/DefaultConsole.cpp:10) | not called | 0.0% |
| Os::ConsoleInterface::~ConsoleInterface() (/home/runner/work/fprime/fprime/Os/Console.hpp:24) | called 2 times | 100.0% |
| Os::CountingSemaphore::CountingSemaphore(unsigned int) (/home/runner/work/fprime/fprime/Os/CountingSemaphore.cpp:5) | not called | 0.0% |
| Os::CountingSemaphore::getHandle() (/home/runner/work/fprime/fprime/Os/CountingSemaphore.cpp:32) | not called | 0.0% |
| Os::CountingSemaphore::post() (/home/runner/work/fprime/fprime/Os/CountingSemaphore.cpp:27) | not called | 0.0% |
| Os::CountingSemaphore::tryWait() (/home/runner/work/fprime/fprime/Os/CountingSemaphore.cpp:22) | not called | 0.0% |
| Os::CountingSemaphore::wait() (/home/runner/work/fprime/fprime/Os/CountingSemaphore.cpp:12) | not called | 0.0% |
| Os::CountingSemaphore::waitTimeout(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Os/CountingSemaphore.cpp:17) | not called | 0.0% |
| Os::CountingSemaphore::~CountingSemaphore() (/home/runner/work/fprime/fprime/Os/CountingSemaphore.cpp:8) | not called | 0.0% |
| Os::CountingSemaphoreInterface::CountingSemaphoreInterface() (/home/runner/work/fprime/fprime/Os/CountingSemaphore.hpp:26) | not called | 0.0% |
| Os::CountingSemaphoreInterface::getDelegate(unsigned char (&) [48], unsigned int) (/home/runner/work/fprime/fprime/Os/Posix/DefaultCountingSemaphore.cpp:10) | not called | 0.0% |
| Os::CountingSemaphoreInterface::getDelegate(unsigned char (&) [48], unsigned int) (/home/runner/work/fprime/fprime/Os/Stub/DefaultCountingSemaphore.cpp:10) | not called | 0.0% |
| Os::CountingSemaphoreInterface::~CountingSemaphoreInterface() (/home/runner/work/fprime/fprime/Os/CountingSemaphore.hpp:29) | not called | 0.0% |
| Os::Cpu::Cpu() (/home/runner/work/fprime/fprime/Os/Cpu.cpp:10) | called 1 time | 80.0% |
| Os::Cpu::_getCount(unsigned long&) (/home/runner/work/fprime/fprime/Os/Cpu.cpp:25) | called 1 time | 80.0% |
| Os::Cpu::_getTicks(Os::Generic::UsedTotal&, unsigned long) (/home/runner/work/fprime/fprime/Os/Cpu.cpp:30) | called 940 times | 80.0% |
| Os::Cpu::getCount(unsigned long&) (/home/runner/work/fprime/fprime/Os/Cpu.cpp:40) | called 1 time | 100.0% |
| Os::Cpu::getHandle() (/home/runner/work/fprime/fprime/Os/Cpu.cpp:35) | not called | 0.0% |
| Os::Cpu::getSingleton() (/home/runner/work/fprime/fprime/Os/Cpu.cpp:20) | called 942 times | 82.0% |
| Os::Cpu::getTicks(Os::Generic::UsedTotal&, unsigned long) (/home/runner/work/fprime/fprime/Os/Cpu.cpp:44) | called 940 times | 100.0% |
| Os::Cpu::init() (/home/runner/work/fprime/fprime/Os/Cpu.cpp:16) | called 1 time | 100.0% |
| Os::Cpu::~Cpu() (/home/runner/work/fprime/fprime/Os/Cpu.cpp:12) | called 1 time | 100.0% |
| Os::CpuInterface* Os::Delegate::makeDelegate<Os::CpuInterface, Os::Linux::Cpu::LinuxCpu, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | called 1 time | 83.0% |
| Os::CpuInterface* Os::Delegate::makeDelegate<Os::CpuInterface, Os::Stub::Cpu::StubCpu, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::CpuInterface::CpuInterface() (/home/runner/work/fprime/fprime/Os/Cpu.hpp:22) | called 2 times | 100.0% |
| Os::CpuInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Linux/DefaultCpu.cpp:10) | called 1 time | 100.0% |
| Os::CpuInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultCpu.cpp:10) | not called | 0.0% |
| Os::CpuInterface::~CpuInterface() (/home/runner/work/fprime/fprime/Os/Cpu.hpp:24) | called 2 times | 100.0% |
| Os::DelegateRawTime::DelegateRawTime() (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:11) | called 791 times | 71.0% |
| Os::DelegateRawTime::DelegateRawTime(Os::DelegateRawTime const&) (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:27) | not called | 0.0% |
| Os::DelegateRawTime::DelegateRawTime(Os::RawTimeSource) (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:15) | not called | 0.0% |
| Os::DelegateRawTime::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:61) | called 389 times | 80.0% |
| Os::DelegateRawTime::getDiffUsec(Os::DelegateRawTime const&, unsigned int&) const (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:66) | called 412 times | 80.0% |
| Os::DelegateRawTime::getHandle() (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:41) | called 412 times | 80.0% |
| Os::DelegateRawTime::getSource() const (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:76) | not called | 0.0% |
| Os::DelegateRawTime::getTimeInterval(Os::DelegateRawTime const&, Fw::TimeInterval&) const (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:51) | not called | 0.0% |
| Os::DelegateRawTime::now() (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:46) | called 648 times | 80.0% |
| Os::DelegateRawTime::operator=(Os::DelegateRawTime const&) (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:33) | not called | 0.0% |
| Os::DelegateRawTime::operator==(Os::DelegateRawTime const&) const (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:71) | not called | 0.0% |
| Os::DelegateRawTime::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:56) | called 413 times | 80.0% |
| Os::DelegateRawTime::~DelegateRawTime() (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:20) | called 826 times | 80.0% |
| Os::Directory::Directory() (/home/runner/work/fprime/fprime/Os/Directory.cpp:10) | called 2 times | 80.0% |
| Os::Directory::close() (/home/runner/work/fprime/fprime/Os/Directory.cpp:74) | called 1 time | 75.0% |
| Os::Directory::getFileCount(unsigned long&) (/home/runner/work/fprime/fprime/Os/Directory.cpp:84) | not called | 0.0% |
| Os::Directory::getHandle() (/home/runner/work/fprime/fprime/Os/Directory.cpp:26) | not called | 0.0% |
| Os::Directory::isOpen() (/home/runner/work/fprime/fprime/Os/Directory.cpp:42) | not called | 0.0% |
| Os::Directory::open(char const*, Os::DirectoryInterface::OpenMode) (/home/runner/work/fprime/fprime/Os/Directory.cpp:31) | called 1 time | 77.0% |
| Os::Directory::read(Fw::StringBase&) (/home/runner/work/fprime/fprime/Os/Directory.cpp:66) | not called | 0.0% |
| Os::Directory::read(char*, unsigned long) (/home/runner/work/fprime/fprime/Os/Directory.cpp:54) | not called | 0.0% |
| Os::Directory::readDirectory(Fw::ExternalArray<Fw::StringTemplate<256ul> >&, unsigned long&) (/home/runner/work/fprime/fprime/Os/Directory.cpp:114) | not called | 0.0% |
| Os::Directory::readDirectory(Fw::StringTemplate<256ul>*, unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Os/Directory.cpp:147) | not called | 0.0% |
| Os::Directory::rewind() (/home/runner/work/fprime/fprime/Os/Directory.cpp:46) | not called | 0.0% |
| Os::Directory::~Directory() (/home/runner/work/fprime/fprime/Os/Directory.cpp:15) | called 2 times | 71.0% |
| Os::DirectoryInterface* Os::Delegate::makeDelegate<Os::DirectoryInterface, Os::Posix::Directory::PosixDirectory, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | called 2 times | 67.0% |
| Os::DirectoryInterface* Os::Delegate::makeDelegate<Os::DirectoryInterface, Os::Stub::Directory::StubDirectory, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::DirectoryInterface::DirectoryInterface() (/home/runner/work/fprime/fprime/Os/Directory.hpp:43) | called 4 times | 100.0% |
| Os::DirectoryInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Posix/DefaultFile.cpp:20) | called 2 times | 100.0% |
| Os::DirectoryInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultFile.cpp:32) | not called | 0.0% |
| Os::DirectoryInterface::~DirectoryInterface() (/home/runner/work/fprime/fprime/Os/Directory.hpp:46) | called 4 times | 100.0% |
| Os::File::File() (/home/runner/work/fprime/fprime/Os/File.cpp:13) | called 946 times | 75.0% |
| Os::File::File(Os::File const&) (/home/runner/work/fprime/fprime/Os/File.cpp:25) | not called | 0.0% |
| Os::File::calculateCrc(unsigned int&) (/home/runner/work/fprime/fprime/Os/File.cpp:237) | not called | 0.0% |
| Os::File::close() (/home/runner/work/fprime/fprime/Os/File.cpp:97) | called 947 times | 70.0% |
| Os::File::finalizeCrc(unsigned int&) (/home/runner/work/fprime/fprime/Os/File.cpp:273) | not called | 0.0% |
| Os::File::flush() (/home/runner/work/fprime/fprime/Os/File.cpp:182) | not called | 0.0% |
| Os::File::getHandle() (/home/runner/work/fprime/fprime/Os/File.cpp:232) | not called | 0.0% |
| Os::File::incrementalCrc(unsigned long&) (/home/runner/work/fprime/fprime/Os/File.cpp:255) | not called | 0.0% |
| Os::File::isOpen() const (/home/runner/work/fprime/fprime/Os/File.cpp:105) | called 948 times | 75.0% |
| Os::File::open(Fw::ConstStringBase const&, Os::FileInterface::Mode) (/home/runner/work/fprime/fprime/Os/File.cpp:88) | not called | 0.0% |
| Os::File::open(Fw::ConstStringBase const&, Os::FileInterface::Mode, Os::FileInterface::OverwriteType) (/home/runner/work/fprime/fprime/Os/File.cpp:93) | not called | 0.0% |
| Os::File::open(char const*, Os::FileInterface::Mode) (/home/runner/work/fprime/fprime/Os/File.cpp:50) | called 944 times | 100.0% |
| Os::File::open(char const*, Os::FileInterface::Mode, Os::FileInterface::OverwriteType) (/home/runner/work/fprime/fprime/Os/File.cpp:54) | called 945 times | 80.0% |
| Os::File::open(char const*, unsigned long, Os::FileInterface::Mode) (/home/runner/work/fprime/fprime/Os/File.cpp:59) | not called | 0.0% |
| Os::File::open(char const*, unsigned long, Os::FileInterface::Mode, Os::FileInterface::OverwriteType) (/home/runner/work/fprime/fprime/Os/File.cpp:63) | called 945 times | 74.0% |
| Os::File::operator=(Os::File const&) (/home/runner/work/fprime/fprime/Os/File.cpp:34) | not called | 0.0% |
| Os::File::position(unsigned long&) (/home/runner/work/fprime/fprime/Os/File.cpp:120) | called 3290 times | 73.0% |
| Os::File::preallocate(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/File.cpp:130) | not called | 0.0% |
| Os::File::read(unsigned char*, unsigned long&) (/home/runner/work/fprime/fprime/Os/File.cpp:194) | called 4 times | 100.0% |
| Os::File::read(unsigned char*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/File.cpp:198) | called 3294 times | 62.0% |
| Os::File::readline(unsigned char*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/File.cpp:283) | called 3290 times | 62.0% |
| Os::File::seek(long, Os::FileInterface::SeekType) (/home/runner/work/fprime/fprime/Os/File.cpp:142) | called 3291 times | 72.0% |
| Os::File::seek_absolute(unsigned long) (/home/runner/work/fprime/fprime/Os/File.cpp:155) | called 3290 times | 39.0% |
| Os::File::size(unsigned long&) (/home/runner/work/fprime/fprime/Os/File.cpp:111) | not called | 0.0% |
| Os::File::write(unsigned char const*, unsigned long&) (/home/runner/work/fprime/fprime/Os/File.cpp:213) | called 2 times | 100.0% |
| Os::File::write(unsigned char const*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/File.cpp:217) | called 3 times | 62.0% |
| Os::File::~File() (/home/runner/work/fprime/fprime/Os/File.cpp:17) | called 946 times | 88.0% |
| Os::FileInterface* Os::Delegate::makeDelegate<Os::FileInterface, Os::Posix::File::PosixFile, unsigned char [16]>(unsigned char (&) [16], Os::FileInterface const*) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:89) | called 946 times | 57.0% |
| Os::FileInterface* Os::Delegate::makeDelegate<Os::FileInterface, Os::Stub::File::StubFile, unsigned char [16]>(unsigned char (&) [16], Os::FileInterface const*) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:89) | not called | 0.0% |
| Os::FileInterface::getDelegate(unsigned char (&) [16], Os::FileInterface const*) (/home/runner/work/fprime/fprime/Os/Posix/DefaultFile.cpp:14) | called 946 times | 100.0% |
| Os::FileInterface::getDelegate(unsigned char (&) [16], Os::FileInterface const*) (/home/runner/work/fprime/fprime/Os/Stub/DefaultFile.cpp:15) | not called | 0.0% |
| Os::FileInterface::~FileInterface() (/home/runner/work/fprime/fprime/Os/File.hpp:76) | called 1892 times | 100.0% |
| Os::FilePathUtils::buildAbsolutePath(char const*, char const*, char*, unsigned long) (/home/runner/work/fprime/fprime/Os/FilePathUtils.cpp:22) | called 3 times | 29.0% |
| Os::FilePathUtils::checkContainment(char const*, char const*) (/home/runner/work/fprime/fprime/Os/FilePathUtils.cpp:178) | called 2 times | 68.0% |
| Os::FilePathUtils::isValidCString(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/FilePathUtils.cpp:16) | called 10 times | 100.0% |
| Os::FilePathUtils::resolveFromCwd(char const*, char*, unsigned long) (/home/runner/work/fprime/fprime/Os/FilePathUtils.cpp:160) | called 3 times | 47.0% |
| Os::FilePathUtils::resolveInPlace(char*) (/home/runner/work/fprime/fprime/Os/FilePathUtils.cpp:77) | called 3 times | 65.0% |
| Os::FilePathUtils::resolvePath(Fw::ConstStringBase const&, Fw::ConstStringBase const&, Fw::StringBase&) (/home/runner/work/fprime/fprime/Os/FilePathUtils.cpp:149) | not called | 0.0% |
| Os::FilePathUtils::resolvePath(char const*, char const*, char*, unsigned long) (/home/runner/work/fprime/fprime/Os/FilePathUtils.cpp:136) | called 3 times | 73.0% |
| Os::FileSystem::FileSystem() (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:11) | called 1 time | 80.0% |
| Os::FileSystem::_changeWorkingDirectory(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:57) | not called | 0.0% |
| Os::FileSystem::_getFreeSpace(char const*, unsigned long&, unsigned long&) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:63) | called 235 times | 71.0% |
| Os::FileSystem::_getPathType(char const*, Os::FileSystemInterface::PathType&) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:44) | not called | 0.0% |
| Os::FileSystem::_getWorkingDirectory(char*, unsigned long) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:50) | not called | 0.0% |
| Os::FileSystem::_removeDirectory(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:25) | not called | 0.0% |
| Os::FileSystem::_removeFile(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:31) | not called | 0.0% |
| Os::FileSystem::_rename(char const*, char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:37) | not called | 0.0% |
| Os::FileSystem::appendFile(char const*, char const*, bool) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:177) | not called | 0.0% |
| Os::FileSystem::changeWorkingDirectory(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:99) | not called | 0.0% |
| Os::FileSystem::copyFile(char const*, char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:152) | not called | 0.0% |
| Os::FileSystem::copyFileData(Os::File&, Os::File&, unsigned long) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:285) | not called | 0.0% |
| Os::FileSystem::createDirectory(char const*, bool) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:111) | called 1 time | 71.0% |
| Os::FileSystem::exists(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:148) | not called | 0.0% |
| Os::FileSystem::getFileSize(char const*, unsigned long&) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:227) | not called | 0.0% |
| Os::FileSystem::getFreeSpace(char const*, unsigned long&, unsigned long&) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:103) | called 235 times | 100.0% |
| Os::FileSystem::getHandle() (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:20) | not called | 0.0% |
| Os::FileSystem::getPathType(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:138) | not called | 0.0% |
| Os::FileSystem::getSingleton() (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:74) | called 236 times | 82.0% |
| Os::FileSystem::getWorkingDirectory(char*, unsigned long) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:95) | not called | 0.0% |
| Os::FileSystem::handleDirectoryError(Os::DirectoryInterface::Status) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:263) | not called | 0.0% |
| Os::FileSystem::handleFileError(Os::FileInterface::Status) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:244) | not called | 0.0% |
| Os::FileSystem::init() (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:69) | called 1 time | 100.0% |
| Os::FileSystem::moveFile(char const*, char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:209) | not called | 0.0% |
| Os::FileSystem::removeDirectory(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:83) | not called | 0.0% |
| Os::FileSystem::removeFile(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:87) | not called | 0.0% |
| Os::FileSystem::rename(char const*, char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:91) | not called | 0.0% |
| Os::FileSystem::touch(char const*) (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:126) | not called | 0.0% |
| Os::FileSystem::~FileSystem() (/home/runner/work/fprime/fprime/Os/FileSystem.cpp:15) | called 1 time | 80.0% |
| Os::FileSystemInterface* Os::Delegate::makeDelegate<Os::FileSystemInterface, Os::Posix::FileSystem::PosixFileSystem, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | called 1 time | 83.0% |
| Os::FileSystemInterface* Os::Delegate::makeDelegate<Os::FileSystemInterface, Os::Stub::FileSystem::StubFileSystem, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::FileSystemInterface::FileSystemInterface() (/home/runner/work/fprime/fprime/Os/FileSystem.hpp:51) | called 2 times | 100.0% |
| Os::FileSystemInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Posix/DefaultFile.cpp:17) | called 1 time | 100.0% |
| Os::FileSystemInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultFile.cpp:24) | not called | 0.0% |
| Os::FileSystemInterface::~FileSystemInterface() (/home/runner/work/fprime/fprime/Os/FileSystem.hpp:54) | called 2 times | 100.0% |
| Os::Generic::(anonymous namespace)::packStateTag(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:33) | not called | 0.0% |
| Os::Generic::(anonymous namespace)::stateOf(unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:23) | not called | 0.0% |
| Os::Generic::(anonymous namespace)::tagOf(unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:28) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::LocklessPriorityQueue() (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.hpp:194) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::create(int, Fw::ConstStringBase const&, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:79) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::getHandle() (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:364) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::getMessageHighWaterMark() const (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:360) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::getMessagesAvailable() const (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:356) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::isCandidatePreferred(unsigned char, unsigned int, unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:39) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::receive(unsigned char*, unsigned long, Os::QueueInterface::BlockingType, unsigned long&, unsigned char&) (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:267) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::send(unsigned char const*, unsigned long, unsigned char, Os::QueueInterface::BlockingType) (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:197) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::teardown() (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:176) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueue::~LocklessPriorityQueue() (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:72) | not called | 0.0% |
| Os::Generic::LocklessPriorityQueueHandle::LocklessPriorityQueueHandle() (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:59) | not called | 0.0% |
| Os::Generic::LocklessSlot* Fw::arrayPlacementNew<Os::Generic::LocklessSlot>(Fw::ByteArray, unsigned long) (/home/runner/work/fprime/fprime/Fw/LanguageHelpers.hpp:36) | not called | 0.0% |
| Os::Generic::LocklessSlot::LocklessSlot() (/home/runner/work/fprime/fprime/Os/Generic/LocklessPriorityQueue.cpp:56) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::PriorityMemQueue() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:182) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::configure(Os::Generic::PriorityMemQueue::QueueConfig*, unsigned long, bool, int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:300) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::create(int, Fw::ConstStringBase const&, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:392) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::createConfiguredQueues(Os::Generic::PriorityMemQueue::QueueConfig*, Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:469) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::createDefaultQueue(unsigned long, unsigned long, Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:496) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::createPriorityQueue(unsigned char, unsigned long, unsigned long, Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:510) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::findHighestPriority(unsigned int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:213) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::findMatchingConfig(int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:450) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::getAllocator() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:250) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::getHandle() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:804) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::getMessageHighWaterMark() const (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:787) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::getMessagesAvailable() const (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:770) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::isPriorityEnabled(unsigned char) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:235) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::receive(unsigned char*, unsigned long, Os::QueueInterface::BlockingType, unsigned long&, unsigned char&) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:694) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::resetConfig() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:359) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::send(unsigned char const*, unsigned long, unsigned char, Os::QueueInterface::BlockingType) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:640) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::setPriorityEnabled(unsigned char, bool) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:241) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::teardown() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:541) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::teardownInternal() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:545) | not called | 0.0% |
| Os::Generic::PriorityMemQueue::~PriorityMemQueue() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:388) | not called | 0.0% |
| Os::Generic::PriorityMemQueueHandle::PriorityMemQueueHandle() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.hpp:63) | not called | 0.0% |
| Os::Generic::PriorityMemQueueHandle::allocateArrays(Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:88) | not called | 0.0% |
| Os::Generic::PriorityMemQueueHandle::deallocateArrays(Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:136) | not called | 0.0% |
| Os::Generic::PriorityMemQueueHandle::disablePriority(unsigned char) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:174) | not called | 0.0% |
| Os::Generic::PriorityMemQueueHandle::enablePriority(unsigned char) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:164) | not called | 0.0% |
| Os::Generic::PriorityMemQueueHandle::getPriorityIndex(unsigned char) const (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.hpp:98) | not called | 0.0% |
| Os::Generic::PriorityMemQueueHandle::init() (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:58) | not called | 0.0% |
| Os::Generic::PriorityQueue::PriorityQueue() (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.hpp:61) | called 28 times | 80.0% |
| Os::Generic::PriorityQueue::create(int, Fw::ConstStringBase const&, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:47) | called 28 times | 56.0% |
| Os::Generic::PriorityQueue::getHandle() (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:258) | not called | 0.0% |
| Os::Generic::PriorityQueue::getMessageHighWaterMark() const (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:252) | not called | 0.0% |
| Os::Generic::PriorityQueue::getMessagesAvailable() const (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:248) | called 6924 times | 100.0% |
| Os::Generic::PriorityQueue::receive(unsigned char*, unsigned long, Os::QueueInterface::BlockingType, unsigned long&, unsigned char&) (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:219) | called 8077 times | 87.0% |
| Os::Generic::PriorityQueue::send(unsigned char const*, unsigned long, unsigned char, Os::QueueInterface::BlockingType) (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:187) | called 6933 times | 68.0% |
| Os::Generic::PriorityQueue::teardown() (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:161) | called 28 times | 100.0% |
| Os::Generic::PriorityQueue::teardownInternal() (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:165) | called 28 times | 76.0% |
| Os::Generic::PriorityQueue::~PriorityQueue() (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:45) | called 28 times | 100.0% |
| Os::Generic::PriorityQueueHandle::find_index() (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:16) | called 6944 times | 75.0% |
| Os::Generic::PriorityQueueHandle::load_data(unsigned long, unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:38) | called 6895 times | 60.0% |
| Os::Generic::PriorityQueueHandle::return_index(unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:23) | called 6893 times | 67.0% |
| Os::Generic::PriorityQueueHandle::store_data(unsigned long, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/PriorityQueue.cpp:29) | called 6935 times | 60.0% |
| Os::Generic::findMSB(unsigned int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:190) | not called | 0.0% |
| Os::Generic::priorityBitMask(unsigned char) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:54) | not called | 0.0% |
| Os::Generic::resolvePriorityQueue(Os::Generic::PriorityMemQueueHandle&, unsigned char&, int, bool) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:591) | not called | 0.0% |
| Os::Generic::updateHighWaterMark(std::atomic<unsigned int>*, unsigned long, unsigned int, int) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:621) | not called | 0.0% |
| Os::Generic::validateQueueConfigs(Os::Generic::PriorityMemQueue::QueueConfig*, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/PriorityMemQueue.cpp:258) | not called | 0.0% |
| Os::IntervalTimer::IntervalTimer() (/home/runner/work/fprime/fprime/Os/IntervalTimer.cpp:11) | not called | 0.0% |
| Os::IntervalTimer::getDiffUsec() const (/home/runner/work/fprime/fprime/Os/IntervalTimer.cpp:21) | not called | 0.0% |
| Os::IntervalTimer::getTimeInterval(Fw::TimeInterval&) const (/home/runner/work/fprime/fprime/Os/IntervalTimer.cpp:31) | not called | 0.0% |
| Os::IntervalTimer::start() (/home/runner/work/fprime/fprime/Os/IntervalTimer.cpp:13) | not called | 0.0% |
| Os::IntervalTimer::stop() (/home/runner/work/fprime/fprime/Os/IntervalTimer.cpp:17) | not called | 0.0% |
| Os::Linux::Cpu::LinuxCpu::LinuxCpu() (/home/runner/work/fprime/fprime/Os/Linux/Cpu.hpp:26) | called 1 time | 100.0% |
| Os::Linux::Cpu::LinuxCpu::_getCount(unsigned long&) (/home/runner/work/fprime/fprime/Os/Linux/Cpu.cpp:73) | called 941 times | 80.0% |
| Os::Linux::Cpu::LinuxCpu::_getTicks(Os::Generic::UsedTotal&, unsigned long) (/home/runner/work/fprime/fprime/Os/Linux/Cpu.cpp:83) | called 940 times | 80.0% |
| Os::Linux::Cpu::LinuxCpu::getHandle() (/home/runner/work/fprime/fprime/Os/Linux/Cpu.cpp:99) | not called | 0.0% |
| Os::Linux::Cpu::LinuxCpu::~LinuxCpu() (/home/runner/work/fprime/fprime/Os/Linux/Cpu.hpp:36) | called 1 time | 100.0% |
| Os::Linux::Cpu::getCpuData(unsigned long, unsigned long*) (/home/runner/work/fprime/fprime/Os/Linux/Cpu.cpp:30) | called 940 times | 66.0% |
| Os::Linux::Memory::LinuxMemory::LinuxMemory() (/home/runner/work/fprime/fprime/Os/Linux/Memory.hpp:25) | called 1 time | 100.0% |
| Os::Linux::Memory::LinuxMemory::_getUsage(Os::Generic::UsedTotal&) (/home/runner/work/fprime/fprime/Os/Linux/Memory.cpp:14) | called 235 times | 77.0% |
| Os::Linux::Memory::LinuxMemory::getHandle() (/home/runner/work/fprime/fprime/Os/Linux/Memory.cpp:32) | not called | 0.0% |
| Os::Linux::Memory::LinuxMemory::~LinuxMemory() (/home/runner/work/fprime/fprime/Os/Linux/Memory.hpp:35) | called 1 time | 100.0% |
| Os::Memory::Memory() (/home/runner/work/fprime/fprime/Os/Memory.cpp:10) | called 1 time | 80.0% |
| Os::Memory::_getUsage(Os::Generic::UsedTotal&) (/home/runner/work/fprime/fprime/Os/Memory.cpp:25) | called 235 times | 80.0% |
| Os::Memory::getHandle() (/home/runner/work/fprime/fprime/Os/Memory.cpp:34) | not called | 0.0% |
| Os::Memory::getSingleton() (/home/runner/work/fprime/fprime/Os/Memory.cpp:20) | called 236 times | 82.0% |
| Os::Memory::getUsage(Os::Generic::UsedTotal&) (/home/runner/work/fprime/fprime/Os/Memory.cpp:30) | called 235 times | 100.0% |
| Os::Memory::init() (/home/runner/work/fprime/fprime/Os/Memory.cpp:16) | called 1 time | 100.0% |
| Os::Memory::~Memory() (/home/runner/work/fprime/fprime/Os/Memory.cpp:12) | called 1 time | 100.0% |
| Os::MemoryInterface* Os::Delegate::makeDelegate<Os::MemoryInterface, Os::Linux::Memory::LinuxMemory, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | called 1 time | 83.0% |
| Os::MemoryInterface* Os::Delegate::makeDelegate<Os::MemoryInterface, Os::Stub::Memory::StubMemory, unsigned char [16]>(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::MemoryInterface::MemoryInterface() (/home/runner/work/fprime/fprime/Os/Memory.hpp:22) | called 2 times | 100.0% |
| Os::MemoryInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Linux/DefaultMemory.cpp:10) | called 1 time | 100.0% |
| Os::MemoryInterface::getDelegate(unsigned char (&) [16]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultMemory.cpp:10) | not called | 0.0% |
| Os::MemoryInterface::~MemoryInterface() (/home/runner/work/fprime/fprime/Os/Memory.hpp:24) | called 2 times | 100.0% |
| Os::Mutex::Mutex() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:10) | called 75 times | 80.0% |
| Os::Mutex::getHandle() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:19) | called 4766 times | 80.0% |
| Os::Mutex::lock() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:34) | called 41108 times | 67.0% |
| Os::Mutex::release() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:29) | called 41013 times | 80.0% |
| Os::Mutex::take() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:24) | called 41099 times | 80.0% |
| Os::Mutex::unLock() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:41) | called 41016 times | 67.0% |
| Os::Mutex::unlock() (/home/runner/work/fprime/fprime/Os/Mutex.hpp:64) | called 1007 times | 100.0% |
| Os::Mutex::~Mutex() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:14) | called 75 times | 80.0% |
| Os::MutexInterface::MutexInterface() (/home/runner/work/fprime/fprime/Os/Mutex.hpp:26) | called 150 times | 100.0% |
| Os::MutexInterface::getDelegate(unsigned char (&) [72]) (/home/runner/work/fprime/fprime/Os/Posix/DefaultMutex.cpp:13) | called 75 times | 100.0% |
| Os::MutexInterface::getDelegate(unsigned char (&) [72]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultMutex.cpp:14) | not called | 0.0% |
| Os::MutexInterface::~MutexInterface() (/home/runner/work/fprime/fprime/Os/Mutex.hpp:29) | called 150 times | 100.0% |
| Os::Posix::Console::PosixConsole::PosixConsole() (/home/runner/work/fprime/fprime/Os/Posix/Console.hpp:36) | called 1 time | 100.0% |
| Os::Posix::Console::PosixConsole::PosixConsole(Os::Posix::Console::PosixConsole const&) (/home/runner/work/fprime/fprime/Os/Posix/Console.hpp:39) | not called | 0.0% |
| Os::Posix::Console::PosixConsole::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/Console.cpp:25) | not called | 0.0% |
| Os::Posix::Console::PosixConsole::setOutputStream(Os::Posix::Console::PosixConsole::Stream) (/home/runner/work/fprime/fprime/Os/Posix/Console.cpp:29) | not called | 0.0% |
| Os::Posix::Console::PosixConsole::writeMessage(char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Posix/Console.cpp:14) | called 464 times | 88.0% |
| Os::Posix::Console::PosixConsole::~PosixConsole() (/home/runner/work/fprime/fprime/Os/Posix/Console.hpp:46) | called 1 time | 100.0% |
| Os::Posix::Directory::PosixDirectory::PosixDirectory() (/home/runner/work/fprime/fprime/Os/Posix/Directory.cpp:18) | called 2 times | 100.0% |
| Os::Posix::Directory::PosixDirectory::close() (/home/runner/work/fprime/fprime/Os/Posix/Directory.cpp:91) | called 1 time | 100.0% |
| Os::Posix::Directory::PosixDirectory::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/Directory.cpp:20) | not called | 0.0% |
| Os::Posix::Directory::PosixDirectory::open(char const*, Os::DirectoryInterface::OpenMode) (/home/runner/work/fprime/fprime/Os/Posix/Directory.cpp:24) | called 1 time | 53.0% |
| Os::Posix::Directory::PosixDirectory::read(char*, unsigned long) (/home/runner/work/fprime/fprime/Os/Posix/Directory.cpp:59) | not called | 0.0% |
| Os::Posix::Directory::PosixDirectory::rewind() (/home/runner/work/fprime/fprime/Os/Posix/Directory.cpp:52) | not called | 0.0% |
| Os::Posix::Directory::PosixDirectory::~PosixDirectory() (/home/runner/work/fprime/fprime/Os/Posix/Directory.hpp:27) | called 2 times | 100.0% |
| Os::Posix::File::PosixFile::PosixFile() (/home/runner/work/fprime/fprime/Os/Posix/File.hpp:35) | called 946 times | 100.0% |
| Os::Posix::File::PosixFile::PosixFile(Os::Posix::File::PosixFile const&) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:57) | not called | 0.0% |
| Os::Posix::File::PosixFile::close() (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:136) | called 947 times | 100.0% |
| Os::Posix::File::PosixFile::flush() (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:252) | not called | 0.0% |
| Os::Posix::File::PosixFile::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:344) | not called | 0.0% |
| Os::Posix::File::PosixFile::map_open_create_mode(unsigned int) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:69) | called 945 times | 100.0% |
| Os::Posix::File::PosixFile::open(char const*, Os::FileInterface::Mode, Os::FileInterface::OverwriteType) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:101) | called 945 times | 61.0% |
| Os::Posix::File::PosixFile::operator=(Os::Posix::File::PosixFile const&) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:62) | not called | 0.0% |
| Os::Posix::File::PosixFile::position(unsigned long&) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:164) | called 3290 times | 67.0% |
| Os::Posix::File::PosixFile::preallocate(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:177) | not called | 0.0% |
| Os::Posix::File::PosixFile::read(unsigned char*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:261) | called 3294 times | 67.0% |
| Os::Posix::File::PosixFile::seek(long, Os::FileInterface::SeekType) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:235) | called 3291 times | 67.0% |
| Os::Posix::File::PosixFile::size(unsigned long&) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:144) | not called | 0.0% |
| Os::Posix::File::PosixFile::write(unsigned char const*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/Posix/File.cpp:302) | called 3 times | 67.0% |
| Os::Posix::File::PosixFile::~PosixFile() (/home/runner/work/fprime/fprime/Os/Posix/File.hpp:45) | called 946 times | 100.0% |
| Os::Posix::FileSystem::PosixFileSystem::PosixFileSystem() (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.hpp:23) | called 1 time | 100.0% |
| Os::Posix::FileSystem::PosixFileSystem::_changeWorkingDirectory(char const*) (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:55) | not called | 0.0% |
| Os::Posix::FileSystem::PosixFileSystem::_getFreeSpace(char const*, unsigned long&, unsigned long&) (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:63) | called 235 times | 72.0% |
| Os::Posix::FileSystem::PosixFileSystem::_getPathType(char const*, Os::FileSystemInterface::PathType&) (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:106) | not called | 0.0% |
| Os::Posix::FileSystem::PosixFileSystem::_getWorkingDirectory(char*, unsigned long) (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:46) | not called | 0.0% |
| Os::Posix::FileSystem::PosixFileSystem::_removeDirectory(char const*) (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:22) | not called | 0.0% |
| Os::Posix::FileSystem::PosixFileSystem::_removeFile(char const*) (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:30) | not called | 0.0% |
| Os::Posix::FileSystem::PosixFileSystem::_rename(char const*, char const*) (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:38) | not called | 0.0% |
| Os::Posix::FileSystem::PosixFileSystem::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.cpp:102) | not called | 0.0% |
| Os::Posix::FileSystem::PosixFileSystem::~PosixFileSystem() (/home/runner/work/fprime/fprime/Os/Posix/FileSystem.hpp:26) | called 1 time | 100.0% |
| Os::Posix::Mutex::PosixConditionVariable::PosixConditionVariable() (/home/runner/work/fprime/fprime/Os/Posix/ConditionVariable.cpp:14) | called 56 times | 71.0% |
| Os::Posix::Mutex::PosixConditionVariable::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/ConditionVariable.cpp:37) | not called | 0.0% |
| Os::Posix::Mutex::PosixConditionVariable::notify() (/home/runner/work/fprime/fprime/Os/Posix/ConditionVariable.cpp:28) | called 13847 times | 75.0% |
| Os::Posix::Mutex::PosixConditionVariable::notifyAll() (/home/runner/work/fprime/fprime/Os/Posix/ConditionVariable.cpp:32) | not called | 0.0% |
| Os::Posix::Mutex::PosixConditionVariable::pend(Os::Mutex&) (/home/runner/work/fprime/fprime/Os/Posix/ConditionVariable.cpp:22) | called 4768 times | 86.0% |
| Os::Posix::Mutex::PosixConditionVariable::~PosixConditionVariable() (/home/runner/work/fprime/fprime/Os/Posix/ConditionVariable.cpp:18) | called 56 times | 100.0% |
| Os::Posix::Mutex::PosixMutex::PosixMutex() (/home/runner/work/fprime/fprime/Os/Posix/Mutex.cpp:13) | called 75 times | 67.0% |
| Os::Posix::Mutex::PosixMutex::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/Mutex.cpp:46) | called 4766 times | 100.0% |
| Os::Posix::Mutex::PosixMutex::release() (/home/runner/work/fprime/fprime/Os/Posix/Mutex.cpp:41) | called 41021 times | 100.0% |
| Os::Posix::Mutex::PosixMutex::take() (/home/runner/work/fprime/fprime/Os/Posix/Mutex.cpp:36) | called 41072 times | 100.0% |
| Os::Posix::Mutex::PosixMutex::~PosixMutex() (/home/runner/work/fprime/fprime/Os/Posix/Mutex.cpp:31) | called 75 times | 80.0% |
| Os::Posix::RawTime::PosixRawTime::PosixRawTime() (/home/runner/work/fprime/fprime/Os/Posix/RawTime.hpp:26) | called 806 times | 100.0% |
| Os::Posix::RawTime::PosixRawTime::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Os/Posix/RawTime.cpp:57) | called 388 times | 80.0% |
| Os::Posix::RawTime::PosixRawTime::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/RawTime.cpp:74) | called 412 times | 100.0% |
| Os::Posix::RawTime::PosixRawTime::getTimeInterval(Os::DelegateRawTime const&, Fw::TimeInterval&) const (/home/runner/work/fprime/fprime/Os/Posix/RawTime.cpp:23) | called 412 times | 77.0% |
| Os::Posix::RawTime::PosixRawTime::now() (/home/runner/work/fprime/fprime/Os/Posix/RawTime.cpp:15) | called 648 times | 67.0% |
| Os::Posix::RawTime::PosixRawTime::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Os/Posix/RawTime.cpp:47) | called 413 times | 83.0% |
| Os::Posix::RawTime::PosixRawTime::~PosixRawTime() (/home/runner/work/fprime/fprime/Os/Posix/RawTime.hpp:29) | called 826 times | 100.0% |
| Os::Posix::Semaphore::PosixCountingSemaphore::PosixCountingSemaphore(unsigned int) (/home/runner/work/fprime/fprime/Os/Posix/CountingSemaphore.cpp:15) | not called | 0.0% |
| Os::Posix::Semaphore::PosixCountingSemaphore::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/CountingSemaphore.cpp:69) | not called | 0.0% |
| Os::Posix::Semaphore::PosixCountingSemaphore::post() (/home/runner/work/fprime/fprime/Os/Posix/CountingSemaphore.cpp:63) | not called | 0.0% |
| Os::Posix::Semaphore::PosixCountingSemaphore::tryWait() (/home/runner/work/fprime/fprime/Os/Posix/CountingSemaphore.cpp:57) | not called | 0.0% |
| Os::Posix::Semaphore::PosixCountingSemaphore::wait() (/home/runner/work/fprime/fprime/Os/Posix/CountingSemaphore.cpp:25) | not called | 0.0% |
| Os::Posix::Semaphore::PosixCountingSemaphore::waitTimeout(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Os/Posix/CountingSemaphore.cpp:35) | not called | 0.0% |
| Os::Posix::Semaphore::PosixCountingSemaphore::~PosixCountingSemaphore() (/home/runner/work/fprime/fprime/Os/Posix/CountingSemaphore.cpp:21) | not called | 0.0% |
| Os::Posix::Task::PosixTask::PosixTask() (/home/runner/work/fprime/fprime/Os/Posix/Task.hpp:47) | called 23 times | 100.0% |
| Os::Posix::Task::PosixTask::_delay(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:248) | called 4798 times | 69.0% |
| Os::Posix::Task::PosixTask::create(Os::TaskInterface::Arguments const&, Os::Posix::Task::PosixTask::PermissionExpectation) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:152) | called 43 times | 85.0% |
| Os::Posix::Task::PosixTask::getHandle() (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:234) | called 22 times | 100.0% |
| Os::Posix::Task::PosixTask::join() (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:223) | called 22 times | 78.0% |
| Os::Posix::Task::PosixTask::onStart() (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:191) | called 22 times | 100.0% |
| Os::Posix::Task::PosixTask::resume() (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:244) | not called | 0.0% |
| Os::Posix::Task::PosixTask::start(Os::TaskInterface::Arguments const&) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:193) | called 22 times | 92.0% |
| Os::Posix::Task::PosixTask::suspend(Os::TaskInterface::SuspensionType) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:240) | not called | 0.0% |
| Os::Posix::Task::PosixTask::~PosixTask() (/home/runner/work/fprime/fprime/Os/Posix/Task.hpp:50) | called 23 times | 100.0% |
| Os::Posix::Task::pthread_entry_wrapper(void*) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:29) | called 22 times | 78.0% |
| Os::Posix::Task::set_cpu_affinity(pthread_attr_t&, Os::TaskInterface::Arguments const&) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:114) | not called | 0.0% |
| Os::Posix::Task::set_priority_params(pthread_attr_t&, Os::TaskInterface::Arguments const&) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:79) | called 21 times | 68.0% |
| Os::Posix::Task::set_stack_size(pthread_attr_t&, Os::TaskInterface::Arguments const&) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:44) | called 42 times | 45.0% |
| Os::Posix::Task::set_task_name(unsigned long, char*) (/home/runner/work/fprime/fprime/Os/Posix/Task.cpp:137) | called 22 times | 80.0% |
| Os::Posix::errno_to_directory_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:106) | not called | 0.0% |
| Os::Posix::errno_to_file_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:11) | not called | 0.0% |
| Os::Posix::errno_to_filesystem_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:51) | not called | 0.0% |
| Os::Posix::errno_to_rawtime_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:131) | not called | 0.0% |
| Os::Posix::posix_status_to_conditional_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:188) | called 4767 times | 83.0% |
| Os::Posix::posix_status_to_mutex_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:169) | called 82299 times | 71.0% |
| Os::Posix::posix_status_to_semaphore_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:204) | not called | 0.0% |
| Os::Posix::posix_status_to_task_status(int) (/home/runner/work/fprime/fprime/Os/Posix/error.cpp:147) | called 43 times | 62.0% |
| Os::Queue::Queue() (/home/runner/work/fprime/fprime/Os/Queue.cpp:16) | called 28 times | 62.0% |
| Os::Queue::create(int, Fw::ConstStringBase const&, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Queue.cpp:22) | called 28 times | 70.0% |
| Os::Queue::getDepth() const (/home/runner/work/fprime/fprime/Os/Queue.cpp:127) | not called | 0.0% |
| Os::Queue::getHandle() (/home/runner/work/fprime/fprime/Os/Queue.cpp:99) | not called | 0.0% |
| Os::Queue::getMessageHighWaterMark() const (/home/runner/work/fprime/fprime/Os/Queue.cpp:94) | not called | 0.0% |
| Os::Queue::getMessageSize() const (/home/runner/work/fprime/fprime/Os/Queue.cpp:131) | called 15001 times | 100.0% |
| Os::Queue::getMessagesAvailable() const (/home/runner/work/fprime/fprime/Os/Queue.cpp:89) | not called | 0.0% |
| Os::Queue::getName() const (/home/runner/work/fprime/fprime/Os/Queue.cpp:135) | not called | 0.0% |
| Os::Queue::getNumQueues() (/home/runner/work/fprime/fprime/Os/Queue.cpp:139) | not called | 0.0% |
| Os::Queue::getStaticMutex() (/home/runner/work/fprime/fprime/Os/Queue.cpp:144) | called 28 times | 82.0% |
| Os::Queue::receive(Fw::LinearBufferBase&, Os::QueueInterface::BlockingType, unsigned char&) (/home/runner/work/fprime/fprime/Os/Queue.cpp:110) | called 7849 times | 91.0% |
| Os::Queue::receive(unsigned char*, unsigned long, Os::QueueInterface::BlockingType, unsigned long&, unsigned char&) (/home/runner/work/fprime/fprime/Os/Queue.cpp:71) | called 8085 times | 69.0% |
| Os::Queue::send(Fw::LinearBufferBase const&, unsigned char, Os::QueueInterface::BlockingType) (/home/runner/work/fprime/fprime/Os/Queue.cpp:104) | called 6942 times | 100.0% |
| Os::Queue::send(unsigned char const*, unsigned long, unsigned char, Os::QueueInterface::BlockingType) (/home/runner/work/fprime/fprime/Os/Queue.cpp:54) | called 6943 times | 69.0% |
| Os::Queue::setRegistry(Os::QueueRegistry*) (/home/runner/work/fprime/fprime/Os/Queue.cpp:150) | not called | 0.0% |
| Os::Queue::teardown() (/home/runner/work/fprime/fprime/Os/Queue.cpp:49) | called 28 times | 75.0% |
| Os::Queue::~Queue() (/home/runner/work/fprime/fprime/Os/Queue.cpp:18) | called 28 times | 100.0% |
| Os::QueueInterface* Os::Delegate::makeDelegate<Os::QueueInterface, Os::Generic::LocklessPriorityQueue, unsigned char [368]>(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::QueueInterface* Os::Delegate::makeDelegate<Os::QueueInterface, Os::Generic::PriorityMemQueue, unsigned char [368]>(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::QueueInterface* Os::Delegate::makeDelegate<Os::QueueInterface, Os::Generic::PriorityQueue, unsigned char [368]>(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | called 28 times | 67.0% |
| Os::QueueInterface* Os::Delegate::makeDelegate<Os::QueueInterface, Os::Stub::Queue::StubQueue, unsigned char [368]>(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::QueueInterface::QueueInterface() (/home/runner/work/fprime/fprime/Os/Queue.hpp:52) | called 56 times | 100.0% |
| Os::QueueInterface::getDelegate(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Generic/DefaultLocklessPriorityQueue.cpp:10) | not called | 0.0% |
| Os::QueueInterface::getDelegate(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Generic/DefaultPriorityMemQueue.cpp:16) | not called | 0.0% |
| Os::QueueInterface::getDelegate(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Generic/DefaultPriorityQueue.cpp:10) | called 28 times | 100.0% |
| Os::QueueInterface::getDelegate(unsigned char (&) [368]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultQueue.cpp:10) | not called | 0.0% |
| Os::QueueInterface::~QueueInterface() (/home/runner/work/fprime/fprime/Os/Queue.hpp:55) | called 56 times | 100.0% |
| Os::QueueString::QueueString() (/home/runner/work/fprime/fprime/Os/QueueString.hpp:20) | called 27 times | 80.0% |
| Os::QueueString::QueueString(char const*) (/home/runner/work/fprime/fprime/Os/QueueString.hpp:26) | called 29 times | 80.0% |
| Os::QueueString::getCapacity() const (/home/runner/work/fprime/fprime/Os/QueueString.hpp:47) | called 111 times | 100.0% |
| Os::QueueString::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Os/QueueString.hpp:35) | called 55 times | 100.0% |
| Os::QueueString::operator=(char const*) (/home/runner/work/fprime/fprime/Os/QueueString.hpp:40) | called 56 times | 100.0% |
| Os::QueueString::toChar() const (/home/runner/work/fprime/fprime/Os/QueueString.hpp:45) | called 139 times | 100.0% |
| Os::QueueString::~QueueString() (/home/runner/work/fprime/fprime/Os/QueueString.hpp:28) | called 56 times | 100.0% |
| Os::RawTimeInterface* Os::Delegate::makeDelegate<Os::RawTimeInterface, Os::Posix::RawTime::PosixRawTime, unsigned char [56]>(unsigned char (&) [56], Os::RawTimeInterface const*) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:89) | called 807 times | 64.0% |
| Os::RawTimeInterface* Os::Delegate::makeDelegate<Os::RawTimeInterface, Os::Stub::RawTime::StubRawTime, unsigned char [56]>(unsigned char (&) [56], Os::RawTimeInterface const*) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:89) | not called | 0.0% |
| Os::RawTimeInterface* Os::Delegate::makeDelegate<Os::RawTimeInterface, Svc::RawTimeTester, unsigned char [56]>(unsigned char (&) [56], Os::RawTimeInterface const*) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:89) | not called | 0.0% |
| Os::RawTimeInterface::RawTimeInterface() (/home/runner/work/fprime/fprime/Os/RawTimeInterface.hpp:33) | called 1612 times | 100.0% |
| Os::RawTimeInterface::getDelegate(unsigned char (&) [56], Os::RawTimeInterface const*, Os::RawTimeSource) (/home/runner/work/fprime/fprime/Os/Posix/DefaultRawTime.cpp:16) | called 788 times | 100.0% |
| Os::RawTimeInterface::getDelegate(unsigned char (&) [56], Os::RawTimeInterface const*, Os::RawTimeSource) (/home/runner/work/fprime/fprime/Os/Stub/DefaultRawTime.cpp:16) | not called | 0.0% |
| Os::RawTimeInterface::getDiffUsec(Os::DelegateRawTime const&, unsigned int&) const (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:86) | called 412 times | 67.0% |
| Os::RawTimeInterface::operator==(Os::DelegateRawTime const&) const (/home/runner/work/fprime/fprime/Os/DelegateRawTime.cpp:110) | not called | 0.0% |
| Os::RawTimeInterface::~RawTimeInterface() (/home/runner/work/fprime/fprime/Os/RawTimeInterface.hpp:36) | called 1652 times | 100.0% |
| Os::SandboxedFile::SandboxedFile() (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:12) | called 2 times | 80.0% |
| Os::SandboxedFile::calculateCrc(unsigned int&) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:114) | not called | 0.0% |
| Os::SandboxedFile::close() (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:70) | called 3 times | 100.0% |
| Os::SandboxedFile::configure(char const*) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:20) | called 1 time | 72.0% |
| Os::SandboxedFile::flush() (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:94) | not called | 0.0% |
| Os::SandboxedFile::getSandboxDirectory() const (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:118) | not called | 0.0% |
| Os::SandboxedFile::isConfigured() const (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:43) | not called | 0.0% |
| Os::SandboxedFile::isOpen() const (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:74) | not called | 0.0% |
| Os::SandboxedFile::open(char const*, Os::FileInterface::Mode, Os::FileInterface::OverwriteType) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:47) | called 2 times | 81.0% |
| Os::SandboxedFile::position(unsigned long&) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:82) | not called | 0.0% |
| Os::SandboxedFile::preallocate(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:86) | not called | 0.0% |
| Os::SandboxedFile::read(unsigned char*, unsigned long&) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:102) | not called | 0.0% |
| Os::SandboxedFile::read(unsigned char*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:98) | not called | 0.0% |
| Os::SandboxedFile::seek(long, Os::FileInterface::SeekType) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:90) | called 1 time | 100.0% |
| Os::SandboxedFile::size(unsigned long&) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:78) | not called | 0.0% |
| Os::SandboxedFile::write(unsigned char const*, unsigned long&) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:110) | not called | 0.0% |
| Os::SandboxedFile::write(unsigned char const*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:106) | called 1 time | 100.0% |
| Os::SandboxedFile::~SandboxedFile() (/home/runner/work/fprime/fprime/Os/SandboxedFile.cpp:14) | called 2 times | 83.0% |
| Os::ScopeLock::ScopeLock(Os::Mutex&) (/home/runner/work/fprime/fprime/Os/Mutex.cpp:48) | called 26992 times | 100.0% |
| Os::ScopeLock::~ScopeLock() (/home/runner/work/fprime/fprime/Os/Mutex.cpp:52) | called 26924 times | 100.0% |
| Os::Stub::Console::StubConsole::StubConsole() (/home/runner/work/fprime/fprime/Os/Stub/Console.hpp:26) | not called | 0.0% |
| Os::Stub::Console::StubConsole::StubConsole(Os::Stub::Console::StubConsole const&) (/home/runner/work/fprime/fprime/Os/Stub/Console.hpp:29) | not called | 0.0% |
| Os::Stub::Console::StubConsole::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/Console.cpp:13) | not called | 0.0% |
| Os::Stub::Console::StubConsole::writeMessage(char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Stub/Console.cpp:11) | not called | 0.0% |
| Os::Stub::Console::StubConsole::~StubConsole() (/home/runner/work/fprime/fprime/Os/Stub/Console.hpp:36) | not called | 0.0% |
| Os::Stub::Cpu::StubCpu::StubCpu() (/home/runner/work/fprime/fprime/Os/Stub/Cpu.hpp:26) | not called | 0.0% |
| Os::Stub::Cpu::StubCpu::_getCount(unsigned long&) (/home/runner/work/fprime/fprime/Os/Stub/Cpu.cpp:11) | not called | 0.0% |
| Os::Stub::Cpu::StubCpu::_getTicks(Os::Generic::UsedTotal&, unsigned long) (/home/runner/work/fprime/fprime/Os/Stub/Cpu.cpp:16) | not called | 0.0% |
| Os::Stub::Cpu::StubCpu::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/Cpu.cpp:22) | not called | 0.0% |
| Os::Stub::Cpu::StubCpu::~StubCpu() (/home/runner/work/fprime/fprime/Os/Stub/Cpu.hpp:36) | not called | 0.0% |
| Os::Stub::Directory::StubDirectory::StubDirectory() (/home/runner/work/fprime/fprime/Os/Stub/Directory.hpp:22) | not called | 0.0% |
| Os::Stub::Directory::StubDirectory::close() (/home/runner/work/fprime/fprime/Os/Stub/Directory.cpp:23) | not called | 0.0% |
| Os::Stub::Directory::StubDirectory::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/Directory.cpp:27) | not called | 0.0% |
| Os::Stub::Directory::StubDirectory::open(char const*, Os::DirectoryInterface::OpenMode) (/home/runner/work/fprime/fprime/Os/Stub/Directory.cpp:11) | not called | 0.0% |
| Os::Stub::Directory::StubDirectory::read(char*, unsigned long) (/home/runner/work/fprime/fprime/Os/Stub/Directory.cpp:19) | not called | 0.0% |
| Os::Stub::Directory::StubDirectory::rewind() (/home/runner/work/fprime/fprime/Os/Stub/Directory.cpp:15) | not called | 0.0% |
| Os::Stub::Directory::StubDirectory::~StubDirectory() (/home/runner/work/fprime/fprime/Os/Stub/Directory.hpp:25) | not called | 0.0% |
| Os::Stub::File::StubFile::StubFile() (/home/runner/work/fprime/fprime/Os/Stub/File.hpp:23) | not called | 0.0% |
| Os::Stub::File::StubFile::close() (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:16) | not called | 0.0% |
| Os::Stub::File::StubFile::flush() (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:38) | not called | 0.0% |
| Os::Stub::File::StubFile::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:53) | not called | 0.0% |
| Os::Stub::File::StubFile::open(char const*, Os::FileInterface::Mode, Os::FileInterface::OverwriteType) (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:11) | not called | 0.0% |
| Os::Stub::File::StubFile::position(unsigned long&) (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:23) | not called | 0.0% |
| Os::Stub::File::StubFile::preallocate(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:28) | not called | 0.0% |
| Os::Stub::File::StubFile::read(unsigned char*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:43) | not called | 0.0% |
| Os::Stub::File::StubFile::seek(long, Os::FileInterface::SeekType) (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:33) | not called | 0.0% |
| Os::Stub::File::StubFile::size(unsigned long&) (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:18) | not called | 0.0% |
| Os::Stub::File::StubFile::write(unsigned char const*, unsigned long&, Os::FileInterface::WaitType) (/home/runner/work/fprime/fprime/Os/Stub/File.cpp:48) | not called | 0.0% |
| Os::Stub::File::StubFile::~StubFile() (/home/runner/work/fprime/fprime/Os/Stub/File.hpp:27) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::StubFileSystem() (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.hpp:23) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::_changeWorkingDirectory(char const*) (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:27) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::_getFreeSpace(char const*, unsigned long&, unsigned long&) (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:31) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::_getPathType(char const*, Os::FileSystemInterface::PathType&) (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:39) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::_getWorkingDirectory(char*, unsigned long) (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:23) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::_removeDirectory(char const*) (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:11) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::_removeFile(char const*) (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:15) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::_rename(char const*, char const*) (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:19) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.cpp:35) | not called | 0.0% |
| Os::Stub::FileSystem::StubFileSystem::~StubFileSystem() (/home/runner/work/fprime/fprime/Os/Stub/FileSystem.hpp:26) | not called | 0.0% |
| Os::Stub::Memory::StubMemory::StubMemory() (/home/runner/work/fprime/fprime/Os/Stub/Memory.hpp:26) | not called | 0.0% |
| Os::Stub::Memory::StubMemory::_getUsage(Os::Generic::UsedTotal&) (/home/runner/work/fprime/fprime/Os/Stub/Memory.cpp:11) | not called | 0.0% |
| Os::Stub::Memory::StubMemory::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/Memory.cpp:17) | not called | 0.0% |
| Os::Stub::Memory::StubMemory::~StubMemory() (/home/runner/work/fprime/fprime/Os/Stub/Memory.hpp:36) | not called | 0.0% |
| Os::Stub::Mutex::StubConditionVariable::StubConditionVariable() (/home/runner/work/fprime/fprime/Os/Stub/ConditionVariable.hpp:23) | not called | 0.0% |
| Os::Stub::Mutex::StubConditionVariable::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/ConditionVariable.cpp:26) | not called | 0.0% |
| Os::Stub::Mutex::StubConditionVariable::notify() (/home/runner/work/fprime/fprime/Os/Stub/ConditionVariable.cpp:17) | not called | 0.0% |
| Os::Stub::Mutex::StubConditionVariable::notifyAll() (/home/runner/work/fprime/fprime/Os/Stub/ConditionVariable.cpp:21) | not called | 0.0% |
| Os::Stub::Mutex::StubConditionVariable::pend(Os::Mutex&) (/home/runner/work/fprime/fprime/Os/Stub/ConditionVariable.cpp:12) | not called | 0.0% |
| Os::Stub::Mutex::StubConditionVariable::~StubConditionVariable() (/home/runner/work/fprime/fprime/Os/Stub/ConditionVariable.hpp:27) | not called | 0.0% |
| Os::Stub::Mutex::StubMutex::StubMutex() (/home/runner/work/fprime/fprime/Os/Stub/Mutex.hpp:33) | not called | 0.0% |
| Os::Stub::Mutex::StubMutex::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/Mutex.cpp:34) | not called | 0.0% |
| Os::Stub::Mutex::StubMutex::release() (/home/runner/work/fprime/fprime/Os/Stub/Mutex.cpp:23) | not called | 0.0% |
| Os::Stub::Mutex::StubMutex::take() (/home/runner/work/fprime/fprime/Os/Stub/Mutex.cpp:11) | not called | 0.0% |
| Os::Stub::Mutex::StubMutex::~StubMutex() (/home/runner/work/fprime/fprime/Os/Stub/Mutex.hpp:37) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::StubQueue() (/home/runner/work/fprime/fprime/Os/Stub/Queue.hpp:19) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::create(int, Fw::ConstStringBase const&, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Stub/Queue.cpp:11) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/Queue.cpp:43) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::getMessageHighWaterMark() const (/home/runner/work/fprime/fprime/Os/Stub/Queue.cpp:39) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::getMessagesAvailable() const (/home/runner/work/fprime/fprime/Os/Stub/Queue.cpp:35) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::receive(unsigned char*, unsigned long, Os::QueueInterface::BlockingType, unsigned long&, unsigned char&) (/home/runner/work/fprime/fprime/Os/Stub/Queue.cpp:27) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::send(unsigned char const*, unsigned long, unsigned char, Os::QueueInterface::BlockingType) (/home/runner/work/fprime/fprime/Os/Stub/Queue.cpp:20) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::teardown() (/home/runner/work/fprime/fprime/Os/Stub/Queue.cpp:18) | not called | 0.0% |
| Os::Stub::Queue::StubQueue::~StubQueue() (/home/runner/work/fprime/fprime/Os/Stub/Queue.hpp:22) | not called | 0.0% |
| Os::Stub::RawTime::StubRawTime::StubRawTime() (/home/runner/work/fprime/fprime/Os/Stub/RawTime.hpp:24) | not called | 0.0% |
| Os::Stub::RawTime::StubRawTime::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Os/Stub/RawTime.cpp:28) | not called | 0.0% |
| Os::Stub::RawTime::StubRawTime::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/RawTime.cpp:11) | not called | 0.0% |
| Os::Stub::RawTime::StubRawTime::getTimeInterval(Os::DelegateRawTime const&, Fw::TimeInterval&) const (/home/runner/work/fprime/fprime/Os/Stub/RawTime.cpp:19) | not called | 0.0% |
| Os::Stub::RawTime::StubRawTime::now() (/home/runner/work/fprime/fprime/Os/Stub/RawTime.cpp:15) | not called | 0.0% |
| Os::Stub::RawTime::StubRawTime::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Os/Stub/RawTime.cpp:24) | not called | 0.0% |
| Os::Stub::RawTime::StubRawTime::~StubRawTime() (/home/runner/work/fprime/fprime/Os/Stub/RawTime.hpp:28) | not called | 0.0% |
| Os::Stub::Semaphore::StubCountingSemaphore::StubCountingSemaphore(unsigned int) (/home/runner/work/fprime/fprime/Os/Stub/CountingSemaphore.cpp:12) | not called | 0.0% |
| Os::Stub::Semaphore::StubCountingSemaphore::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/CountingSemaphore.cpp:33) | not called | 0.0% |
| Os::Stub::Semaphore::StubCountingSemaphore::post() (/home/runner/work/fprime/fprime/Os/Stub/CountingSemaphore.cpp:29) | not called | 0.0% |
| Os::Stub::Semaphore::StubCountingSemaphore::tryWait() (/home/runner/work/fprime/fprime/Os/Stub/CountingSemaphore.cpp:25) | not called | 0.0% |
| Os::Stub::Semaphore::StubCountingSemaphore::wait() (/home/runner/work/fprime/fprime/Os/Stub/CountingSemaphore.cpp:16) | not called | 0.0% |
| Os::Stub::Semaphore::StubCountingSemaphore::waitTimeout(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Os/Stub/CountingSemaphore.cpp:20) | not called | 0.0% |
| Os::Stub::Semaphore::StubCountingSemaphore::~StubCountingSemaphore() (/home/runner/work/fprime/fprime/Os/Stub/CountingSemaphore.hpp:19) | not called | 0.0% |
| Os::Stub::Task::StubTask::StubTask() (/home/runner/work/fprime/fprime/Os/Stub/Task.hpp:20) | not called | 0.0% |
| Os::Stub::Task::StubTask::_delay(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:32) | not called | 0.0% |
| Os::Stub::Task::StubTask::getHandle() (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:20) | not called | 0.0% |
| Os::Stub::Task::StubTask::isCooperative() (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:28) | not called | 0.0% |
| Os::Stub::Task::StubTask::join() (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:12) | not called | 0.0% |
| Os::Stub::Task::StubTask::onStart() (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:10) | not called | 0.0% |
| Os::Stub::Task::StubTask::resume() (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:18) | not called | 0.0% |
| Os::Stub::Task::StubTask::start(Os::TaskInterface::Arguments const&) (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:24) | not called | 0.0% |
| Os::Stub::Task::StubTask::suspend(Os::TaskInterface::SuspensionType) (/home/runner/work/fprime/fprime/Os/Stub/Task.cpp:16) | not called | 0.0% |
| Os::Stub::Task::StubTask::~StubTask() (/home/runner/work/fprime/fprime/Os/Stub/Task.hpp:23) | not called | 0.0% |
| Os::Task::Task() (/home/runner/work/fprime/fprime/Os/Task.cpp:62) | called 23 times | 67.0% |
| Os::Task::TaskRoutineWrapper::TaskRoutineWrapper(Os::Task&) (/home/runner/work/fprime/fprime/Os/Task.cpp:27) | called 23 times | 100.0% |
| Os::Task::TaskRoutineWrapper::invoke() (/home/runner/work/fprime/fprime/Os/Task.cpp:50) | not called | 0.0% |
| Os::Task::TaskRoutineWrapper::run(void*) (/home/runner/work/fprime/fprime/Os/Task.cpp:29) | called 22 times | 79.0% |
| Os::Task::_delay(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Os/Task.cpp:199) | called 4798 times | 80.0% |
| Os::Task::delay(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Os/Task.cpp:204) | called 4798 times | 100.0% |
| Os::Task::getHandle() (/home/runner/work/fprime/fprime/Os/Task.cpp:187) | called 22 times | 80.0% |
| Os::Task::getName() (/home/runner/work/fprime/fprime/Os/Task.cpp:177) | called 2 times | 78.0% |
| Os::Task::getNumTasks() (/home/runner/work/fprime/fprime/Os/Task.cpp:192) | not called | 0.0% |
| Os::Task::getPriority() (/home/runner/work/fprime/fprime/Os/Task.cpp:182) | not called | 0.0% |
| Os::Task::getSingleton() (/home/runner/work/fprime/fprime/Os/Task.cpp:213) | called 4821 times | 82.0% |
| Os::Task::getState() const (/home/runner/work/fprime/fprime/Os/Task.cpp:76) | called 24 times | 100.0% |
| Os::Task::init() (/home/runner/work/fprime/fprime/Os/Task.cpp:208) | called 23 times | 100.0% |
| Os::Task::invokeRoutine() (/home/runner/work/fprime/fprime/Os/Task.cpp:137) | not called | 0.0% |
| Os::Task::isCooperative() (/home/runner/work/fprime/fprime/Os/Task.cpp:172) | called 6067 times | 80.0% |
| Os::Task::join() (/home/runner/work/fprime/fprime/Os/Task.cpp:141) | called 22 times | 77.0% |
| Os::Task::onStart() (/home/runner/work/fprime/fprime/Os/Task.cpp:132) | called 22 times | 75.0% |
| Os::Task::registerTaskRegistry(Os::TaskRegistry*) (/home/runner/work/fprime/fprime/Os/Task.cpp:218) | not called | 0.0% |
| Os::Task::resume() (/home/runner/work/fprime/fprime/Os/Task.cpp:167) | not called | 0.0% |
| Os::Task::start(Fw::ConstStringBase const&, void (*)(void*), void*, unsigned char, unsigned long, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Task.cpp:84) | not called | 0.0% |
| Os::Task::start(Os::TaskInterface::Arguments const&) (/home/runner/work/fprime/fprime/Os/Task.cpp:96) | called 22 times | 73.0% |
| Os::Task::suspend() (/home/runner/work/fprime/fprime/Os/Task.cpp:72) | not called | 0.0% |
| Os::Task::suspend(Os::TaskInterface::SuspensionType) (/home/runner/work/fprime/fprime/Os/Task.cpp:158) | not called | 0.0% |
| Os::Task::~Task() (/home/runner/work/fprime/fprime/Os/Task.cpp:64) | called 23 times | 75.0% |
| Os::TaskInterface* Os::Delegate::makeDelegate<Os::TaskInterface, Os::Posix::Task::PosixTask, unsigned char [40]>(unsigned char (&) [40]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | called 23 times | 83.0% |
| Os::TaskInterface* Os::Delegate::makeDelegate<Os::TaskInterface, Os::Stub::Task::StubTask, unsigned char [40]>(unsigned char (&) [40]) (/home/runner/work/fprime/fprime/Os/Delegate.hpp:46) | not called | 0.0% |
| Os::TaskInterface::Arguments::Arguments(Fw::ConstStringBase const&, void (*)(void*), void*, unsigned char, unsigned long, unsigned long, int) (/home/runner/work/fprime/fprime/Os/Task.cpp:10) | called 22 times | 67.0% |
| Os::TaskInterface::TaskInterface() (/home/runner/work/fprime/fprime/Os/Task.hpp:105) | called 46 times | 100.0% |
| Os::TaskInterface::getDelegate(unsigned char (&) [40]) (/home/runner/work/fprime/fprime/Os/Posix/DefaultTask.cpp:11) | called 23 times | 100.0% |
| Os::TaskInterface::getDelegate(unsigned char (&) [40]) (/home/runner/work/fprime/fprime/Os/Stub/DefaultTask.cpp:12) | not called | 0.0% |
| Os::TaskInterface::isCooperative() (/home/runner/work/fprime/fprime/Os/Task.cpp:58) | called 6070 times | 100.0% |
| Os::TaskInterface::~TaskInterface() (/home/runner/work/fprime/fprime/Os/Task.hpp:108) | called 46 times | 100.0% |
| Os::TaskString::TaskString() (/home/runner/work/fprime/fprime/Os/TaskString.hpp:20) | called 43 times | 80.0% |
| Os::TaskString::TaskString(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Os/TaskString.hpp:24) | called 22 times | 80.0% |
| Os::TaskString::TaskString(Os::TaskString const&) (/home/runner/work/fprime/fprime/Os/TaskString.hpp:22) | called 24 times | 80.0% |
| Os::TaskString::TaskString(char const*) (/home/runner/work/fprime/fprime/Os/TaskString.hpp:26) | called 1 time | 80.0% |
| Os::TaskString::getCapacity() const (/home/runner/work/fprime/fprime/Os/TaskString.hpp:47) | called 132 times | 100.0% |
| Os::TaskString::operator=(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Os/TaskString.hpp:35) | called 22 times | 100.0% |
| Os::TaskString::operator=(Os::TaskString const&) (/home/runner/work/fprime/fprime/Os/TaskString.hpp:30) | called 46 times | 100.0% |
| Os::TaskString::operator=(char const*) (/home/runner/work/fprime/fprime/Os/TaskString.hpp:40) | called 64 times | 100.0% |
| Os::TaskString::toChar() const (/home/runner/work/fprime/fprime/Os/TaskString.hpp:45) | called 245 times | 100.0% |
| Os::TaskString::~TaskString() (/home/runner/work/fprime/fprime/Os/TaskString.hpp:28) | called 90 times | 100.0% |
| Os::ValidateFile::createValidation(char const*, Utils::HashBuffer const&) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:230) | not called | 0.0% |
| Os::ValidateFile::createValidation(char const*, char const*) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:225) | not called | 0.0% |
| Os::ValidateFile::createValidation(char const*, char const*, Utils::HashBuffer&) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:206) | not called | 0.0% |
| Os::ValidateFile::validate(char const*, char const*) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:172) | not called | 0.0% |
| Os::ValidateFile::validate(char const*, char const*, Utils::HashBuffer&) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:177) | not called | 0.0% |
| Os::ValidatedFile::ValidatedFile(char const*) (/home/runner/work/fprime/fprime/Os/ValidatedFile.cpp:19) | not called | 0.0% |
| Os::ValidatedFile::createHashFile() (/home/runner/work/fprime/fprime/Os/ValidatedFile.cpp:31) | not called | 0.0% |
| Os::ValidatedFile::createHashFile(Utils::HashBuffer const&) (/home/runner/work/fprime/fprime/Os/ValidatedFile.cpp:37) | not called | 0.0% |
| Os::ValidatedFile::getFileName() const (/home/runner/work/fprime/fprime/Os/ValidatedFile.cpp:44) | not called | 0.0% |
| Os::ValidatedFile::getHashBuffer() const (/home/runner/work/fprime/fprime/Os/ValidatedFile.cpp:52) | not called | 0.0% |
| Os::ValidatedFile::getHashFileName() const (/home/runner/work/fprime/fprime/Os/ValidatedFile.cpp:48) | not called | 0.0% |
| Os::ValidatedFile::validate() (/home/runner/work/fprime/fprime/Os/ValidatedFile.cpp:25) | not called | 0.0% |
| Os::computeHash(char const*, Utils::HashBuffer&) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:8) | not called | 0.0% |
| Os::init() (/home/runner/work/fprime/fprime/Os/Os.cpp:15) | called 1 time | 100.0% |
| Os::readHash(char const*, Utils::HashBuffer&) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:64) | not called | 0.0% |
| Os::translateStatus(Os::FileInterface::Status, Os::StatusFileType) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:119) | not called | 0.0% |
| Os::writeHash(char const*, Utils::HashBuffer) (/home/runner/work/fprime/fprime/Os/ValidateFileCommon.cpp:93) | not called | 0.0% |
| Ref::BlockDriver::BlockDriver(char const*) (Ref/BlockDriver/BlockDriver.cpp:7) | called 1 time | 100.0% |
| Ref::BlockDriver::BufferIn_handler(short, Drv::DataBuffer&) (Ref/BlockDriver/BlockDriver.cpp:11) | not called | 0.0% |
| Ref::BlockDriver::PingIn_handler(short, unsigned int) (Ref/BlockDriver/BlockDriver.cpp:20) | called 59 times | 100.0% |
| Ref::BlockDriver::Sched_handler(short, unsigned int) (Ref/BlockDriver/BlockDriver.cpp:16) | called 59 times | 71.0% |
| Ref::BlockDriver::~BlockDriver() (Ref/BlockDriver/BlockDriver.cpp:9) | called 1 time | 100.0% |
| Ref::BlockDriverComponentBase::BufferOut_out(short, Drv::DataBuffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2597) | not called | 0.0% |
| Ref::BlockDriverComponentBase::CycleOut_out(short, Os::DelegateRawTime&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2619) | not called | 0.0% |
| Ref::BlockDriverComponentBase::PingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2635) | called 59 times | 70.0% |
| Ref::BlockDriverComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2657) | called 59 times | 70.0% |
| Ref::BlockDriverComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2679) | called 59 times | 70.0% |
| Ref::BlockDriverComponentBase::isConnected_BufferOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2515) | not called | 0.0% |
| Ref::BlockDriverComponentBase::isConnected_CycleOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2532) | not called | 0.0% |
| Ref::BlockDriverComponentBase::isConnected_PingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2546) | not called | 0.0% |
| Ref::BlockDriverComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2563) | called 59 times | 78.0% |
| Ref::BlockDriverComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2580) | called 118 times | 78.0% |
| Ref::DpDemo::DpDemo(char const*) (Ref/DpDemo/DpDemo.cpp:15) | called 1 time | 50.0% |
| Ref::DpDemo::Dp_cmdHandler(unsigned int, unsigned int, Ref::DpDemo_DpReqType const&, unsigned int, Fw::DpCfg::ProcType const&) (Ref/DpDemo/DpDemo.cpp:106) | called 2 times | 51.0% |
| Ref::DpDemo::SelectColor_cmdHandler(unsigned int, unsigned int, Ref::DpDemo_ColorEnum const&) (Ref/DpDemo/DpDemo.cpp:100) | not called | 0.0% |
| Ref::DpDemo::cleanupAndSendDp() (Ref/DpDemo/DpDemo.cpp:188) | called 2 times | 71.0% |
| Ref::DpDemo::dpRecv_DpDemoContainer_handler(Ref::DpDemoComponentBase::DpContainer&, Fw::Success::T) (Ref/DpDemo/DpDemo.cpp:169) | not called | 0.0% |
| Ref::DpDemo::run_handler(short, unsigned int) (Ref/DpDemo/DpDemo.cpp:28) | called 118 times | 37.0% |
| Ref::DpDemo::~DpDemo() (Ref/DpDemo/DpDemo.cpp:22) | called 1 time | 100.0% |
| Ref::DpDemoComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2900) | called 2 times | 70.0% |
| Ref::DpDemoComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2922) | called 2 times | 70.0% |
| Ref::DpDemoComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2709) | called 1 time | 78.0% |
| Ref::DpDemoComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2726) | called 2 times | 78.0% |
| Ref::DpDemoComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2743) | called 8 times | 78.0% |
| Ref::DpDemoComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2762) | called 8 times | 78.0% |
| Ref::DpDemoComponentBase::isConnected_prmGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2781) | not called | 0.0% |
| Ref::DpDemoComponentBase::isConnected_prmSetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2798) | not called | 0.0% |
| Ref::DpDemoComponentBase::isConnected_productGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2815) | called 2 times | 78.0% |
| Ref::DpDemoComponentBase::isConnected_productRequestOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2832) | called 2 times | 78.0% |
| Ref::DpDemoComponentBase::isConnected_productSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2849) | not called | 0.0% |
| Ref::DpDemoComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2866) | called 10 times | 78.0% |
| Ref::DpDemoComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2883) | not called | 0.0% |
| Ref::DpDemoComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2948) | called 8 times | 70.0% |
| Ref::DpDemoComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2978) | called 8 times | 70.0% |
| Ref::DpDemoComponentBase::productGetOut_out(short, unsigned int, unsigned long, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3008) | called 2 times | 63.0% |
| Ref::DpDemoComponentBase::productRequestOut_out(short, unsigned int, unsigned long) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3036) | not called | 0.0% |
| Ref::DpDemoComponentBase::productSendOut_out(short, unsigned int, Fw::Buffer const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3060) | called 2 times | 70.0% |
| Ref::DpDemoComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3084) | called 10 times | 70.0% |
| Ref::PingReceiverComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3233) | called 1 time | 70.0% |
| Ref::PingReceiverComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3255) | not called | 0.0% |
| Ref::PingReceiverComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3311) | not called | 0.0% |
| Ref::PingReceiverComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3281) | not called | 0.0% |
| Ref::PingReceiverComponentBase::PingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3341) | called 59 times | 70.0% |
| Ref::PingReceiverComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3363) | called 59 times | 70.0% |
| Ref::PingReceiverComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3385) | called 59 times | 70.0% |
| Ref::PingReceiverComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3110) | called 1 time | 78.0% |
| Ref::PingReceiverComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3127) | not called | 0.0% |
| Ref::PingReceiverComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3163) | not called | 0.0% |
| Ref::PingReceiverComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3144) | not called | 0.0% |
| Ref::PingReceiverComponentBase::isConnected_PingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3182) | not called | 0.0% |
| Ref::PingReceiverComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3199) | called 59 times | 78.0% |
| Ref::PingReceiverComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3216) | called 118 times | 78.0% |
| Ref::PingReceiverComponentImpl::PR_StopPings_cmdHandler(unsigned int, unsigned int) (Ref/PingReceiver/PingReceiverComponentImpl.cpp:39) | not called | 0.0% |
| Ref::PingReceiverComponentImpl::PingIn_handler(short, unsigned int) (Ref/PingReceiver/PingReceiverComponentImpl.cpp:31) | called 59 times | 78.0% |
| Ref::PingReceiverComponentImpl::PingReceiverComponentImpl(char const*) (Ref/PingReceiver/PingReceiverComponentImpl.cpp:22) | called 1 time | 100.0% |
| Ref::PingReceiverComponentImpl::~PingReceiverComponentImpl() (Ref/PingReceiver/PingReceiverComponentImpl.cpp:25) | called 1 time | 100.0% |
| Ref::RecvBuffComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3555) | called 4 times | 70.0% |
| Ref::RecvBuffComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3577) | called 6 times | 70.0% |
| Ref::RecvBuffComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3633) | called 4 times | 70.0% |
| Ref::RecvBuffComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3603) | called 4 times | 70.0% |
| Ref::RecvBuffComponentBase::ParamGet_out(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3663) | called 2 times | 63.0% |
| Ref::RecvBuffComponentBase::ParamSet_out(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3689) | called 2 times | 70.0% |
| Ref::RecvBuffComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3713) | called 8 times | 70.0% |
| Ref::RecvBuffComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3735) | called 4 times | 70.0% |
| Ref::RecvBuffComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3415) | called 1 time | 78.0% |
| Ref::RecvBuffComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3432) | called 6 times | 78.0% |
| Ref::RecvBuffComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3468) | called 4 times | 78.0% |
| Ref::RecvBuffComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3449) | called 4 times | 78.0% |
| Ref::RecvBuffComponentBase::isConnected_ParamGet_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3487) | called 1 time | 78.0% |
| Ref::RecvBuffComponentBase::isConnected_ParamSet_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3504) | called 2 times | 78.0% |
| Ref::RecvBuffComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3521) | called 8 times | 78.0% |
| Ref::RecvBuffComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3538) | called 8 times | 78.0% |
| Ref::RecvBuffImpl::Data_handler(short, Drv::DataBuffer&) (Ref/RecvBuffApp/RecvBuffComponentImpl.cpp:25) | not called | 0.0% |
| Ref::RecvBuffImpl::RecvBuffImpl(char const*) (Ref/RecvBuffApp/RecvBuffComponentImpl.cpp:12) | called 1 time | 70.0% |
| Ref::RecvBuffImpl::parameterUpdated(unsigned int) (Ref/RecvBuffApp/RecvBuffComponentImpl.cpp:72) | called 4 times | 62.0% |
| Ref::RecvBuffImpl::~RecvBuffImpl() (Ref/RecvBuffApp/RecvBuffComponentImpl.cpp:23) | called 1 time | 100.0% |
| Ref::SendBuffComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3922) | called 8 times | 70.0% |
| Ref::SendBuffComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3944) | called 6 times | 70.0% |
| Ref::SendBuffComponentBase::Data_out(short, Drv::DataBuffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3970) | not called | 0.0% |
| Ref::SendBuffComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4022) | called 4 times | 70.0% |
| Ref::SendBuffComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3992) | called 4 times | 70.0% |
| Ref::SendBuffComponentBase::ParamGet_out(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4052) | called 2 times | 63.0% |
| Ref::SendBuffComponentBase::ParamSet_out(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4078) | called 2 times | 70.0% |
| Ref::SendBuffComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4102) | called 126 times | 70.0% |
| Ref::SendBuffComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4124) | called 122 times | 70.0% |
| Ref::SendBuffComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3765) | called 1 time | 78.0% |
| Ref::SendBuffComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3782) | called 6 times | 78.0% |
| Ref::SendBuffComponentBase::isConnected_Data_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3799) | not called | 0.0% |
| Ref::SendBuffComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3835) | called 4 times | 78.0% |
| Ref::SendBuffComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3816) | called 4 times | 78.0% |
| Ref::SendBuffComponentBase::isConnected_ParamGet_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3854) | called 1 time | 78.0% |
| Ref::SendBuffComponentBase::isConnected_ParamSet_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3871) | called 2 times | 78.0% |
| Ref::SendBuffComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3888) | called 126 times | 78.0% |
| Ref::SendBuffComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:3905) | called 244 times | 78.0% |
| Ref::SendBuffImpl::SB_GEN_ASSERT_cmdHandler(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (Ref/SendBuffApp/SendBuffComponentImpl.cpp:108) | not called | 0.0% |
| Ref::SendBuffImpl::SB_GEN_FATAL_cmdHandler(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (Ref/SendBuffApp/SendBuffComponentImpl.cpp:96) | not called | 0.0% |
| Ref::SendBuffImpl::SB_INJECT_PKT_ERROR_cmdHandler(unsigned int, unsigned int) (Ref/SendBuffApp/SendBuffComponentImpl.cpp:91) | not called | 0.0% |
| Ref::SendBuffImpl::SB_START_PKTS_cmdHandler(unsigned int, unsigned int) (Ref/SendBuffApp/SendBuffComponentImpl.cpp:85) | not called | 0.0% |
| Ref::SendBuffImpl::SchedIn_handler(short, unsigned int) (Ref/SendBuffApp/SendBuffComponentImpl.cpp:27) | called 118 times | 23.0% |
| Ref::SendBuffImpl::SendBuffImpl(char const*) (Ref/SendBuffApp/SendBuffComponentImpl.cpp:13) | called 1 time | 55.0% |
| Ref::SendBuffImpl::parameterUpdated(unsigned int) (Ref/SendBuffApp/SendBuffComponentImpl.cpp:121) | called 4 times | 62.0% |
| Ref::SendBuffImpl::~SendBuffImpl() (Ref/SendBuffApp/SendBuffComponentImpl.cpp:25) | called 1 time | 100.0% |
| Ref::SignalGen::Dp_cmdHandler(unsigned int, unsigned int, Ref::SignalGen_DpReqType const&, unsigned int, unsigned int) (Ref/SignalGen/SignalGen.cpp:202) | not called | 0.0% |
| Ref::SignalGen::Settings_cmdHandler(unsigned int, unsigned int, unsigned int, float, float, Ref::SignalType const&) (Ref/SignalGen/SignalGen.cpp:154) | called 1 time | 67.0% |
| Ref::SignalGen::SignalGen(char const*) (Ref/SignalGen/SignalGen.cpp:29) | called 5 times | 50.0% |
| Ref::SignalGen::Skip_cmdHandler(unsigned int, unsigned int) (Ref/SignalGen/SignalGen.cpp:195) | not called | 0.0% |
| Ref::SignalGen::Toggle_cmdHandler(unsigned int, unsigned int) (Ref/SignalGen/SignalGen.cpp:187) | called 2 times | 71.0% |
| Ref::SignalGen::cleanupAndSendDp() (Ref/SignalGen/SignalGen.cpp:251) | not called | 0.0% |
| Ref::SignalGen::dpRecv_DataContainer_handler(Ref::SignalGenComponentBase::DpContainer&, Fw::Success::T) (Ref/SignalGen/SignalGen.cpp:263) | not called | 0.0% |
| Ref::SignalGen::generateSample(unsigned int) (Ref/SignalGen/SignalGen.cpp:53) | called 1 time | 50.0% |
| Ref::SignalGen::schedIn_handler(short, unsigned int) (Ref/SignalGen/SignalGen.cpp:93) | called 765 times | 51.0% |
| Ref::SignalGen::~SignalGen() (Ref/SignalGen/SignalGen.cpp:47) | called 5 times | 100.0% |
| Ref::SignalGenComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4707) | called 20 times | 67.0% |
| Ref::SignalGenComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4793) | called 3 times | 26.0% |
| Ref::SignalGenComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4154) | called 5 times | 73.0% |
| Ref::SignalGenComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4219) | called 3 times | 33.0% |
| Ref::SignalGenComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4284) | called 1 time | 33.0% |
| Ref::SignalGenComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4351) | called 1 time | 33.0% |
| Ref::SignalGenComponentBase::isConnected_productGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4418) | not called | 0.0% |
| Ref::SignalGenComponentBase::isConnected_productRequestOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4471) | not called | 0.0% |
| Ref::SignalGenComponentBase::isConnected_productSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4524) | not called | 0.0% |
| Ref::SignalGenComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4577) | called 8 times | 33.0% |
| Ref::SignalGenComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4642) | called 14 times | 33.0% |
| Ref::SignalGenComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4891) | called 1 time | 26.0% |
| Ref::SignalGenComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:4997) | called 1 time | 26.0% |
| Ref::SignalGenComponentBase::productGetOut_out(short, unsigned int, unsigned long, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5103) | not called | 0.0% |
| Ref::SignalGenComponentBase::productRequestOut_out(short, unsigned int, unsigned long) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5171) | not called | 0.0% |
| Ref::SignalGenComponentBase::productSendOut_out(short, unsigned int, Fw::Buffer const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5235) | not called | 0.0% |
| Ref::SignalGenComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5299) | called 8 times | 26.0% |
| Ref::SignalGenComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5385) | called 7 times | 26.0% |
| Ref::TypeDemo::CHOICES_WITH_FRIENDS_cmdHandler(unsigned int, unsigned int, unsigned char, Ref::ManyChoices const&, unsigned char) (Ref/TypeDemo/TypeDemo.cpp:35) | not called | 0.0% |
| Ref::TypeDemo::CHOICES_cmdHandler(unsigned int, unsigned int, Ref::ManyChoices const&) (Ref/TypeDemo/TypeDemo.cpp:29) | called 1 time | 64.0% |
| Ref::TypeDemo::CHOICE_PAIR_WITH_FRIENDS_cmdHandler(unsigned int, unsigned int, unsigned char, Ref::ChoicePair const&, unsigned char) (Ref/TypeDemo/TypeDemo.cpp:73) | not called | 0.0% |
| Ref::TypeDemo::CHOICE_PAIR_cmdHandler(unsigned int, unsigned int, Ref::ChoicePair const&) (Ref/TypeDemo/TypeDemo.cpp:67) | called 1 time | 64.0% |
| Ref::TypeDemo::CHOICE_cmdHandler(unsigned int, unsigned int, Ref::Choice const&) (Ref/TypeDemo/TypeDemo.cpp:23) | not called | 0.0% |
| Ref::TypeDemo::DUMP_FLOATS_cmdHandler(unsigned int, unsigned int) (Ref/TypeDemo/TypeDemo.cpp:126) | not called | 0.0% |
| Ref::TypeDemo::DUMP_TYPED_PARAMETERS_cmdHandler(unsigned int, unsigned int) (Ref/TypeDemo/TypeDemo.cpp:105) | not called | 0.0% |
| Ref::TypeDemo::EXTRA_CHOICES_WITH_FRIENDS_cmdHandler(unsigned int, unsigned int, unsigned char, Ref::TooManyChoices const&, unsigned char) (Ref/TypeDemo/TypeDemo.cpp:55) | not called | 0.0% |
| Ref::TypeDemo::EXTRA_CHOICES_cmdHandler(unsigned int, unsigned int, Ref::TooManyChoices const&) (Ref/TypeDemo/TypeDemo.cpp:47) | not called | 0.0% |
| Ref::TypeDemo::GLUTTON_OF_CHOICE_WITH_FRIENDS_cmdHandler(unsigned int, unsigned int, unsigned char, Ref::ChoiceSlurry const&, unsigned char) (Ref/TypeDemo/TypeDemo.cpp:93) | not called | 0.0% |
| Ref::TypeDemo::GLUTTON_OF_CHOICE_cmdHandler(unsigned int, unsigned int, Ref::ChoiceSlurry const&) (Ref/TypeDemo/TypeDemo.cpp:85) | called 1 time | 64.0% |
| Ref::TypeDemo::SEND_SCALARS_cmdHandler(unsigned int, unsigned int, Ref::ScalarStruct const&) (Ref/TypeDemo/TypeDemo.cpp:139) | not called | 0.0% |
| Ref::TypeDemo::TypeDemo(char const*) (Ref/TypeDemo/TypeDemo.cpp:17) | called 1 time | 100.0% |
| Ref::TypeDemo::~TypeDemo() (Ref/TypeDemo/TypeDemo.hpp:27) | called 1 time | 100.0% |
| Ref::TypeDemoComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5627) | called 22 times | 70.0% |
| Ref::TypeDemoComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5649) | called 3 times | 70.0% |
| Ref::TypeDemoComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5487) | called 1 time | 78.0% |
| Ref::TypeDemoComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5504) | called 3 times | 78.0% |
| Ref::TypeDemoComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5521) | called 3 times | 78.0% |
| Ref::TypeDemoComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5540) | called 3 times | 78.0% |
| Ref::TypeDemoComponentBase::isConnected_prmGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5559) | called 1 time | 78.0% |
| Ref::TypeDemoComponentBase::isConnected_prmSetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5576) | not called | 0.0% |
| Ref::TypeDemoComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5593) | called 6 times | 78.0% |
| Ref::TypeDemoComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5610) | called 6 times | 78.0% |
| Ref::TypeDemoComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5675) | called 3 times | 70.0% |
| Ref::TypeDemoComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5705) | called 3 times | 70.0% |
| Ref::TypeDemoComponentBase::prmGetOut_out(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5735) | called 5 times | 63.0% |
| Ref::TypeDemoComponentBase::prmSetOut_out(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5761) | not called | 0.0% |
| Ref::TypeDemoComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5785) | called 6 times | 70.0% |
| Ref::TypeDemoComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5807) | called 3 times | 70.0% |
| Ref::configComponents(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:458) | called 1 time | 74.0% |
| Ref::connectComponents() (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:581) | called 1 time | 100.0% |
| Ref::deinitComponents(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2274) | called 1 time | 100.0% |
| Ref::freeThreads(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2242) | called 1 time | 100.0% |
| Ref::initComponents(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:407) | called 1 time | 100.0% |
| Ref::loadParameters() (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2088) | called 1 time | 100.0% |
| Ref::readParameters() (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2084) | not called | 0.0% |
| Ref::regCommands() (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2057) | called 1 time | 100.0% |
| Ref::setBaseIds() (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:530) | called 1 time | 100.0% |
| Ref::setup(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2329) | not called | 0.0% |
| Ref::setupTopology(Ref::TopologyState const&) (Ref/Top/RefTopology.cpp:63) | called 1 time | 90.0% |
| Ref::startRateGroups(Fw::TimeInterval const&) (Ref/Top/RefTopology.cpp:90) | called 1 time | 100.0% |
| Ref::startTasks(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2094) | called 1 time | 100.0% |
| Ref::stopRateGroups() (Ref/Top/RefTopology.cpp:98) | called 1 time | 100.0% |
| Ref::stopTasks(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2219) | called 1 time | 100.0% |
| Ref::tearDownComponents(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2265) | called 1 time | 100.0% |
| Ref::teardown(Ref::TopologyState const&) (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:2340) | not called | 0.0% |
| Ref::teardownTopology(Ref::TopologyState const&) (Ref/Top/RefTopology.cpp:102) | called 1 time | 100.0% |
| Svc::(anonymous namespace)::WorkingBuffer::WorkingBuffer() (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:27) | not called | 0.0% |
| Svc::AMPCSSequence::AMPCSSequence(Svc::CmdSequencerComponentImpl&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:20) | not called | 0.0% |
| Svc::AMPCSSequence::clear() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:143) | not called | 0.0% |
| Svc::AMPCSSequence::deserializeCRC() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:168) | not called | 0.0% |
| Svc::AMPCSSequence::deserializeCmdLength(unsigned short&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:296) | not called | 0.0% |
| Svc::AMPCSSequence::deserializeRecord(Svc::CmdSequencerComponentImpl::Sequence::Record&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:248) | not called | 0.0% |
| Svc::AMPCSSequence::deserializeTime(Fw::Time&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:286) | not called | 0.0% |
| Svc::AMPCSSequence::deserializeTimeFlag(Svc::CmdSequencerComponentImpl::Sequence::Record::Descriptor&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:266) | not called | 0.0% |
| Svc::AMPCSSequence::getFileSize(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:60) | not called | 0.0% |
| Svc::AMPCSSequence::hasMoreRecords() const (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:130) | not called | 0.0% |
| Svc::AMPCSSequence::loadFile(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:22) | not called | 0.0% |
| Svc::AMPCSSequence::nextRecord(Svc::CmdSequencerComponentImpl::Sequence::Record&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:134) | not called | 0.0% |
| Svc::AMPCSSequence::readCRC() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:147) | not called | 0.0% |
| Svc::AMPCSSequence::readCRCFile(Fw::StringTemplate<40ul>&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:39) | not called | 0.0% |
| Svc::AMPCSSequence::readOpenSequenceFile() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:178) | not called | 0.0% |
| Svc::AMPCSSequence::readRecords() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:217) | not called | 0.0% |
| Svc::AMPCSSequence::readSequenceFile(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:75) | not called | 0.0% |
| Svc::AMPCSSequence::readSequenceHeader() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:196) | not called | 0.0% |
| Svc::AMPCSSequence::reset() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:139) | not called | 0.0% |
| Svc::AMPCSSequence::translateCommand(Fw::LinearBufferTemplate<512ul>&, unsigned short) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:316) | not called | 0.0% |
| Svc::AMPCSSequence::validateCRC() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:95) | not called | 0.0% |
| Svc::AMPCSSequence::validateRecords() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/formats/AMPCSSequence.cpp:105) | not called | 0.0% |
| Svc::ActivePhaser::ActivePhaser(char const*) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:22) | not called | 0.0% |
| Svc::ActivePhaser::CycleIn_handler(short, Os::DelegateRawTime&) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:101) | not called | 0.0% |
| Svc::ActivePhaser::Tick_internalInterfaceHandler() (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:112) | not called | 0.0% |
| Svc::ActivePhaser::configure(unsigned int) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:39) | not called | 0.0% |
| Svc::ActivePhaser::finishChild(unsigned int) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:133) | not called | 0.0% |
| Svc::ActivePhaser::getNextContext(short) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:182) | not called | 0.0% |
| Svc::ActivePhaser::init(unsigned long, short) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:33) | not called | 0.0% |
| Svc::ActivePhaser::register_phased(short, unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:44) | not called | 0.0% |
| Svc::ActivePhaser::startChild(unsigned int) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:159) | not called | 0.0% |
| Svc::ActivePhaser::timeInCycle(unsigned int) (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:195) | not called | 0.0% |
| Svc::ActivePhaser::~ActivePhaser() (/home/runner/work/fprime/fprime/Svc/ActivePhaser/ActivePhaser.cpp:95) | not called | 0.0% |
| Svc::ActiveRateGroup::ActiveRateGroup(char const*) (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:23) | called 3 times | 100.0% |
| Svc::ActiveRateGroup::CycleIn_handler(short, Os::DelegateRawTime&) (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:61) | called 399 times | 47.0% |
| Svc::ActiveRateGroup::CycleIn_preMsgHook(short, Os::DelegateRawTime&) (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:116) | called 412 times | 100.0% |
| Svc::ActiveRateGroup::PingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:121) | called 177 times | 100.0% |
| Svc::ActiveRateGroup::configure(Fw::Array<unsigned int, 10ul> const&) (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:32) | called 3 times | 100.0% |
| Svc::ActiveRateGroup::configure(unsigned int const*, short) (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:43) | not called | 0.0% |
| Svc::ActiveRateGroup::preamble() (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:57) | called 3 times | 100.0% |
| Svc::ActiveRateGroup::~ActiveRateGroup() (/home/runner/work/fprime/fprime/Svc/ActiveRateGroup/ActiveRateGroup.cpp:55) | called 3 times | 100.0% |
| Svc::ActiveRateGroupComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6254) | called 3 times | 67.0% |
| Svc::ActiveRateGroupComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6180) | called 3 times | 67.0% |
| Svc::ActiveRateGroupComponentBase::PingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6328) | called 177 times | 67.0% |
| Svc::ActiveRateGroupComponentBase::RateGroupMemberOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6388) | called 3038 times | 89.0% |
| Svc::ActiveRateGroupComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6562) | called 19 times | 67.0% |
| Svc::ActiveRateGroupComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6622) | called 16 times | 67.0% |
| Svc::ActiveRateGroupComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5886) | called 3 times | 73.0% |
| Svc::ActiveRateGroupComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5837) | called 3 times | 73.0% |
| Svc::ActiveRateGroupComponentBase::isConnected_PingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5935) | not called | 0.0% |
| Svc::ActiveRateGroupComponentBase::isConnected_RateGroupMemberOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:5982) | called 4088 times | 98.0% |
| Svc::ActiveRateGroupComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6086) | called 19 times | 73.0% |
| Svc::ActiveRateGroupComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6133) | called 32 times | 73.0% |
| Svc::ActiveTextLogger::ActiveTextLogger(char const*) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/ActiveTextLogger.cpp:19) | not called | 0.0% |
| Svc::ActiveTextLogger::TextLogger_handler(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/ActiveTextLogger.cpp:51) | not called | 0.0% |
| Svc::ActiveTextLogger::TextQueue_internalInterfaceHandler(Fw::StringTemplate<256ul> const&) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/ActiveTextLogger.cpp:114) | not called | 0.0% |
| Svc::ActiveTextLogger::configure(unsigned int const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/ActiveTextLogger.cpp:32) | not called | 0.0% |
| Svc::ActiveTextLogger::setSeverityFilter(Fw::LogSeverity, bool) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/ActiveTextLogger.cpp:43) | not called | 0.0% |
| Svc::ActiveTextLogger::set_log_file(char const*, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/ActiveTextLogger.cpp:126) | not called | 0.0% |
| Svc::ActiveTextLogger::~ActiveTextLogger() (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/ActiveTextLogger.cpp:30) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6779) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6749) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6809) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6713) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6694) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6732) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentImpl::AssertFatalAdapter::AssertFatalAdapter() (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:78) | called 1 time | 100.0% |
| Svc::AssertFatalAdapterComponentImpl::AssertFatalAdapter::doAssert() (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:82) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentImpl::AssertFatalAdapter::regAssertReporter(Svc::AssertFatalAdapterComponentImpl*) (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:74) | called 1 time | 100.0% |
| Svc::AssertFatalAdapterComponentImpl::AssertFatalAdapter::reportAssert(char const*, unsigned long, unsigned long, int, int, int, int, int, int) (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:56) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentImpl::AssertFatalAdapter::~AssertFatalAdapter() (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:80) | called 1 time | 100.0% |
| Svc::AssertFatalAdapterComponentImpl::AssertFatalAdapterComponentImpl(char const*) (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:44) | called 1 time | 67.0% |
| Svc::AssertFatalAdapterComponentImpl::reportAssert(char const*, unsigned long, unsigned long, int, int, int, int, int, int) (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:86) | not called | 0.0% |
| Svc::AssertFatalAdapterComponentImpl::~AssertFatalAdapterComponentImpl() (/home/runner/work/fprime/fprime/Svc/AssertFatalAdapter/AssertFatalAdapterComponentImpl.cpp:54) | called 1 time | 100.0% |
| Svc::BufferAccumulator::ArrayFIFOBuffer::ArrayFIFOBuffer() (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/ArrayFIFOBuffer.cpp:24) | called 1 time | 100.0% |
| Svc::BufferAccumulator::ArrayFIFOBuffer::dequeue(Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/ArrayFIFOBuffer.cpp:63) | called 4 times | 75.0% |
| Svc::BufferAccumulator::ArrayFIFOBuffer::enqueue(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/ArrayFIFOBuffer.cpp:43) | called 2 times | 70.0% |
| Svc::BufferAccumulator::ArrayFIFOBuffer::getCapacity() const (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/ArrayFIFOBuffer.cpp:89) | not called | 0.0% |
| Svc::BufferAccumulator::ArrayFIFOBuffer::getSize() const (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/ArrayFIFOBuffer.cpp:85) | called 6 times | 100.0% |
| Svc::BufferAccumulator::ArrayFIFOBuffer::init(Fw::Buffer*, unsigned long) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/ArrayFIFOBuffer.cpp:33) | called 1 time | 78.0% |
| Svc::BufferAccumulator::ArrayFIFOBuffer::~ArrayFIFOBuffer() (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/ArrayFIFOBuffer.cpp:27) | called 1 time | 100.0% |
| Svc::BufferAccumulator::BA_DrainBuffers_cmdHandler(unsigned int, unsigned int, unsigned int, Svc::BufferAccumulator_BlockMode const&) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:136) | not called | 0.0% |
| Svc::BufferAccumulator::BA_SetMode_cmdHandler(unsigned int, unsigned int, Svc::BufferAccumulator_OpState const&) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:112) | not called | 0.0% |
| Svc::BufferAccumulator::BufferAccumulator(char const*) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:24) | called 1 time | 62.0% |
| Svc::BufferAccumulator::allocateQueue(int, Fw::MemAllocator&, unsigned long, Svc::BufferAccumulator_OpState) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:44) | called 1 time | 82.0% |
| Svc::BufferAccumulator::bufferSendInFill_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:71) | called 2 times | 67.0% |
| Svc::BufferAccumulator::bufferSendInReturn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:93) | called 2 times | 78.0% |
| Svc::BufferAccumulator::deallocateQueue(Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:63) | called 1 time | 100.0% |
| Svc::BufferAccumulator::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:104) | called 59 times | 100.0% |
| Svc::BufferAccumulator::sendStoredBuffer() (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:193) | called 4 times | 48.0% |
| Svc::BufferAccumulator::~BufferAccumulator() (/home/runner/work/fprime/fprime/Svc/BufferAccumulator/BufferAccumulator.cpp:38) | called 1 time | 100.0% |
| Svc::BufferAccumulatorComponentBase::bufferSendOutDrain_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6992) | called 2 times | 70.0% |
| Svc::BufferAccumulatorComponentBase::bufferSendOutReturn_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7014) | called 2 times | 70.0% |
| Svc::BufferAccumulatorComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7036) | called 2 times | 70.0% |
| Svc::BufferAccumulatorComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7058) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::eventOutText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7114) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7084) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_bufferSendOutDrain_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6835) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_bufferSendOutReturn_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6852) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6869) | called 1 time | 78.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6886) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_eventOutText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6922) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6903) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6941) | not called | 0.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6958) | called 6 times | 78.0% |
| Svc::BufferAccumulatorComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:6975) | called 12 times | 78.0% |
| Svc::BufferAccumulatorComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7144) | called 59 times | 70.0% |
| Svc::BufferAccumulatorComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7166) | called 6 times | 70.0% |
| Svc::BufferAccumulatorComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7188) | called 6 times | 70.0% |
| Svc::BufferLogger::BL_CloseFile_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:76) | not called | 0.0% |
| Svc::BufferLogger::BL_FlushFile_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:89) | not called | 0.0% |
| Svc::BufferLogger::BL_OpenFile_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:71) | not called | 0.0% |
| Svc::BufferLogger::BL_SetLogging_cmdHandler(unsigned int, unsigned int, Svc::BufferLogger_LogState const&) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:81) | not called | 0.0% |
| Svc::BufferLogger::BufferLogger(char const*) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:22) | not called | 0.0% |
| Svc::BufferLogger::File::File(Svc::BufferLogger&) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:23) | not called | 0.0% |
| Svc::BufferLogger::File::close() (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:200) | not called | 0.0% |
| Svc::BufferLogger::File::closeAndEmitEvent() (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:86) | not called | 0.0% |
| Svc::BufferLogger::File::flush() (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:195) | not called | 0.0% |
| Svc::BufferLogger::File::init(char const*, char const*, unsigned long, unsigned char) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:42) | not called | 0.0% |
| Svc::BufferLogger::File::logBuffer(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:67) | not called | 0.0% |
| Svc::BufferLogger::File::open() (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:98) | not called | 0.0% |
| Svc::BufferLogger::File::setBaseName(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:58) | not called | 0.0% |
| Svc::BufferLogger::File::writeBuffer(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:136) | not called | 0.0% |
| Svc::BufferLogger::File::writeBytes(void const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:163) | not called | 0.0% |
| Svc::BufferLogger::File::writeHashFile() (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:181) | not called | 0.0% |
| Svc::BufferLogger::File::writeSize(unsigned long) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:144) | not called | 0.0% |
| Svc::BufferLogger::File::~File() (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLoggerFile.cpp:34) | not called | 0.0% |
| Svc::BufferLogger::bufferSendIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:41) | not called | 0.0% |
| Svc::BufferLogger::comIn_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:50) | not called | 0.0% |
| Svc::BufferLogger::initLog(char const*, char const*, unsigned long, unsigned char) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:30) | not called | 0.0% |
| Svc::BufferLogger::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:58) | not called | 0.0% |
| Svc::BufferLogger::schedIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/BufferLogger/BufferLogger.cpp:62) | not called | 0.0% |
| Svc::BufferManagerComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7374) | not called | 0.0% |
| Svc::BufferManagerComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7218) | not called | 0.0% |
| Svc::BufferManagerComponentBase::isConnected_textEventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7258) | not called | 0.0% |
| Svc::BufferManagerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7298) | called 31 times | 72.0% |
| Svc::BufferManagerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7336) | called 62 times | 72.0% |
| Svc::BufferManagerComponentBase::textEventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7432) | not called | 0.0% |
| Svc::BufferManagerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7490) | called 31 times | 67.0% |
| Svc::BufferManagerComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7537) | called 31 times | 67.0% |
| Svc::BufferManagerComponentImpl::BufferManagerComponentImpl(char const*) (/home/runner/work/fprime/fprime/Svc/BufferManager/BufferManagerComponentImpl.cpp:26) | called 2 times | 100.0% |
| Svc::BufferManagerComponentImpl::bufferGetCallee_handler(short, unsigned long) (/home/runner/work/fprime/fprime/Svc/BufferManager/BufferManagerComponentImpl.cpp:102) | called 1431 times | 74.0% |
| Svc::BufferManagerComponentImpl::bufferSendIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/BufferManager/BufferManagerComponentImpl.cpp:66) | called 1431 times | 58.0% |
| Svc::BufferManagerComponentImpl::cleanup() (/home/runner/work/fprime/fprime/Svc/BufferManager/BufferManagerComponentImpl.cpp:46) | called 2 times | 83.0% |
| Svc::BufferManagerComponentImpl::schedIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/BufferManager/BufferManagerComponentImpl.cpp:206) | called 118 times | 55.0% |
| Svc::BufferManagerComponentImpl::setup(unsigned short, int, Fw::MemAllocator&, Svc::BufferManagerComponentImpl::BufferBins const&) (/home/runner/work/fprime/fprime/Svc/BufferManager/BufferManagerComponentImpl.cpp:127) | called 2 times | 77.0% |
| Svc::BufferManagerComponentImpl::~BufferManagerComponentImpl() (/home/runner/work/fprime/fprime/Svc/BufferManager/BufferManagerComponentImpl.cpp:40) | called 2 times | 75.0% |
| Svc::BufferRepeater::BufferRepeater(char const*) (/home/runner/work/fprime/fprime/Svc/BufferRepeater/BufferRepeater.cpp:23) | not called | 0.0% |
| Svc::BufferRepeater::check_allocation(short, Fw::Buffer const&, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/BufferRepeater/BufferRepeater.cpp:33) | not called | 0.0% |
| Svc::BufferRepeater::configure(Svc::BufferRepeater::BufferRepeaterFailureOption) (/home/runner/work/fprime/fprime/Svc/BufferRepeater/BufferRepeater.cpp:29) | not called | 0.0% |
| Svc::BufferRepeater::portIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/BufferRepeater/BufferRepeater.cpp:63) | not called | 0.0% |
| Svc::BufferRepeater::~BufferRepeater() (/home/runner/work/fprime/fprime/Svc/BufferRepeater/BufferRepeater.cpp:27) | not called | 0.0% |
| Svc::Ccsds::(anonymous namespace)::isValidPacketVersionNumber(Svc::Ccsds::SpacePacketHeader const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketDeframer/SpacePacketDeframer.cpp:25) | called 146 times | 100.0% |
| Svc::Ccsds::AosDeframer::AosDeframer(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:28) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::abandonSpanningPacket(Svc::Ccsds::AosDeframer::AosDeframerVc&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:156) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::appendToSpanningPacket(Svc::Ccsds::AosDeframer::AosDeframerVc&, unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:285) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::configure(unsigned int, bool, unsigned short, unsigned char, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:42) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:93) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:141) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::extractPackets(Svc::Ccsds::AosDeframer::AosDeframerVc&, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:397) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::getPacketVersion(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:605) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::getVcStruct(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:168) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::notifyErrorIfConnected(Svc::Ccsds::FrameError) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:150) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::parseAndValidateHeader(Fw::Buffer&, ComCfg::FrameContext&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:178) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::sizeEppPacket(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:540) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::sizePacket(Svc::Ccsds::AosDeframer::AosDeframerVc&, unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:472) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::sizeSppPacket(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:505) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::validateFecf(Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:259) | not called | 0.0% |
| Svc::Ccsds::AosDeframer::~AosDeframer() (/home/runner/work/fprime/fprime/Svc/Ccsds/AosDeframer/AosDeframer.cpp:40) | not called | 0.0% |
| Svc::Ccsds::AosFramer::AosFramer(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:19) | not called | 0.0% |
| Svc::Ccsds::AosFramer::buffer_belongs(Fw::Buffer const&, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:231) | not called | 0.0% |
| Svc::Ccsds::AosFramer::check_and_send_vc(Svc::Ccsds::AosFramer::AosVc&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:235) | not called | 0.0% |
| Svc::Ccsds::AosFramer::comStatusIn_handler(short, Fw::Success&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:118) | not called | 0.0% |
| Svc::Ccsds::AosFramer::compute_and_inject_fecf(Svc::Ccsds::AosFramer::AosVc&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:97) | not called | 0.0% |
| Svc::Ccsds::AosFramer::configure(unsigned int, bool, unsigned short, unsigned char, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:26) | not called | 0.0% |
| Svc::Ccsds::AosFramer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:71) | not called | 0.0% |
| Svc::Ccsds::AosFramer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:127) | not called | 0.0% |
| Svc::Ccsds::AosFramer::fill_with_idle_packet(Svc::Ccsds::AosFramer::AosVc&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:382) | not called | 0.0% |
| Svc::Ccsds::AosFramer::get_min_size() (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:227) | not called | 0.0% |
| Svc::Ccsds::AosFramer::get_vc_struct(ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:143) | not called | 0.0% |
| Svc::Ccsds::AosFramer::pack_packet(Fw::Buffer&, ComCfg::FrameContext const&, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:298) | not called | 0.0% |
| Svc::Ccsds::AosFramer::pack_pad_send(Fw::Buffer&, ComCfg::FrameContext const&, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:271) | not called | 0.0% |
| Svc::Ccsds::AosFramer::serialize_idle_spp_packet(Fw::SerialBufferBase&, unsigned short) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:359) | not called | 0.0% |
| Svc::Ccsds::AosFramer::setup_header(ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:155) | not called | 0.0% |
| Svc::Ccsds::AosFramer::setup_m_pdu_header(ComCfg::FrameContext const&, bool) (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:205) | not called | 0.0% |
| Svc::Ccsds::AosFramer::~AosFramer() (/home/runner/work/fprime/fprime/Svc/Ccsds/AosFramer/AosFramer.cpp:24) | not called | 0.0% |
| Svc::Ccsds::ApidManager::ApidManager(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/ApidManager/ApidManager.cpp:18) | called 1 time | 80.0% |
| Svc::Ccsds::ApidManager::calculateNextSeqCount(unsigned short) const (/home/runner/work/fprime/fprime/Svc/Ccsds/ApidManager/ApidManager.cpp:58) | called 814 times | 100.0% |
| Svc::Ccsds::ApidManager::getAndIncrementSeqCount(ComCfg::Apid::T) (/home/runner/work/fprime/fprime/Svc/Ccsds/ApidManager/ApidManager.cpp:45) | called 814 times | 67.0% |
| Svc::Ccsds::ApidManager::getApidSeqCountIn_handler(short, ComCfg::Apid const&, unsigned short) (/home/runner/work/fprime/fprime/Svc/Ccsds/ApidManager/ApidManager.cpp:37) | called 668 times | 100.0% |
| Svc::Ccsds::ApidManager::validateApidSeqCountIn_handler(short, ComCfg::Apid const&, unsigned short) (/home/runner/work/fprime/fprime/Svc/Ccsds/ApidManager/ApidManager.cpp:24) | called 146 times | 30.0% |
| Svc::Ccsds::ApidManager::~ApidManager() (/home/runner/work/fprime/fprime/Svc/Ccsds/ApidManager/ApidManager.hpp:49) | called 1 time | 100.0% |
| Svc::Ccsds::ApidManagerComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7595) | not called | 0.0% |
| Svc::Ccsds::ApidManagerComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7614) | not called | 0.0% |
| Svc::Ccsds::ApidManagerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7633) | not called | 0.0% |
| Svc::Ccsds::ApidManagerComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7650) | not called | 0.0% |
| Svc::Ccsds::ApidManagerComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7680) | not called | 0.0% |
| Svc::Ccsds::ApidManagerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7710) | not called | 0.0% |
| Svc::Ccsds::Cfdp::(anonymous namespace)::makeFileDirectiveTable(void (Svc::Ccsds::Cfdp::Transaction::*)(Fw::Buffer const&), void (Svc::Ccsds::Cfdp::Transaction::*)(Fw::Buffer const&), void (Svc::Ccsds::Cfdp::Transaction::*)(Fw::Buffer const&)) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:59) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::AckPdu() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.hpp:34) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.cpp:47) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.cpp:128) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::getBufferSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.cpp:32) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::getDirectiveCode() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.hpp:66) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::initialize(Svc::Ccsds::Cfdp::PduDirection, Svc::Ccsds::Cfdp::Class::T, unsigned int, unsigned int, unsigned int, Svc::Ccsds::Cfdp::FileDirective, unsigned char, Svc::Ccsds::Cfdp::ConditionCode, Svc::Ccsds::Cfdp::AckTxnStatus) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.cpp:14) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.cpp:43) | not called | 0.0% |
| Svc::Ccsds::Cfdp::AckPdu::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/AckPdu.cpp:76) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListInitNode(Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:43) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListInsertAfter(Svc::Ccsds::Cfdp::CListNode**, Svc::Ccsds::Cfdp::CListNode*, Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:125) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListInsertBack(Svc::Ccsds::Cfdp::CListNode**, Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:69) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListInsertFront(Svc::Ccsds::Cfdp::CListNode**, Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:48) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListPop(Svc::Ccsds::Cfdp::CListNode**) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:89) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListRemove(Svc::Ccsds::Cfdp::CListNode**, Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:102) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListTraverse(Svc::Ccsds::Cfdp::CListNode*, Svc::Ccsds::Cfdp::CListTraverseStatus (*)(Svc::Ccsds::Cfdp::CListNode*, void*), void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:139) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListTraverseR(Svc::Ccsds::Cfdp::CListNode*, Svc::Ccsds::Cfdp::CListTraverseStatus (*)(Svc::Ccsds::Cfdp::CListNode*, void*), void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.cpp:173) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpCListTraverseStatusIsContinue(Svc::Ccsds::Cfdp::CListTraverseStatus) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.hpp:59) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::CfdpChunkList(unsigned short, Svc::Ccsds::Cfdp::Chunk*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:51) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::add(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:63) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::combineNext(unsigned short, Svc::Ccsds::Cfdp::Chunk const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:214) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::combinePrevious(unsigned short, Svc::Ccsds::Cfdp::Chunk const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:248) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::computeGaps(unsigned short, unsigned int, unsigned int, void (*)(Svc::Ccsds::Cfdp::Chunk const*, void*), void*) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:102) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::eraseChunk(unsigned short) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:174) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::eraseRange(unsigned short, unsigned short) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:183) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::findInsertPosition(Svc::Ccsds::Cfdp::Chunk const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:193) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::findSmallestSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:303) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::getCount() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.hpp:178) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::getFirstChunk() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:83) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::getMaxChunks() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.hpp:184) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::insert(unsigned short, Svc::Ccsds::Cfdp::Chunk const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:275) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::insertChunk(unsigned short, Svc::Ccsds::Cfdp::Chunk const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:162) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::removeFromFirst(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:87) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkList::reset() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.cpp:58) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkMax(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Chunk.hpp:61) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpChunkWrapper::CfdpChunkWrapper(unsigned short, Svc::Ccsds::Cfdp::Chunk*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Types.hpp:270) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::AbandonTransaction_cmdHandler(unsigned int, unsigned int, unsigned char, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:499) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::CancelTransaction_cmdHandler(unsigned int, unsigned int, unsigned char, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:475) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::CfdpManager(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:23) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::PlaybackDirectory_cmdHandler(unsigned int, unsigned int, unsigned char, unsigned int, Svc::Ccsds::Cfdp::Class const&, Svc::Ccsds::Cfdp::Keep const&, unsigned char, Fw::StringTemplate<40ul> const&, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:349) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::PollDirectory_cmdHandler(unsigned int, unsigned int, unsigned char, unsigned char, unsigned int, Svc::Ccsds::Cfdp::Class const&, unsigned char, unsigned int, Fw::StringTemplate<40ul> const&, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:377) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::ResetCounters_cmdHandler(unsigned int, unsigned int, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:523) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::SendFile_cmdHandler(unsigned int, unsigned int, unsigned char, unsigned int, Svc::Ccsds::Cfdp::Class const&, Svc::Ccsds::Cfdp::Keep const&, unsigned char, Fw::StringTemplate<40ul> const&, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:323) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::SetChannelFlow_cmdHandler(unsigned int, unsigned int, unsigned char, Svc::Ccsds::Cfdp::Flow const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:432) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::StopPollDirectory_cmdHandler(unsigned int, unsigned int, unsigned char, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:412) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::SuspendResumeTransaction_cmdHandler(unsigned int, unsigned int, unsigned char, unsigned int, unsigned int, Svc::Ccsds::Cfdp::SuspendResume const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:446) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::addRecvFileDataBytes(unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:134) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::addRecvNakSegmentRequests(unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:140) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::addSentFileDataBytes(unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:166) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::addSentNakSegmentRequests(unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:159) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::checkCommandChannelIndex(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:552) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::checkCommandChannelPollIndex(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:561) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::checkCommandPollInterval(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:570) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::cleanup() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:65) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::configure(Fw::MemAllocator&, unsigned long, int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:35) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::dataIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:155) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::dataReturnIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:148) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::deinit() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:60) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::drainFileInQueue() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:93) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::fileIn_handler(short, Fw::StringBase const&, Fw::StringBase const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:193) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getAckLimitParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:652) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getAckTimerParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:680) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getChannelTelemetryRef(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:263) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getDequeueEnabledParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:708) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getFailDirParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:638) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getInactivityTimerParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:694) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getLocalEidParam() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:585) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getMaxOutgoingPdusPerCycleParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:736) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getMoveDirParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:722) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getNackLimitParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:666) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getOutgoingFileChunkSizeParam() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:595) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getPduBuffer(Fw::Buffer&, Svc::Ccsds::Cfdp::Channel&, unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:255) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getPostInactivitySendRetriesParam() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:614) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getRxCrcCalcBytesPerCycleParam() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:604) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::getTmpDirParam(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:624) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultAckLimit(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:184) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultCrcMismatch(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:202) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultDirectoryRead(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:245) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultFileOpen(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:215) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultFileRead(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:221) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultFileRename(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:239) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultFileSeek(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:233) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultFileSizeMismatch(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:208) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultFileWrite(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:227) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultInactivityTimer(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:196) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultNakLimit(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:190) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultRxEofError(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:251) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementFaultTxEofError(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:257) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementRecvDropped(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:122) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementRecvEofCanceled(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:153) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementRecvErrors(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:116) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementRecvPdu(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:147) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementRecvSpurious(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:128) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementSentEofCanceled(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:178) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::incrementSentPdu(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.hpp:172) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:243) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::returnPduBuffer(Svc::Ccsds::Cfdp::Channel&, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:280) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::run1Hz_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:80) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::sendFileComplete(Svc::SendFileStatus::T) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:311) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::sendPduBuffer(Svc::Ccsds::Cfdp::Channel&, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:290) | not called | 0.0% |
| Svc::Ccsds::Cfdp::CfdpManager::~CfdpManager() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/CfdpManager.cpp:25) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::Channel(Svc::Ccsds::Cfdp::Engine*, unsigned char, Svc::Ccsds::Cfdp::CfdpManager*, Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:51) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::cleanup(Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:173) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::clearCurrentIfMatch(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:697) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::cycleTx() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:212) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::cycleTxFirstActive(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:822) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::cycleTxFirstActiveWrapper(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:883) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::decrementCmdTxCounter() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:692) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::dequeueTransaction(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:502) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::doTick(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:845) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::doTickWrapper(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:892) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::findTransactionBySequenceNumber(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:456) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::findUnusedChunks(Svc::Ccsds::Cfdp::Direction) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:724) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::findUnusedTransaction(Svc::Ccsds::Cfdp::Direction) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:395) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::freeTransaction(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:601) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getChannelId() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:178) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getChunkListHead(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:712) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getFlowState() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:243) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getHistory(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:874) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getNumCmdTx() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:202) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getOutgoingCounter() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:185) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getPlayback(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:251) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getPollDir(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:262) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::getTransaction(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:869) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::incrementCmdTxCounter() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:207) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::incrementOutgoingCounter() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:190) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::insertAfterInQueue(Svc::Ccsds::Cfdp::QueueId::T, Svc::Ccsds::Cfdp::CListNode*, Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:524) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::insertBackInQueue(Svc::Ccsds::Cfdp::QueueId::T, Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:528) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::insertSortPrio(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::QueueId::T) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:661) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::moveTransaction(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::QueueId::T) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:538) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::processPlaybackDirectories() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:335) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::processPlaybackDirectory(Svc::Ccsds::Cfdp::Playback*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:748) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::processPollingDirectories() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:352) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::recycleTransaction(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:619) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::removeFromQueue(Svc::Ccsds::Cfdp::QueueId::T, Svc::Ccsds::Cfdp::CListNode*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:520) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::resetHistory(Svc::Ccsds::Cfdp::History*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:493) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::resetOutgoingCounter() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:195) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::setCurrentTxn(Svc::Ccsds::Cfdp::Transaction const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:704) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::setFlowState(Svc::Ccsds::Cfdp::Flow::T) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.hpp:236) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::tickTransactions() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:268) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::traverseAllTransactions(void (*)(Svc::Ccsds::Cfdp::Transaction*, void*), void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:476) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::traverseAllTransactionsWrapper(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:901) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::updatePollPbCounted(Svc::Ccsds::Cfdp::Playback*, int, unsigned char*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:808) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Channel::~Channel() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Channel.cpp:168) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::Engine(Svc::Ccsds::Cfdp::CfdpManager*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:60) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::abandonTransaction(unsigned char, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:711) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::armAckTimer(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:104) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::armInactTimer(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:109) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::cancelTransaction(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:1076) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::cancelTransactionBySeq(unsigned char, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:695) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::cycle() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:951) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::dispatchRecv(Svc::Ccsds::Cfdp::Transaction*, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:130) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::dispatchTx(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:169) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::finishTransaction(Svc::Ccsds::Cfdp::Transaction*, bool) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:977) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::getChannelTelemetryRef(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:1182) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::handleNotKeepFile(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:1124) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::init(Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:88) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::isPollingDir(Fw::StringBase const&, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:1093) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::playbackDir(Fw::StringTemplate<256ul> const&, Fw::StringTemplate<256ul> const&, Svc::Ccsds::Cfdp::Class::T, Svc::Ccsds::Cfdp::Keep::T, unsigned char, unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:855) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::playbackDirInitiate(Svc::Ccsds::Cfdp::Playback*, Fw::StringTemplate<256ul> const&, Fw::StringTemplate<256ul> const&, Svc::Ccsds::Cfdp::Class::T, Svc::Ccsds::Cfdp::Keep::T, unsigned char, unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:821) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::receivePdu(unsigned char, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:597) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvDrop(Svc::Ccsds::Cfdp::Transaction*, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:469) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvEof(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::EofPdu const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:430) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvFd(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::FileDataPdu const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:412) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvFin(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::FinPdu const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:447) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvHold(Svc::Ccsds::Cfdp::Transaction*, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:474) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvInit(Svc::Ccsds::Cfdp::Transaction*, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:513) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvMd(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::MetadataPdu const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:400) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::recvNak(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::NakPdu const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:464) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::sendAck(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::AckTxnStatus, Svc::Ccsds::Cfdp::FileDirective, Svc::Ccsds::Cfdp::ConditionCode, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:257) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::sendEof(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:222) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::sendFd(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::FileDataPdu&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:214) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::sendFin(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::FinDeliveryCode, Svc::Ccsds::Cfdp::FinFileStatus, Svc::Ccsds::Cfdp::ConditionCode) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:300) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::sendFinAckStateless(Svc::Ccsds::Cfdp::Channel&, unsigned int, unsigned int, unsigned int, Svc::Ccsds::Cfdp::ConditionCode) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:371) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::sendMd(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:184) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::sendNak(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::NakPdu&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:327) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::serializeAndSendPdu(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::PduBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:335) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::serializeAndSendPduOnChannel(Svc::Ccsds::Cfdp::Channel&, Svc::Ccsds::Cfdp::PduBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:340) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::setChannelFlowState(unsigned char, Svc::Ccsds::Cfdp::Flow::T) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:671) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::setSuspendResumeTransaction(unsigned char, unsigned int, unsigned int, Svc::Ccsds::Cfdp::SuspendResume::T) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:676) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::setTxnStatus(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::TxnStatus) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:1070) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::startPollDir(unsigned char, unsigned char, Fw::StringTemplate<256ul> const&, Fw::StringTemplate<256ul> const&, Svc::Ccsds::Cfdp::Class::T, unsigned char, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:884) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::startRxTransaction(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:791) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::stopPollDir(unsigned char, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:921) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::txFile(Fw::StringTemplate<256ul> const&, Fw::StringTemplate<256ul> const&, Svc::Ccsds::Cfdp::Class::T, Svc::Ccsds::Cfdp::Keep::T, unsigned char, unsigned char, unsigned int, Svc::Ccsds::Cfdp::TransactionInitType) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:746) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::txFileInitiate(Svc::Ccsds::Cfdp::Transaction*, Svc::Ccsds::Cfdp::Class::T, Svc::Ccsds::Cfdp::Keep::T, unsigned char, unsigned char, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:727) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Engine::~Engine() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Engine.cpp:66) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::EofPdu() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.hpp:35) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::appendTlv(Svc::Ccsds::Cfdp::Tlv const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.hpp:75) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.cpp:52) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.cpp:133) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::getBufferSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.cpp:33) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::getChecksum() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.hpp:65) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::getConditionCode() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.hpp:62) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::getFileSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.hpp:68) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::getTlvList() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.hpp:78) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::initialize(Svc::Ccsds::Cfdp::PduDirection, Svc::Ccsds::Cfdp::Class::T, unsigned int, unsigned int, unsigned int, Svc::Ccsds::Cfdp::ConditionCode, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.cpp:14) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.cpp:48) | not called | 0.0% |
| Svc::Ccsds::Cfdp::EofPdu::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/EofPdu.cpp:81) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::FileDataPdu() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.hpp:32) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::asHeader() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.hpp:62) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:179) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::fromBuffer(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:67) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::fromSerialBuffer(Fw::SerialBuffer&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:131) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::getBufferSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:31) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::getData() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.hpp:71) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::getDataSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.hpp:68) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::getMaxFileDataSize() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:45) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::getOffset() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.hpp:65) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::initialize(Svc::Ccsds::Cfdp::PduDirection, Svc::Ccsds::Cfdp::Class::T, unsigned int, unsigned int, unsigned int, unsigned int, unsigned short, unsigned char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:15) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:173) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::toBuffer(Fw::Buffer&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:58) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FileDataPdu::toSerialBuffer(Fw::SerialBuffer&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FileDataPdu.cpp:90) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::FinPdu() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.hpp:35) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::appendTlv(Svc::Ccsds::Cfdp::Tlv const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.hpp:78) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.cpp:50) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.cpp:126) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::getBufferSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.cpp:33) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::getConditionCode() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.hpp:65) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::getTlvList() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.hpp:81) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::initialize(Svc::Ccsds::Cfdp::PduDirection, Svc::Ccsds::Cfdp::Class::T, unsigned int, unsigned int, unsigned int, Svc::Ccsds::Cfdp::ConditionCode, Svc::Ccsds::Cfdp::FinDeliveryCode, Svc::Ccsds::Cfdp::FinFileStatus) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.cpp:14) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.cpp:46) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FinPdu::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/FinPdu.cpp:79) | not called | 0.0% |
| Svc::Ccsds::Cfdp::FindTransactionBySequenceNumberImpl(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Utils.cpp:105) | not called | 0.0% |
| Svc::Ccsds::Cfdp::GetTxnStatus(Svc::Ccsds::Cfdp::Transaction*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Utils.cpp:43) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::MetadataPdu() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.hpp:39) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.cpp:65) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.cpp:168) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::getBufferSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.cpp:44) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::getDestFilename() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.hpp:79) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::getFileSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.hpp:73) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::getSourceFilename() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.hpp:76) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::initialize(Svc::Ccsds::Cfdp::PduDirection, Svc::Ccsds::Cfdp::Class::T, unsigned int, unsigned int, unsigned int, unsigned int, Fw::StringTemplate<256ul> const&, Fw::StringTemplate<256ul> const&, Svc::Ccsds::Cfdp::ChecksumType, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.cpp:16) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.cpp:61) | not called | 0.0% |
| Svc::Ccsds::Cfdp::MetadataPdu::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/MetadataPdu.cpp:94) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::NakPdu() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.hpp:40) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::addSegment(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:29) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::clearSegments() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:39) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:60) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:142) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::getBufferSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:43) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::getNumSegments() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.hpp:72) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::getScopeStart() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.hpp:66) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::getSegment(unsigned char) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.hpp:75) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::initialize(Svc::Ccsds::Cfdp::PduDirection, Svc::Ccsds::Cfdp::Class::T, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:14) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:56) | not called | 0.0% |
| Svc::Ccsds::Cfdp::NakPdu::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/NakPdu.cpp:89) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduBase::PduBase() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduBase.hpp:31) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduBase::getType() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduBase.hpp:56) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduBase::~PduBase() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduBase.hpp:34) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:163) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getBufferSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:80) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getDestEid() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:130) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getPduDataLength() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:133) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getSourceEid() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:124) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getTransactionSeq() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:127) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getTxmMode() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:121) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getType() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:115) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::getValueEncodedSize(unsigned long) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:38) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::hasSegmentMetadata() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:142) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::initialize(Svc::Ccsds::Cfdp::PduTypeEnum::T, Svc::Ccsds::Cfdp::PduDirection, Svc::Ccsds::Cfdp::Class::T, unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:16) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::setPduDataLength(unsigned short) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.hpp:136) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PduHeader::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:95) | not called | 0.0% |
| Svc::Ccsds::Cfdp::PrioSearch(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Utils.cpp:109) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Timer::Timer() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Timer.cpp:19) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Timer::disableTimer() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Timer.cpp:32) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Timer::getStatus() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Timer.cpp:37) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Timer::run() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Timer.cpp:41) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Timer::setTimer(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Timer.cpp:27) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Timer::~Timer() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Timer.cpp:21) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::Tlv() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:55) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:120) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::getData() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:73) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::getEncodedSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:77) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::getType() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:69) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::initialize(Svc::Ccsds::Cfdp::TlvType, unsigned char const*, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:64) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::initialize(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:59) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Tlv::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:82) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvData::TlvData() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:19) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvData::getData() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:43) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvData::getEntityId() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:39) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvData::getLength() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:47) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvData::setData(unsigned char const*, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:31) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvData::setEntityId(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:24) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::TlvList() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:184) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::appendTlv(Svc::Ccsds::Cfdp::Tlv const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:188) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::clear() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:198) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::fromSerialBuffer(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:233) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::getEncodedSize() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:211) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::getNumTlv() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:202) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::getTlv(unsigned char) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:206) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TlvList::toSerialBuffer(Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/Tlv.cpp:219) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction* Svc::Ccsds::Cfdp::container_of_cpp<Svc::Ccsds::Cfdp::Transaction, Svc::Ccsds::Cfdp::CListNode>(Svc::Ccsds::Cfdp::CListNode*, Svc::Ccsds::Cfdp::CListNode Svc::Ccsds::Cfdp::Transaction::*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Clist.hpp:79) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::Transaction(Svc::Ccsds::Cfdp::Channel*, unsigned char, Svc::Ccsds::Cfdp::Engine*, Svc::Ccsds::Cfdp::CfdpManager*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:60) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::findBySequenceNumberCallback(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Utils.cpp:74) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::getChannelId() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Transaction.hpp:238) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::getClass() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Transaction.hpp:244) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::getHistory() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Transaction.hpp:226) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::getPriority() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Transaction.hpp:232) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::getState() const (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Transaction.hpp:250) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::initTxFile(Svc::Ccsds::Cfdp::Class::T, Svc::Ccsds::Cfdp::Keep::T, unsigned char, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:102) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::prioritySearchCallback(Svc::Ccsds::Cfdp::CListNode*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Utils.cpp:89) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r1Recv(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:130) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r1Reset() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:389) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r1SubstateRecvEof(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:629) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r1SubstateRecvFileData(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:721) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2CalcCrcChunk() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:890) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2Complete(int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:424) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2GapCompute(Svc::Ccsds::Cfdp::Chunk const*, Svc::Ccsds::Cfdp::NakPdu&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:805) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2GapComputeWrapper(Svc::Ccsds::Cfdp::Chunk const*, void*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:816) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2Recv(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:156) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2RecvFinAck(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:1028) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2RecvMd(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:1049) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2Reset() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:393) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2SetFinTxnStatus(Svc::Ccsds::Cfdp::TxnStatus) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:384) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2SubstateRecvEof(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:666) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2SubstateRecvFileData(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:754) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::r2SubstateSendFin() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:1001) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rAckTimerTick() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:197) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rCancel() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:332) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rCheckCrc(unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:405) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rDispatchRecv(Fw::Buffer const&, Svc::Ccsds::Cfdp::RSubstateDispatchTable const*, void (Svc::Ccsds::Cfdp::Transaction::*)(Fw::Buffer const&)) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:1138) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rInit() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:342) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rProcessFd(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:485) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rSendInactivityEvent() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:1128) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rSubstateRecvEof(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:567) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rSubstateSendNak() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:825) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::rTick(int*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:240) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::reset() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:90) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s1Recv(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:76) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s1SubstateSendEof() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:310) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s1Tx() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:111) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2EarlyFin(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:577) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2EofAck(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:689) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2Fin(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:589) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2Nak(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:626) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2NakArm(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:684) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2Recv(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:82) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2SubstateSendEof() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:321) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2SubstateSendFileData() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:487) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::s2Tx() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:122) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sAckTimerTick() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:133) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sCancel() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:286) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sCheckAndRespondNak(bool*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:445) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sDispatchRecv(Fw::Buffer const&, Svc::Ccsds::Cfdp::SSubstateRecvDispatchTable const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:724) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sDispatchTransmit(Svc::Ccsds::Cfdp::SSubstateSendDispatchTable const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:779) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sSendEof() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:297) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sSendFileData(unsigned int, unsigned int, unsigned char, unsigned int*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:336) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sSendFinAck() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:569) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sSubstateSendFileData() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:416) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sSubstateSendMetadata() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:506) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sTick(int*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:181) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::sTickNak(int*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:273) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::txStateDispatch(Svc::Ccsds::Cfdp::TxnSendDispatchTable const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionTx.cpp:788) | not called | 0.0% |
| Svc::Ccsds::Cfdp::Transaction::~Transaction() (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/TransactionRx.cpp:88) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TxnStatusIsError(Svc::Ccsds::Cfdp::TxnStatus) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Utils.cpp:113) | not called | 0.0% |
| Svc::Ccsds::Cfdp::TxnStatusToConditionCode(Svc::Ccsds::Cfdp::TxnStatus) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Utils.cpp:120) | not called | 0.0% |
| Svc::Ccsds::Cfdp::decodeIntegerInSize(Fw::SerialBufferBase&, unsigned char, Fw::SerializeStatus&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:64) | not called | 0.0% |
| Svc::Ccsds::Cfdp::encodeIntegerInSize(Fw::SerialBufferBase&, unsigned long, unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:50) | not called | 0.0% |
| Svc::Ccsds::Cfdp::peekPduType(Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/CfdpManager/Types/PduHeader.cpp:230) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframer::SpacePacketDeframer(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketDeframer/SpacePacketDeframer.cpp:19) | called 1 time | 100.0% |
| Svc::Ccsds::SpacePacketDeframer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketDeframer/SpacePacketDeframer.cpp:37) | called 146 times | 40.0% |
| Svc::Ccsds::SpacePacketDeframer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketDeframer/SpacePacketDeframer.cpp:125) | called 146 times | 100.0% |
| Svc::Ccsds::SpacePacketDeframer::~SpacePacketDeframer() (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketDeframer/SpacePacketDeframer.cpp:21) | called 1 time | 100.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7909) | called 146 times | 70.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7933) | called 146 times | 70.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::errorNotify_out(short, Svc::Ccsds::FrameError const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7957) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7738) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7755) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_errorNotify_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7772) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7786) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7805) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_prmGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7824) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_prmSetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7841) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7858) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7875) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::isConnected_validateApidSeqCount_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7892) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:7973) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8003) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8033) | not called | 0.0% |
| Svc::Ccsds::SpacePacketDeframerComponentBase::validateApidSeqCount_out(short, ComCfg::Apid const&, unsigned short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8055) | called 146 times | 73.0% |
| Svc::Ccsds::SpacePacketFramer::SpacePacketFramer(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketFramer/SpacePacketFramer.cpp:19) | called 1 time | 100.0% |
| Svc::Ccsds::SpacePacketFramer::comStatusIn_handler(short, Fw::Success&) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketFramer/SpacePacketFramer.cpp:92) | called 669 times | 100.0% |
| Svc::Ccsds::SpacePacketFramer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketFramer/SpacePacketFramer.cpp:27) | called 668 times | 65.0% |
| Svc::Ccsds::SpacePacketFramer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketFramer/SpacePacketFramer.cpp:98) | called 668 times | 100.0% |
| Svc::Ccsds::SpacePacketFramer::~SpacePacketFramer() (/home/runner/work/fprime/fprime/Svc/Ccsds/SpacePacketFramer/SpacePacketFramer.cpp:21) | called 1 time | 100.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::bufferAllocate_out(short, unsigned long) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8295) | called 668 times | 63.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::bufferDeallocate_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8319) | called 668 times | 70.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::comStatusOut_out(short, Fw::Success&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8341) | called 669 times | 70.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8363) | called 668 times | 70.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8387) | called 668 times | 70.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::getApidSeqCount_out(short, ComCfg::Apid const&, unsigned short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8411) | called 668 times | 73.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_bufferAllocate_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8087) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_bufferDeallocate_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8104) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_comStatusOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8121) | called 669 times | 78.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8138) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8155) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_getApidSeqCount_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8172) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8189) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8208) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_prmGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8227) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_prmSetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8244) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8261) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8278) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8437) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8467) | not called | 0.0% |
| Svc::Ccsds::SpacePacketFramerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8497) | not called | 0.0% |
| Svc::Ccsds::TcDeframer::TcDeframer(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/TcDeframer/TcDeframer.cpp:21) | called 1 time | 100.0% |
| Svc::Ccsds::TcDeframer::configure(unsigned short, unsigned short, bool) (/home/runner/work/fprime/fprime/Svc/Ccsds/TcDeframer/TcDeframer.cpp:26) | not called | 0.0% |
| Svc::Ccsds::TcDeframer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/TcDeframer/TcDeframer.cpp:35) | called 146 times | 43.0% |
| Svc::Ccsds::TcDeframer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/TcDeframer/TcDeframer.cpp:121) | called 146 times | 100.0% |
| Svc::Ccsds::TcDeframer::errorNotifyHelper(Svc::Ccsds::FrameError) (/home/runner/work/fprime/fprime/Svc/Ccsds/TcDeframer/TcDeframer.cpp:125) | not called | 0.0% |
| Svc::Ccsds::TcDeframer::~TcDeframer() (/home/runner/work/fprime/fprime/Svc/Ccsds/TcDeframer/TcDeframer.cpp:24) | called 1 time | 100.0% |
| Svc::Ccsds::TcDeframerComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8679) | called 146 times | 70.0% |
| Svc::Ccsds::TcDeframerComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8703) | called 146 times | 70.0% |
| Svc::Ccsds::TcDeframerComponentBase::errorNotify_out(short, Svc::Ccsds::FrameError const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8727) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8525) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8542) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_errorNotify_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8559) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8573) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8592) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_prmGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8611) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_prmSetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8628) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8645) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8662) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8743) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8773) | not called | 0.0% |
| Svc::Ccsds::TcDeframerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8803) | not called | 0.0% |
| Svc::Ccsds::TmFramer::TmFramer(char const*) (/home/runner/work/fprime/fprime/Svc/Ccsds/TmFramer/TmFramer.cpp:19) | called 1 time | 100.0% |
| Svc::Ccsds::TmFramer::comStatusIn_handler(short, Fw::Success&) (/home/runner/work/fprime/fprime/Svc/Ccsds/TmFramer/TmFramer.cpp:94) | called 230 times | 100.0% |
| Svc::Ccsds::TmFramer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/TmFramer/TmFramer.cpp:28) | called 229 times | 69.0% |
| Svc::Ccsds::TmFramer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/Ccsds/TmFramer/TmFramer.cpp:100) | called 229 times | 71.0% |
| Svc::Ccsds::TmFramer::fill_with_idle_packet(Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/Ccsds/TmFramer/TmFramer.cpp:109) | called 229 times | 74.0% |
| Svc::Ccsds::TmFramer::~TmFramer() (/home/runner/work/fprime/fprime/Svc/Ccsds/TmFramer/TmFramer.cpp:22) | called 1 time | 100.0% |
| Svc::Ccsds::TmFramerComponentBase::comStatusOut_out(short, Fw::Success&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8988) | called 230 times | 70.0% |
| Svc::Ccsds::TmFramerComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9010) | called 229 times | 70.0% |
| Svc::Ccsds::TmFramerComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9034) | called 229 times | 70.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_comStatusOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8831) | called 230 times | 78.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8848) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8865) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8882) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8901) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_prmGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8920) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_prmSetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8937) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8954) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:8971) | not called | 0.0% |
| Svc::Ccsds::TmFramerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9058) | not called | 0.0% |
| Svc::Ccsds::Utils::CRC16::CRC16() (/home/runner/work/fprime/fprime/Svc/Ccsds/Utils/CRC16.hpp:22) | called 146 times | 100.0% |
| Svc::Ccsds::Utils::CRC16::compute(unsigned char const*, unsigned int) (/home/runner/work/fprime/fprime/Svc/Ccsds/Utils/CRC16.hpp:44) | called 375 times | 88.0% |
| Svc::Ccsds::Utils::CRC16::finalize() (/home/runner/work/fprime/fprime/Svc/Ccsds/Utils/CRC16.hpp:32) | called 146 times | 100.0% |
| Svc::Ccsds::Utils::CRC16::update(unsigned char) (/home/runner/work/fprime/fprime/Svc/Ccsds/Utils/CRC16.hpp:29) | called 2939 times | 100.0% |
| Svc::ChronoTime::ChronoTime(char const*) (/home/runner/work/fprime/fprime/Svc/ChronoTime/ChronoTime.cpp:17) | not called | 0.0% |
| Svc::ChronoTime::timeGetPort_handler(short, Fw::Time&) (/home/runner/work/fprime/fprime/Svc/ChronoTime/ChronoTime.cpp:25) | not called | 0.0% |
| Svc::ChronoTime::~ChronoTime() (/home/runner/work/fprime/fprime/Svc/ChronoTime/ChronoTime.cpp:19) | not called | 0.0% |
| Svc::CmdDispatcherCfg::getEventOpcode(unsigned int) (build-fprime-automatic-native/F-Prime/default/config/CommandDispatcherImplCfg.hpp:27) | called 399 times | 100.0% |
| Svc::CmdSequencerComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9255) | called 9 times | 70.0% |
| Svc::CmdSequencerComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9285) | called 8 times | 70.0% |
| Svc::CmdSequencerComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9307) | called 2 times | 70.0% |
| Svc::CmdSequencerComponentBase::comCmdOut_out(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9333) | called 5 times | 70.0% |
| Svc::CmdSequencerComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9087) | called 9 times | 78.0% |
| Svc::CmdSequencerComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9106) | called 1 time | 78.0% |
| Svc::CmdSequencerComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9123) | called 2 times | 78.0% |
| Svc::CmdSequencerComponentBase::isConnected_comCmdOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9140) | not called | 0.0% |
| Svc::CmdSequencerComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9157) | called 9 times | 78.0% |
| Svc::CmdSequencerComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9174) | not called | 0.0% |
| Svc::CmdSequencerComponentBase::isConnected_seqDone_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9191) | called 2 times | 86.0% |
| Svc::CmdSequencerComponentBase::isConnected_seqStartOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9205) | called 2 times | 86.0% |
| Svc::CmdSequencerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9219) | called 264 times | 78.0% |
| Svc::CmdSequencerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9236) | called 26 times | 78.0% |
| Svc::CmdSequencerComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9357) | called 9 times | 70.0% |
| Svc::CmdSequencerComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9385) | called 59 times | 70.0% |
| Svc::CmdSequencerComponentBase::seqDone_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9407) | not called | 0.0% |
| Svc::CmdSequencerComponentBase::seqStartOut_out(short, Fw::StringBase const&, Svc::SeqArgs const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9425) | not called | 0.0% |
| Svc::CmdSequencerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9442) | called 264 times | 70.0% |
| Svc::CmdSequencerComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9464) | called 13 times | 70.0% |
| Svc::CmdSequencerComponentImpl::CS_AUTO_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:406) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::CS_CANCEL_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:221) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::CS_JOIN_WAIT_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:233) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::CS_MANUAL_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:416) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::CS_RUN_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Svc::BlockState const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:73) | called 2 times | 29.0% |
| Svc::CmdSequencerComponentImpl::CS_START_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:354) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::CS_STEP_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:379) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::CS_VALIDATE_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:128) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::CmdSequencerComponentImpl(char const*) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:24) | called 1 time | 47.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::CRC::CRC() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:16) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::CRC::finalize() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:27) | called 2 times | 100.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::CRC::init() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:18) | called 2 times | 100.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::CRC::update(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:22) | called 4 times | 75.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::FPrimeSequence(Svc::CmdSequencerComponentImpl&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:33) | called 1 time | 62.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::clear() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:71) | called 2 times | 100.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::copyCommand(Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:292) | called 10 times | 89.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::deserializeDescriptor(Svc::CmdSequencerComponentImpl::Sequence::Record::Descriptor&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:247) | called 10 times | 78.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::deserializeHeader() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:138) | called 2 times | 59.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::deserializeRecord(Svc::CmdSequencerComponentImpl::Sequence::Record&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:225) | called 10 times | 94.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::deserializeRecordSize(unsigned int&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:278) | called 10 times | 77.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::deserializeTimeTag(Fw::Time&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:264) | called 10 times | 100.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::extractCRC() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:198) | called 2 times | 65.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::hasMoreRecords() const (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:58) | called 5 times | 100.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::loadFile(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:46) | called 2 times | 88.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::nextRecord(Svc::CmdSequencerComponentImpl::Sequence::Record&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:62) | called 5 times | 75.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::readFile() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:75) | called 2 times | 62.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::readHeader() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:109) | called 2 times | 68.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::readOpenFile() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:94) | called 2 times | 95.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::readRecordsAndCRC() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:175) | called 2 times | 67.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::reset() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:67) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::validateCRC() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:36) | called 2 times | 67.0% |
| Svc::CmdSequencerComponentImpl::FPrimeSequence::validateRecords() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/FPrimeSequence.cpp:303) | called 2 times | 65.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::Events(Svc::CmdSequencerComponentImpl::Sequence&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:16) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::fileCRCFailure(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:18) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::fileInvalid(Svc::CmdSequencer_FileReadStage::T, int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:25) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::fileNotFound() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:33) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::fileReadError() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:40) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::fileSizeError(unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:47) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::noRecords() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:84) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::recordInvalid(unsigned int, int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:54) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::recordMismatch(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:61) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::timeBaseMismatch(TimeBase, TimeBase) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:68) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Events::timeContextMismatch(unsigned char, unsigned char) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Events.cpp:76) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Header::Header() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:21) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Header::validateTime(Svc::CmdSequencerComponentImpl&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:24) | called 2 times | 50.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Record::Record() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.hpp:190) | called 3 times | 80.0% |
| Svc::CmdSequencerComponentImpl::Sequence::Sequence(Svc::CmdSequencerComponentImpl&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:16) | called 1 time | 53.0% |
| Svc::CmdSequencerComponentImpl::Sequence::allocateBuffer(int, Fw::MemAllocator&, unsigned long) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:45) | called 1 time | 83.0% |
| Svc::CmdSequencerComponentImpl::Sequence::deallocateBuffer(Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:55) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::Sequence::getFileName() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:70) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::Sequence::getHeader() const (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:60) | called 5 times | 100.0% |
| Svc::CmdSequencerComponentImpl::Sequence::getLogFileName() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:74) | called 9 times | 100.0% |
| Svc::CmdSequencerComponentImpl::Sequence::getStringFileName() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:78) | called 2 times | 100.0% |
| Svc::CmdSequencerComponentImpl::Sequence::setFileName(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:64) | called 2 times | 100.0% |
| Svc::CmdSequencerComponentImpl::Sequence::~Sequence() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/Sequence.cpp:19) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::Timer::Timer() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.hpp:432) | called 2 times | 100.0% |
| Svc::CmdSequencerComponentImpl::Timer::clear() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.hpp:442) | called 6 times | 100.0% |
| Svc::CmdSequencerComponentImpl::Timer::isExpiredAt(Fw::Time) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.hpp:446) | called 235 times | 90.0% |
| Svc::CmdSequencerComponentImpl::Timer::set(Fw::Time) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.hpp:435) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::allocateBuffer(int, Fw::MemAllocator&, unsigned long) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:50) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::cmdResponseIn_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:305) | called 5 times | 62.0% |
| Svc::CmdSequencerComponentImpl::commandComplete(unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:491) | called 5 times | 80.0% |
| Svc::CmdSequencerComponentImpl::commandError(unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:439) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::deallocateBuffer(Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:63) | called 1 time | 100.0% |
| Svc::CmdSequencerComponentImpl::doSequenceRun(Fw::StringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:152) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::error() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:279) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::loadFile(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:258) | called 2 times | 79.0% |
| Svc::CmdSequencerComponentImpl::loadSequence(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:56) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::performCmd_Cancel() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:284) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::performCmd_Step() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:445) | called 5 times | 57.0% |
| Svc::CmdSequencerComponentImpl::performCmd_Step_ABSOLUTE(Fw::Time&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:504) | called 5 times | 83.0% |
| Svc::CmdSequencerComponentImpl::performCmd_Step_RELATIVE(Fw::Time&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:499) | called 5 times | 100.0% |
| Svc::CmdSequencerComponentImpl::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:513) | called 59 times | 100.0% |
| Svc::CmdSequencerComponentImpl::requireRunMode(Svc::CmdSequencerComponentImpl::RunMode) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:430) | called 2 times | 60.0% |
| Svc::CmdSequencerComponentImpl::schedIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:339) | called 118 times | 58.0% |
| Svc::CmdSequencerComponentImpl::seqCancelIn_handler(short) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:210) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::seqDispatchIn_handler(short, Fw::StringBase&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:206) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::seqRunIn_handler(short, Fw::StringBase const&, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:199) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::sequenceComplete() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:469) | called 2 times | 53.0% |
| Svc::CmdSequencerComponentImpl::setCmdTimeout(Fw::Time const&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:520) | called 5 times | 19.0% |
| Svc::CmdSequencerComponentImpl::setSequenceFormat(Svc::CmdSequencerComponentImpl::Sequence&) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:46) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::setTimeout(unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:42) | not called | 0.0% |
| Svc::CmdSequencerComponentImpl::~CmdSequencerComponentImpl() (/home/runner/work/fprime/fprime/Svc/CmdSequencer/CmdSequencerImpl.cpp:67) | called 1 time | 100.0% |
| Svc::CmdSplitter::CmdBuff_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSplitter/CmdSplitter.cpp:34) | not called | 0.0% |
| Svc::CmdSplitter::CmdSplitter(char const*) (/home/runner/work/fprime/fprime/Svc/CmdSplitter/CmdSplitter.cpp:21) | not called | 0.0% |
| Svc::CmdSplitter::configure(unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdSplitter/CmdSplitter.cpp:26) | not called | 0.0% |
| Svc::CmdSplitter::seqCmdStatus_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (/home/runner/work/fprime/fprime/Svc/CmdSplitter/CmdSplitter.cpp:52) | not called | 0.0% |
| Svc::CmdSplitter::~CmdSplitter() (/home/runner/work/fprime/fprime/Svc/CmdSplitter/CmdSplitter.cpp:24) | not called | 0.0% |
| Svc::ComAggregator::ComAggregator(char const*) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:15) | called 1 time | 56.0% |
| Svc::ComAggregator::Svc_AggregationMachine_action_assertNoStatus(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:112) | not called | 0.0% |
| Svc::ComAggregator::Svc_AggregationMachine_action_doClear(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:68) | called 230 times | 76.0% |
| Svc::ComAggregator::Svc_AggregationMachine_action_doFill(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal, Svc::ComDataContextPair const&) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:80) | called 668 times | 84.0% |
| Svc::ComAggregator::Svc_AggregationMachine_action_doHold(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal, Svc::ComDataContextPair const&) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:105) | called 16 times | 83.0% |
| Svc::ComAggregator::Svc_AggregationMachine_action_doSend(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:93) | called 229 times | 90.0% |
| Svc::ComAggregator::Svc_AggregationMachine_guard_isFull(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal, Svc::ComDataContextPair const&) const (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:121) | called 654 times | 90.0% |
| Svc::ComAggregator::Svc_AggregationMachine_guard_isGood(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal, Fw::Success const&) const (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:141) | called 230 times | 100.0% |
| Svc::ComAggregator::Svc_AggregationMachine_guard_isNotEmpty(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal) const (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:137) | called 233 times | 100.0% |
| Svc::ComAggregator::Svc_AggregationMachine_guard_willFill(Svc::ComAggregatorComponentBase::SmId, Svc::AggregationMachineStateMachineBase::Signal, Svc::ComDataContextPair const&) const (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:129) | called 652 times | 90.0% |
| Svc::ComAggregator::comStatusIn_handler(short, Fw::Success&) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:33) | called 230 times | 100.0% |
| Svc::ComAggregator::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:37) | called 668 times | 71.0% |
| Svc::ComAggregator::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:42) | called 229 times | 75.0% |
| Svc::ComAggregator::preamble() (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:24) | called 1 time | 71.0% |
| Svc::ComAggregator::timeout_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:48) | called 235 times | 100.0% |
| Svc::ComAggregator::~ComAggregator() (/home/runner/work/fprime/fprime/Svc/ComAggregator/ComAggregator.cpp:22) | called 1 time | 100.0% |
| Svc::ComAggregatorComponentBase::comStatusOut_out(short, Fw::Success&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9545) | called 669 times | 70.0% |
| Svc::ComAggregatorComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9567) | called 229 times | 70.0% |
| Svc::ComAggregatorComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9591) | called 668 times | 70.0% |
| Svc::ComAggregatorComponentBase::isConnected_comStatusOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9494) | not called | 0.0% |
| Svc::ComAggregatorComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9511) | not called | 0.0% |
| Svc::ComAggregatorComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9528) | not called | 0.0% |
| Svc::ComLogger::CloseFile_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:114) | not called | 0.0% |
| Svc::ComLogger::ComLogger(char const*) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:33) | not called | 0.0% |
| Svc::ComLogger::ComLogger(char const*, char const*, unsigned int, bool) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:21) | not called | 0.0% |
| Svc::ComLogger::closeFile() (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:161) | not called | 0.0% |
| Svc::ComLogger::comIn_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:82) | not called | 0.0% |
| Svc::ComLogger::init_log_file(char const*, unsigned int, bool) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:46) | not called | 0.0% |
| Svc::ComLogger::openFile() (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:124) | not called | 0.0% |
| Svc::ComLogger::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:119) | not called | 0.0% |
| Svc::ComLogger::writeComBufferToFile(Fw::LinearBufferTemplate<512ul>&, unsigned short) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:177) | not called | 0.0% |
| Svc::ComLogger::writeHashFile() (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:215) | not called | 0.0% |
| Svc::ComLogger::writeToFile(void*, unsigned short) (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:199) | not called | 0.0% |
| Svc::ComLogger::~ComLogger() (/home/runner/work/fprime/fprime/Svc/ComLogger/ComLogger.cpp:59) | not called | 0.0% |
| Svc::ComQueue::ComQueue(char const*) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:33) | called 1 time | 80.0% |
| Svc::ComQueue::FLUSH_ALL_QUEUES_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:167) | not called | 0.0% |
| Svc::ComQueue::FLUSH_QUEUE_cmdHandler(unsigned int, unsigned int, Svc::QueueType const&, short) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:149) | not called | 0.0% |
| Svc::ComQueue::QueueConfigurationTable::QueueConfigurationTable() (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:21) | called 1 time | 100.0% |
| Svc::ComQueue::SET_QUEUE_PRIORITY_cmdHandler(unsigned int, unsigned int, Svc::QueueType const&, short, short) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:174) | not called | 0.0% |
| Svc::ComQueue::bufferQueueIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:236) | not called | 0.0% |
| Svc::ComQueue::bufferQueueIn_overflowHook(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:316) | not called | 0.0% |
| Svc::ComQueue::cleanup() (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:50) | called 1 time | 100.0% |
| Svc::ComQueue::comPacketQueueIn_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:230) | called 668 times | 83.0% |
| Svc::ComQueue::comStatusIn_handler(short, Fw::Success&) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:248) | called 669 times | 64.0% |
| Svc::ComQueue::configure(Svc::ComQueue::QueueConfigurationTable const&, int, Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:57) | called 1 time | 78.0% |
| Svc::ComQueue::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:291) | called 668 times | 50.0% |
| Svc::ComQueue::drainQueue(short) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:423) | not called | 0.0% |
| Svc::ComQueue::enqueue(short, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:334) | not called | 0.0% |
| Svc::ComQueue::enqueue(short, Fw::LinearBufferTemplate<512ul> const&) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:325) | called 668 times | 79.0% |
| Svc::ComQueue::getQueueNum(Svc::QueueType, short) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:499) | not called | 0.0% |
| Svc::ComQueue::handleEnqueueStatus(short, Svc::QueueType, short, bool, Fw::SerializeStatus) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:365) | called 668 times | 70.0% |
| Svc::ComQueue::processQueue() (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:445) | called 1034 times | 59.0% |
| Svc::ComQueue::run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:270) | called 235 times | 71.0% |
| Svc::ComQueue::sendBuffer(Fw::Buffer&, short) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:405) | not called | 0.0% |
| Svc::ComQueue::sendComBuffer(Fw::LinearBufferTemplate<512ul>&, short) (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:387) | called 668 times | 70.0% |
| Svc::ComQueue::~ComQueue() (/home/runner/work/fprime/fprime/Svc/ComQueue/ComQueue.cpp:48) | called 1 time | 100.0% |
| Svc::ComQueueComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9759) | called 3 times | 70.0% |
| Svc::ComQueueComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9781) | not called | 0.0% |
| Svc::ComQueueComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9837) | not called | 0.0% |
| Svc::ComQueueComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9807) | not called | 0.0% |
| Svc::ComQueueComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9867) | called 470 times | 70.0% |
| Svc::ComQueueComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9889) | called 470 times | 70.0% |
| Svc::ComQueueComponentBase::bufferReturnOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9915) | not called | 0.0% |
| Svc::ComQueueComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9937) | called 668 times | 70.0% |
| Svc::ComQueueComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9619) | called 1 time | 78.0% |
| Svc::ComQueueComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9636) | not called | 0.0% |
| Svc::ComQueueComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9672) | not called | 0.0% |
| Svc::ComQueueComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9653) | not called | 0.0% |
| Svc::ComQueueComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9691) | called 470 times | 78.0% |
| Svc::ComQueueComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9708) | called 940 times | 78.0% |
| Svc::ComQueueComponentBase::isConnected_bufferReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9725) | not called | 0.0% |
| Svc::ComQueueComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9742) | not called | 0.0% |
| Svc::ComRetry::ComRetry(char const*) (/home/runner/work/fprime/fprime/Svc/ComRetry/ComRetry.cpp:16) | not called | 0.0% |
| Svc::ComRetry::comStatusIn_handler(short, Fw::Success&) (/home/runner/work/fprime/fprime/Svc/ComRetry/ComRetry.cpp:33) | not called | 0.0% |
| Svc::ComRetry::configure(unsigned int) (/home/runner/work/fprime/fprime/Svc/ComRetry/ComRetry.cpp:25) | not called | 0.0% |
| Svc::ComRetry::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComRetry/ComRetry.cpp:75) | not called | 0.0% |
| Svc::ComRetry::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComRetry/ComRetry.cpp:84) | not called | 0.0% |
| Svc::ComRetry::~ComRetry() (/home/runner/work/fprime/fprime/Svc/ComRetry/ComRetry.cpp:23) | not called | 0.0% |
| Svc::ComSplitter::ComSplitter(char const*) (/home/runner/work/fprime/fprime/Svc/ComSplitter/ComSplitter.cpp:16) | not called | 0.0% |
| Svc::ComSplitter::comIn_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/ComSplitter/ComSplitter.cpp:24) | not called | 0.0% |
| Svc::ComSplitter::~ComSplitter() (/home/runner/work/fprime/fprime/Svc/ComSplitter/ComSplitter.cpp:18) | not called | 0.0% |
| Svc::ComStub::ComStub(char const*) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:18) | called 1 time | 80.0% |
| Svc::ComStub::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:26) | called 229 times | 42.0% |
| Svc::ComStub::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:79) | called 614 times | 100.0% |
| Svc::ComStub::drvAsyncSendReturnIn_handler(short, Fw::Buffer&, Drv::ByteStreamStatus const&) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:59) | not called | 0.0% |
| Svc::ComStub::drvConnected_handler(short) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:38) | called 1 time | 79.0% |
| Svc::ComStub::drvReceiveIn_handler(short, Fw::Buffer&, Drv::ByteStreamStatus const&) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:46) | called 615 times | 82.0% |
| Svc::ComStub::handleAsyncRetry(Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:118) | not called | 0.0% |
| Svc::ComStub::handleAsynchronousSend(Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:113) | not called | 0.0% |
| Svc::ComStub::handleSynchronousSend(Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:87) | called 229 times | 67.0% |
| Svc::ComStub::~ComStub() (/home/runner/work/fprime/fprime/Svc/ComStub/ComStub.cpp:20) | called 1 time | 100.0% |
| Svc::ComStubComponentBase::comStatusOut_out(short, Fw::Success&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10064) | called 230 times | 70.0% |
| Svc::ComStubComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10086) | called 614 times | 70.0% |
| Svc::ComStubComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10110) | called 229 times | 70.0% |
| Svc::ComStubComponentBase::drvAsyncSendOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10134) | not called | 0.0% |
| Svc::ComStubComponentBase::drvReceiveReturnOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10150) | called 615 times | 70.0% |
| Svc::ComStubComponentBase::drvSendOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10172) | called 229 times | 63.0% |
| Svc::ComStubComponentBase::isConnected_comStatusOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9965) | called 1 time | 78.0% |
| Svc::ComStubComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9982) | not called | 0.0% |
| Svc::ComStubComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:9999) | not called | 0.0% |
| Svc::ComStubComponentBase::isConnected_drvAsyncSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10016) | not called | 0.0% |
| Svc::ComStubComponentBase::isConnected_drvReceiveReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10030) | not called | 0.0% |
| Svc::ComStubComponentBase::isConnected_drvSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10047) | called 229 times | 78.0% |
| Svc::CommandDispatcherComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10429) | called 4 times | 70.0% |
| Svc::CommandDispatcherComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10451) | called 110 times | 70.0% |
| Svc::CommandDispatcherComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10507) | called 504 times | 70.0% |
| Svc::CommandDispatcherComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10477) | called 504 times | 70.0% |
| Svc::CommandDispatcherComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10537) | called 636 times | 70.0% |
| Svc::CommandDispatcherComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10559) | called 132 times | 70.0% |
| Svc::CommandDispatcherComponentBase::compCmdSend_out(short, unsigned int, unsigned int, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10585) | called 145 times | 38.0% |
| Svc::CommandDispatcherComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10200) | called 1 time | 78.0% |
| Svc::CommandDispatcherComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10217) | called 110 times | 78.0% |
| Svc::CommandDispatcherComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10253) | called 504 times | 78.0% |
| Svc::CommandDispatcherComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10234) | called 504 times | 78.0% |
| Svc::CommandDispatcherComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10272) | called 636 times | 78.0% |
| Svc::CommandDispatcherComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10289) | called 264 times | 78.0% |
| Svc::CommandDispatcherComponentBase::isConnected_compCmdSend_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10306) | called 145 times | 44.0% |
| Svc::CommandDispatcherComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10392) | not called | 0.0% |
| Svc::CommandDispatcherComponentBase::isConnected_seqCmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10409) | called 290 times | 80.0% |
| Svc::CommandDispatcherComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10795) | called 59 times | 70.0% |
| Svc::CommandDispatcherComponentBase::seqCmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10817) | called 145 times | 75.0% |
| Svc::CommandDispatcherImpl::CMD_CLEAR_TRACKING_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:151) | not called | 0.0% |
| Svc::CommandDispatcherImpl::CMD_NO_OP_STRING_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:139) | called 3 times | 64.0% |
| Svc::CommandDispatcherImpl::CMD_NO_OP_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:132) | called 107 times | 62.0% |
| Svc::CommandDispatcherImpl::CMD_TEST_CMD_1_cmdHandler(unsigned int, unsigned int, int, float, unsigned char) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:146) | not called | 0.0% |
| Svc::CommandDispatcherImpl::CommandDispatcherImpl(char const*) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:21) | called 1 time | 62.0% |
| Svc::CommandDispatcherImpl::compCmdReg_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:26) | called 104 times | 61.0% |
| Svc::CommandDispatcherImpl::compCmdStat_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:40) | called 145 times | 65.0% |
| Svc::CommandDispatcherImpl::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:177) | called 59 times | 100.0% |
| Svc::CommandDispatcherImpl::run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:126) | called 235 times | 58.0% |
| Svc::CommandDispatcherImpl::seqCmdBuff_handler(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:71) | called 145 times | 41.0% |
| Svc::CommandDispatcherImpl::seqCmdBuff_overflowHook(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:182) | not called | 0.0% |
| Svc::CommandDispatcherImpl::~CommandDispatcherImpl() (/home/runner/work/fprime/fprime/Svc/CmdDispatcher/CommandDispatcherImpl.cpp:24) | called 1 time | 100.0% |
| Svc::ConsoleTextLoggerImpl::ConsoleTextLoggerImpl(char const*) (/home/runner/work/fprime/fprime/Svc/PassiveConsoleTextLogger/ConsoleTextLoggerImplCommon.cpp:10) | called 1 time | 54.0% |
| Svc::ConsoleTextLoggerImpl::TextLogger_handler(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) (/home/runner/work/fprime/fprime/Svc/PassiveConsoleTextLogger/ConsoleTextLoggerImplCommon.cpp:38) | called 555 times | 67.0% |
| Svc::ConsoleTextLoggerImpl::configure(unsigned int const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/PassiveConsoleTextLogger/ConsoleTextLoggerImplCommon.cpp:23) | not called | 0.0% |
| Svc::ConsoleTextLoggerImpl::setSeverityFilter(Fw::LogSeverity, bool) (/home/runner/work/fprime/fprime/Svc/PassiveConsoleTextLogger/ConsoleTextLoggerImplCommon.cpp:34) | not called | 0.0% |
| Svc::ConsoleTextLoggerImpl::~ConsoleTextLoggerImpl() (/home/runner/work/fprime/fprime/Svc/PassiveConsoleTextLogger/ConsoleTextLoggerImplCommon.cpp:21) | called 1 time | 100.0% |
| Svc::DpCatalog::BUILD_CATALOG_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:886) | not called | 0.0% |
| Svc::DpCatalog::CLEAR_CATALOG_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:969) | not called | 0.0% |
| Svc::DpCatalog::DpCatalog(char const*) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:25) | called 1 time | 38.0% |
| Svc::DpCatalog::DpStateEntry::compareEntries(Svc::DpCatalog::DpStateEntry const&, Svc::DpCatalog::DpStateEntry const&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:634) | not called | 0.0% |
| Svc::DpCatalog::DpStateEntry::operator!=(Svc::DpCatalog::DpStateEntry const&) const (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:672) | not called | 0.0% |
| Svc::DpCatalog::DpStateEntry::operator<(Svc::DpCatalog::DpStateEntry const&) const (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:679) | not called | 0.0% |
| Svc::DpCatalog::DpStateEntry::operator==(Svc::DpCatalog::DpStateEntry const&) const (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:669) | not called | 0.0% |
| Svc::DpCatalog::DpStateEntry::operator>(Svc::DpCatalog::DpStateEntry const&) const (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:676) | not called | 0.0% |
| Svc::DpCatalog::START_XMIT_CATALOG_cmdHandler(unsigned int, unsigned int, Fw::Wait const&, bool) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:891) | not called | 0.0% |
| Svc::DpCatalog::STOP_XMIT_CATALOG_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:951) | not called | 0.0% |
| Svc::DpCatalog::addToCat_handler(short, Fw::StringBase const&, unsigned int, unsigned long) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:831) | called 2 times | 27.0% |
| Svc::DpCatalog::appendFileState(Svc::DpCatalog::DpStateEntry const&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:268) | not called | 0.0% |
| Svc::DpCatalog::checkInit() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:758) | called 2 times | 50.0% |
| Svc::DpCatalog::configure(Fw::ExternalArray<Fw::StringTemplate<240ul> > const&, Fw::StringTemplate<240ul>&, int, Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:29) | called 1 time | 88.0% |
| Svc::DpCatalog::configure(Fw::StringTemplate<240ul>*, unsigned long, Fw::StringTemplate<240ul>&, int, Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:77) | not called | 0.0% |
| Svc::DpCatalog::determineDirectory(Fw::StringTemplate<256ul> const&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:454) | not called | 0.0% |
| Svc::DpCatalog::dispatchWaitedResponse(Fw::CmdResponse) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:976) | not called | 0.0% |
| Svc::DpCatalog::doCatalogBuild() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:311) | not called | 0.0% |
| Svc::DpCatalog::doCatalogXmit() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:918) | not called | 0.0% |
| Svc::DpCatalog::fileDone_handler(short, Svc::SendFileResponse const&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:783) | not called | 0.0% |
| Svc::DpCatalog::fillBinaryTree() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:363) | not called | 0.0% |
| Svc::DpCatalog::findNextEntry(Svc::DpCatalog::DpStateEntry&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:737) | not called | 0.0% |
| Svc::DpCatalog::getFileState(Svc::DpCatalog::DpStateEntry&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:199) | not called | 0.0% |
| Svc::DpCatalog::insertEntry(Svc::DpCatalog::DpStateEntry&) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:683) | not called | 0.0% |
| Svc::DpCatalog::loadStateFile() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:109) | not called | 0.0% |
| Svc::DpCatalog::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:826) | called 59 times | 100.0% |
| Svc::DpCatalog::processFile(Fw::StringTemplate<256ul> const&, unsigned long) (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:488) | not called | 0.0% |
| Svc::DpCatalog::pruneAndWriteStateFile() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:215) | not called | 0.0% |
| Svc::DpCatalog::resetCatalog() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:87) | called 1 time | 100.0% |
| Svc::DpCatalog::resetStateFileData() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:99) | not called | 0.0% |
| Svc::DpCatalog::sendNextEntry() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:690) | not called | 0.0% |
| Svc::DpCatalog::shutdown() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.cpp:770) | called 1 time | 100.0% |
| Svc::DpCatalog::~DpCatalog() (/home/runner/work/fprime/fprime/Svc/DpCatalog/DpCatalog.hpp:40) | called 1 time | 100.0% |
| Svc::DpCatalogComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10995) | called 4 times | 70.0% |
| Svc::DpCatalogComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11017) | not called | 0.0% |
| Svc::DpCatalogComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11073) | called 2 times | 70.0% |
| Svc::DpCatalogComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11043) | called 2 times | 70.0% |
| Svc::DpCatalogComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11103) | called 2 times | 70.0% |
| Svc::DpCatalogComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11125) | not called | 0.0% |
| Svc::DpCatalogComponentBase::fileOut_out(short, Fw::StringBase const&, Fw::StringBase const&, unsigned int, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11151) | not called | 0.0% |
| Svc::DpCatalogComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10855) | called 1 time | 78.0% |
| Svc::DpCatalogComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10872) | not called | 0.0% |
| Svc::DpCatalogComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10908) | called 2 times | 78.0% |
| Svc::DpCatalogComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10889) | called 2 times | 78.0% |
| Svc::DpCatalogComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10927) | called 2 times | 78.0% |
| Svc::DpCatalogComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10944) | not called | 0.0% |
| Svc::DpCatalogComponentBase::isConnected_fileOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10961) | not called | 0.0% |
| Svc::DpCatalogComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:10978) | not called | 0.0% |
| Svc::DpCatalogComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11181) | called 59 times | 70.0% |
| Svc::DpCompressProc::DpCompressProc(char const*) (/home/runner/work/fprime/fprime/Svc/DpCompressProc/DpCompressProc.cpp:20) | not called | 0.0% |
| Svc::DpCompressProc::procRequest_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/DpCompressProc/DpCompressProc.cpp:44) | not called | 0.0% |
| Svc::DpCompressProc::serializeCompressionHeader(Fw::LinearBufferBase&, unsigned short, Svc::CompressionMetadata const&) (/home/runner/work/fprime/fprime/Svc/DpCompressProc/DpCompressProc.cpp:28) | not called | 0.0% |
| Svc::DpCompressProc::~DpCompressProc() (/home/runner/work/fprime/fprime/Svc/DpCompressProc/DpCompressProc.cpp:22) | not called | 0.0% |
| Svc::DpManager::CLEAR_EVENT_THROTTLE_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:67) | not called | 0.0% |
| Svc::DpManager::DpManager(char const*) (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:16) | called 1 time | 100.0% |
| Svc::DpManager::getBuffer(short, unsigned int, unsigned long, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:76) | called 2 times | 65.0% |
| Svc::DpManager::productGetIn_handler(short, unsigned int, unsigned long, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:29) | called 2 times | 100.0% |
| Svc::DpManager::productRequestIn_handler(short, unsigned int, unsigned long) (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:36) | not called | 0.0% |
| Svc::DpManager::productSendIn_handler(short, unsigned int, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:44) | called 2 times | 75.0% |
| Svc::DpManager::schedIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:55) | called 59 times | 59.0% |
| Svc::DpManager::~DpManager() (/home/runner/work/fprime/fprime/Svc/DpManager/DpManager.cpp:23) | called 1 time | 100.0% |
| Svc::DpManagerComponentBase::bufferGetOut_out(short, unsigned long) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11367) | called 2 times | 63.0% |
| Svc::DpManagerComponentBase::cmdRegIn_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11391) | called 1 time | 70.0% |
| Svc::DpManagerComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11413) | not called | 0.0% |
| Svc::DpManagerComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11439) | not called | 0.0% |
| Svc::DpManagerComponentBase::isConnected_bufferGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11207) | not called | 0.0% |
| Svc::DpManagerComponentBase::isConnected_cmdRegIn_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11224) | called 1 time | 78.0% |
| Svc::DpManagerComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11241) | not called | 0.0% |
| Svc::DpManagerComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11258) | not called | 0.0% |
| Svc::DpManagerComponentBase::isConnected_productResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11275) | not called | 0.0% |
| Svc::DpManagerComponentBase::isConnected_productSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11295) | not called | 0.0% |
| Svc::DpManagerComponentBase::isConnected_textEventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11314) | not called | 0.0% |
| Svc::DpManagerComponentBase::isConnected_timeGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11333) | called 7 times | 78.0% |
| Svc::DpManagerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11350) | called 14 times | 78.0% |
| Svc::DpManagerComponentBase::productResponseOut_out(short, unsigned int, Fw::Buffer const&, Fw::Success const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11467) | not called | 0.0% |
| Svc::DpManagerComponentBase::productSendOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11501) | called 2 times | 70.0% |
| Svc::DpManagerComponentBase::textEventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11525) | not called | 0.0% |
| Svc::DpManagerComponentBase::timeGetOut_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11555) | called 7 times | 70.0% |
| Svc::DpManagerComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11577) | called 7 times | 70.0% |
| Svc::DpWriter::CLEAR_EVENT_THROTTLE_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:134) | not called | 0.0% |
| Svc::DpWriter::DpWriter(char const*) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:22) | called 1 time | 80.0% |
| Svc::DpWriter::bufferSendIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:34) | called 2 times | 63.0% |
| Svc::DpWriter::configure(Fw::ConstStringBase const&) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:26) | called 1 time | 100.0% |
| Svc::DpWriter::deserializePacketHeader(Fw::Buffer&, Fw::DpContainer&) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:154) | called 2 times | 62.0% |
| Svc::DpWriter::performProcessing(Fw::DpContainer&) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:165) | called 2 times | 38.0% |
| Svc::DpWriter::schedIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:118) | called 59 times | 55.0% |
| Svc::DpWriter::sendNotification(Fw::DpContainer const&, Fw::StringTemplate<240ul> const&, unsigned long) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:247) | called 2 times | 100.0% |
| Svc::DpWriter::writeFile(Fw::DpContainer const&, Fw::StringTemplate<240ul> const&, unsigned long&) (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:200) | called 2 times | 70.0% |
| Svc::DpWriter::~DpWriter() (/home/runner/work/fprime/fprime/Svc/DpWriter/DpWriter.cpp:24) | called 1 time | 100.0% |
| Svc::DpWriterComponentBase::cmdRegIn_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11761) | called 1 time | 70.0% |
| Svc::DpWriterComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11783) | not called | 0.0% |
| Svc::DpWriterComponentBase::deallocBufferSendOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11809) | called 2 times | 70.0% |
| Svc::DpWriterComponentBase::dpWrittenOut_out(short, Fw::StringBase const&, unsigned int, unsigned long) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11831) | called 2 times | 70.0% |
| Svc::DpWriterComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11857) | called 2 times | 70.0% |
| Svc::DpWriterComponentBase::isConnected_cmdRegIn_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11607) | called 1 time | 78.0% |
| Svc::DpWriterComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11624) | not called | 0.0% |
| Svc::DpWriterComponentBase::isConnected_deallocBufferSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11641) | not called | 0.0% |
| Svc::DpWriterComponentBase::isConnected_dpWrittenOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11658) | called 2 times | 78.0% |
| Svc::DpWriterComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11675) | called 2 times | 78.0% |
| Svc::DpWriterComponentBase::isConnected_procBufferSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11692) | not called | 0.0% |
| Svc::DpWriterComponentBase::isConnected_textEventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11708) | called 2 times | 78.0% |
| Svc::DpWriterComponentBase::isConnected_timeGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11727) | called 13 times | 78.0% |
| Svc::DpWriterComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11744) | called 22 times | 78.0% |
| Svc::DpWriterComponentBase::procBufferSendOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11885) | not called | 0.0% |
| Svc::DpWriterComponentBase::textEventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11903) | called 2 times | 70.0% |
| Svc::DpWriterComponentBase::timeGetOut_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11933) | called 13 times | 70.0% |
| Svc::DpWriterComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11955) | called 11 times | 70.0% |
| Svc::DpZLibCompressor::DpZLibCompressor(char const*) (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.cpp:19) | not called | 0.0% |
| Svc::DpZLibCompressor::ZLibCtx::ZLibCtx(Svc::DpZLibCompressor&) (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.hpp:49) | not called | 0.0% |
| Svc::DpZLibCompressor::cleanupContext(Svc::DpZLibCompressor::ZLibCtx&) (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.cpp:27) | not called | 0.0% |
| Svc::DpZLibCompressor::compressChunk_handler(short, Fw::Buffer&, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.cpp:37) | not called | 0.0% |
| Svc::DpZLibCompressor::zlibCompressionHelper(Svc::DpZLibCompressor::ZLibCtx&, Fw::Buffer const&) (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.cpp:89) | not called | 0.0% |
| Svc::DpZLibCompressor::zlib_alloc_fn(void*, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.cpp:141) | not called | 0.0% |
| Svc::DpZLibCompressor::zlib_free_fn(void*, void*) (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.cpp:162) | not called | 0.0% |
| Svc::DpZLibCompressor::~DpZLibCompressor() (/home/runner/work/fprime/fprime/Svc/DpZLibCompressor/DpZLibCompressor.cpp:21) | not called | 0.0% |
| Svc::EventManager::DUMP_FILTER_STATE_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:146) | not called | 0.0% |
| Svc::EventManager::EventManager(char const*) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:19) | called 1 time | 49.0% |
| Svc::EventManager::LogRecv_handler(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:31) | called 555 times | 63.0% |
| Svc::EventManager::SET_EVENT_FILTER_cmdHandler(unsigned int, unsigned int, Svc::EventManager_FilterSeverity const&, Svc::EventManager_Enabled const&) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:92) | called 13 times | 51.0% |
| Svc::EventManager::SET_ID_FILTER_cmdHandler(unsigned int, unsigned int, unsigned int, Svc::EventManager_Enabled const&) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:114) | not called | 0.0% |
| Svc::EventManager::loqQueue_internalInterfaceHandler(unsigned int, Fw::Time const&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul> const&) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:68) | called 442 times | 83.0% |
| Svc::EventManager::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:180) | called 59 times | 100.0% |
| Svc::EventManager::run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:176) | called 59 times | 75.0% |
| Svc::EventManager::~EventManager() (/home/runner/work/fprime/fprime/Svc/EventManager/EventManager.cpp:29) | called 1 time | 100.0% |
| Svc::EventManagerComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12142) | called 3 times | 70.0% |
| Svc::EventManagerComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12164) | called 13 times | 70.0% |
| Svc::EventManagerComponentBase::FatalAnnounce_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12190) | not called | 0.0% |
| Svc::EventManagerComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12242) | not called | 0.0% |
| Svc::EventManagerComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12212) | not called | 0.0% |
| Svc::EventManagerComponentBase::PktSend_out(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12272) | called 442 times | 70.0% |
| Svc::EventManagerComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12296) | called 1 time | 70.0% |
| Svc::EventManagerComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12318) | called 1 time | 70.0% |
| Svc::EventManagerComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:11985) | called 1 time | 78.0% |
| Svc::EventManagerComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12002) | called 13 times | 78.0% |
| Svc::EventManagerComponentBase::isConnected_FatalAnnounce_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12019) | not called | 0.0% |
| Svc::EventManagerComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12055) | not called | 0.0% |
| Svc::EventManagerComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12036) | not called | 0.0% |
| Svc::EventManagerComponentBase::isConnected_PktSend_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12074) | called 442 times | 78.0% |
| Svc::EventManagerComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12091) | called 1 time | 78.0% |
| Svc::EventManagerComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12108) | called 2 times | 78.0% |
| Svc::EventManagerComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12125) | not called | 0.0% |
| Svc::EventManagerComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12344) | called 59 times | 70.0% |
| Svc::EventSeverityFilter::EventSeverityFilter() (/home/runner/work/fprime/fprime/Svc/Types/EventSeverityFilter/EventSeverityFilter.cpp:6) | called 2 times | 100.0% |
| Svc::EventSeverityFilter::fromIndex(unsigned long, Fw::LogSeverity&) (/home/runner/work/fprime/fprime/Svc/Types/EventSeverityFilter/EventSeverityFilter.cpp:39) | called 13 times | 80.0% |
| Svc::EventSeverityFilter::isEnabled(Fw::LogSeverity) const (/home/runner/work/fprime/fprime/Svc/Types/EventSeverityFilter/EventSeverityFilter.cpp:28) | not called | 0.0% |
| Svc::EventSeverityFilter::isFiltered(Fw::LogSeverity) const (/home/runner/work/fprime/fprime/Svc/Types/EventSeverityFilter/EventSeverityFilter.cpp:19) | called 1110 times | 67.0% |
| Svc::EventSeverityFilter::setFilter(Fw::LogSeverity, bool) (/home/runner/work/fprime/fprime/Svc/Types/EventSeverityFilter/EventSeverityFilter.cpp:12) | called 25 times | 69.0% |
| Svc::EventSeverityFilter::toIndex(Fw::LogSeverity, unsigned long&) (/home/runner/work/fprime/fprime/Svc/Types/EventSeverityFilter/EventSeverityFilter.cpp:47) | called 1135 times | 89.0% |
| Svc::FatalHandlerComponentImpl::FatalHandlerComponentImpl(char const*) (/home/runner/work/fprime/fprime/Svc/FatalHandler/FatalHandlerComponentCommonImpl.cpp:22) | called 1 time | 100.0% |
| Svc::FatalHandlerComponentImpl::FatalReceive_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FatalHandler/FatalHandlerComponentLinuxImpl.cpp:26) | not called | 0.0% |
| Svc::FatalHandlerComponentImpl::~FatalHandlerComponentImpl() (/home/runner/work/fprime/fprime/Svc/FatalHandler/FatalHandlerComponentCommonImpl.cpp:25) | called 1 time | 100.0% |
| Svc::FileDispatcher::ENABLE_DISPATCH_cmdHandler(unsigned int, unsigned int, Svc::FileDispatcherCfg::FileDispatchPort const&, Fw::Enabled const&) (/home/runner/work/fprime/fprime/Svc/FileDispatcher/FileDispatcher.cpp:81) | not called | 0.0% |
| Svc::FileDispatcher::FileDispatcher(char const*) (/home/runner/work/fprime/fprime/Svc/FileDispatcher/FileDispatcher.cpp:16) | not called | 0.0% |
| Svc::FileDispatcher::configure(Svc::FileDispatcherTable const&) (/home/runner/work/fprime/fprime/Svc/FileDispatcher/FileDispatcher.cpp:26) | not called | 0.0% |
| Svc::FileDispatcher::fileAnnounceRecv_handler(short, Fw::StringBase&) (/home/runner/work/fprime/fprime/Svc/FileDispatcher/FileDispatcher.cpp:47) | not called | 0.0% |
| Svc::FileDispatcher::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDispatcher/FileDispatcher.cpp:96) | not called | 0.0% |
| Svc::FileDispatcher::~FileDispatcher() (/home/runner/work/fprime/fprime/Svc/FileDispatcher/FileDispatcher.cpp:24) | not called | 0.0% |
| Svc::FileDownlink::Cancel_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:241) | not called | 0.0% |
| Svc::FileDownlink::File::File() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:76) | called 1 time | 55.0% |
| Svc::FileDownlink::File::configureSandbox(char const*) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:113) | not called | 0.0% |
| Svc::FileDownlink::File::getChecksum(CFDP::Checksum&) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:104) | not called | 0.0% |
| Svc::FileDownlink::File::getDestName() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:110) | not called | 0.0% |
| Svc::FileDownlink::File::getOsFile() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:116) | not called | 0.0% |
| Svc::FileDownlink::File::getSize() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:119) | not called | 0.0% |
| Svc::FileDownlink::File::getSourceName() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:107) | not called | 0.0% |
| Svc::FileDownlink::File::open(Fw::StringTemplate<240ul> const&, Fw::StringTemplate<240ul> const&) (/home/runner/work/fprime/fprime/Svc/FileDownlink/File.cpp:19) | not called | 0.0% |
| Svc::FileDownlink::File::read(unsigned char*, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/File.cpp:55) | not called | 0.0% |
| Svc::FileDownlink::FileDownlink(char const*) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:26) | called 1 time | 55.0% |
| Svc::FileDownlink::FilesSent::FilesSent(Svc::FileDownlink*) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:128) | called 1 time | 100.0% |
| Svc::FileDownlink::FilesSent::fileSent() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:132) | not called | 0.0% |
| Svc::FileDownlink::Mode::Mode() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:44) | called 1 time | 100.0% |
| Svc::FileDownlink::Mode::get() const (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:55) | called 235 times | 100.0% |
| Svc::FileDownlink::Mode::set(Svc::FileDownlink::Mode::Type) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:48) | not called | 0.0% |
| Svc::FileDownlink::PacketsSent::PacketsSent(Svc::FileDownlink*) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:151) | called 1 time | 100.0% |
| Svc::FileDownlink::PacketsSent::packetSent() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:155) | not called | 0.0% |
| Svc::FileDownlink::Run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:72) | called 235 times | 44.0% |
| Svc::FileDownlink::SendFile_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:173) | not called | 0.0% |
| Svc::FileDownlink::SendFile_handler(short, Fw::StringBase const&, Fw::StringBase const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:107) | not called | 0.0% |
| Svc::FileDownlink::SendPartial_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Fw::StringTemplate<40ul> const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:206) | not called | 0.0% |
| Svc::FileDownlink::Warnings::Warnings(Svc::FileDownlink*) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:174) | called 1 time | 100.0% |
| Svc::FileDownlink::Warnings::fileOpenError() (/home/runner/work/fprime/fprime/Svc/FileDownlink/Warnings.cpp:15) | not called | 0.0% |
| Svc::FileDownlink::Warnings::fileRead(Os::FileInterface::Status) (/home/runner/work/fprime/fprime/Svc/FileDownlink/Warnings.cpp:20) | not called | 0.0% |
| Svc::FileDownlink::Warnings::sourceOutOfSandbox() (/home/runner/work/fprime/fprime/Svc/FileDownlink/Warnings.cpp:30) | not called | 0.0% |
| Svc::FileDownlink::Warnings::warning() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.hpp:191) | not called | 0.0% |
| Svc::FileDownlink::Warnings::zeroSize() (/home/runner/work/fprime/fprime/Svc/FileDownlink/Warnings.cpp:25) | not called | 0.0% |
| Svc::FileDownlink::bufferReturn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:147) | not called | 0.0% |
| Svc::FileDownlink::configure(char const*) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:53) | not called | 0.0% |
| Svc::FileDownlink::configure(unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:42) | called 1 time | 70.0% |
| Svc::FileDownlink::deinit() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:57) | called 1 time | 100.0% |
| Svc::FileDownlink::downlinkPacket() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:468) | not called | 0.0% |
| Svc::FileDownlink::enterCooldown() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:461) | not called | 0.0% |
| Svc::FileDownlink::finishHelper(bool) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:500) | not called | 0.0% |
| Svc::FileDownlink::getBuffer(Fw::Buffer&, Svc::FileDownlink::PacketType) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:512) | not called | 0.0% |
| Svc::FileDownlink::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:143) | called 59 times | 100.0% |
| Svc::FileDownlink::preamble() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:62) | called 1 time | 67.0% |
| Svc::FileDownlink::sendCancelPacket() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:388) | not called | 0.0% |
| Svc::FileDownlink::sendDataPacket(unsigned int&) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:351) | not called | 0.0% |
| Svc::FileDownlink::sendEndPacket() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:417) | not called | 0.0% |
| Svc::FileDownlink::sendFile(Fw::StringTemplate<240ul> const&, Fw::StringTemplate<240ul> const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:286) | not called | 0.0% |
| Svc::FileDownlink::sendFilePacket(Fw::FilePacket const&) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:438) | not called | 0.0% |
| Svc::FileDownlink::sendResponse(Svc::SendFileStatus) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:272) | not called | 0.0% |
| Svc::FileDownlink::sendStartPacket() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:429) | not called | 0.0% |
| Svc::FileDownlink::statusToCmdResp(Svc::SendFileStatus) (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:253) | not called | 0.0% |
| Svc::FileDownlink::~FileDownlink() (/home/runner/work/fprime/fprime/Svc/FileDownlink/FileDownlink.cpp:66) | called 1 time | 100.0% |
| Svc::FileDownlinkComponentBase::FileComplete_out(short, Svc::SendFileResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12527) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::bufferSendOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12549) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12571) | called 3 times | 70.0% |
| Svc::FileDownlinkComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12593) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12619) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_FileComplete_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12370) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_bufferSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12387) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12404) | called 1 time | 78.0% |
| Svc::FileDownlinkComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12421) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12438) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12455) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_textEventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12474) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12493) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12510) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12647) | called 59 times | 70.0% |
| Svc::FileDownlinkComponentBase::textEventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12671) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12701) | not called | 0.0% |
| Svc::FileDownlinkComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12723) | not called | 0.0% |
| Svc::FileManager::AppendFile_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:126) | not called | 0.0% |
| Svc::FileManager::CalculateCrc_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:197) | not called | 0.0% |
| Svc::FileManager::CreateDirectory_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:56) | not called | 0.0% |
| Svc::FileManager::FileManager(char const*) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:29) | called 1 time | 53.0% |
| Svc::FileManager::FileSize_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:146) | not called | 0.0% |
| Svc::FileManager::GenerateDp_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, unsigned int, unsigned long, unsigned long, unsigned int, Svc::FileManager_GenerateDpMode const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:217) | not called | 0.0% |
| Svc::FileManager::ListDirectory_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:161) | not called | 0.0% |
| Svc::FileManager::MoveFile_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:94) | not called | 0.0% |
| Svc::FileManager::RemoveDirectory_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:111) | not called | 0.0% |
| Svc::FileManager::RemoveFile_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, bool) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:72) | not called | 0.0% |
| Svc::FileManager::emitTelemetry(Os::FileSystemInterface::Status) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:489) | not called | 0.0% |
| Svc::FileManager::finishDpGeneration() (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:388) | not called | 0.0% |
| Svc::FileManager::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:399) | called 59 times | 100.0% |
| Svc::FileManager::processDpChunks(unsigned int) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:324) | not called | 0.0% |
| Svc::FileManager::run_internalInterfaceHandler() (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:415) | called 118 times | 10.0% |
| Svc::FileManager::schedIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:404) | called 118 times | 100.0% |
| Svc::FileManager::sendCommandResponse(unsigned int, unsigned int, Os::FileSystemInterface::Status) (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:499) | not called | 0.0% |
| Svc::FileManager::~FileManager() (/home/runner/work/fprime/fprime/Svc/FileManager/FileManager.cpp:50) | called 1 time | 100.0% |
| Svc::FileManagerComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12906) | not called | 0.0% |
| Svc::FileManagerComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12936) | called 9 times | 70.0% |
| Svc::FileManagerComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12958) | not called | 0.0% |
| Svc::FileManagerComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12984) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12755) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12774) | called 1 time | 78.0% |
| Svc::FileManagerComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12791) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12808) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12825) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_productGetOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12842) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_productSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12856) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12870) | not called | 0.0% |
| Svc::FileManagerComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:12887) | not called | 0.0% |
| Svc::FileManagerComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13012) | called 59 times | 70.0% |
| Svc::FileManagerComponentBase::productGetOut_out(short, unsigned int, unsigned long, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13034) | not called | 0.0% |
| Svc::FileManagerComponentBase::productSendOut_out(short, unsigned int, Fw::Buffer const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13054) | not called | 0.0% |
| Svc::FileManagerComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13071) | not called | 0.0% |
| Svc::FileManagerComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13093) | not called | 0.0% |
| Svc::FileUplink::File::getChecksum(CFDP::Checksum&) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:61) | called 1 time | 100.0% |
| Svc::FileUplink::File::open(Fw::FilePacket::StartPacket const&) (/home/runner/work/fprime/fprime/Svc/FileUplink/File.cpp:20) | called 2 times | 77.0% |
| Svc::FileUplink::File::write(unsigned char const*, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileUplink/File.cpp:37) | called 1 time | 77.0% |
| Svc::FileUplink::FileUplink(char const*) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:24) | called 1 time | 89.0% |
| Svc::FileUplink::FilesReceived::FilesReceived(Svc::FileUplink*) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:70) | called 1 time | 100.0% |
| Svc::FileUplink::FilesReceived::fileReceived() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:74) | called 1 time | 71.0% |
| Svc::FileUplink::FilesReceivedFailed::FilesReceivedFailed(Svc::FileUplink*) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:93) | called 1 time | 100.0% |
| Svc::FileUplink::FilesReceivedFailed::fileReceivedFailed() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:97) | not called | 0.0% |
| Svc::FileUplink::PacketsReceived::PacketsReceived(Svc::FileUplink*) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:116) | called 1 time | 100.0% |
| Svc::FileUplink::PacketsReceived::packetReceived() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:120) | called 6 times | 71.0% |
| Svc::FileUplink::Warnings::Warnings(Svc::FileUplink*) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:139) | called 1 time | 100.0% |
| Svc::FileUplink::Warnings::badChecksum(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileUplink/Warnings.cpp:48) | not called | 0.0% |
| Svc::FileUplink::Warnings::fileOpen(Fw::StringTemplate<200ul>&) (/home/runner/work/fprime/fprime/Svc/FileUplink/Warnings.cpp:23) | called 1 time | 100.0% |
| Svc::FileUplink::Warnings::fileWrite(Fw::StringTemplate<200ul>&) (/home/runner/work/fprime/fprime/Svc/FileUplink/Warnings.cpp:43) | not called | 0.0% |
| Svc::FileUplink::Warnings::invalidReceiveMode(Fw::FilePacket::Type) (/home/runner/work/fprime/fprime/Svc/FileUplink/Warnings.cpp:17) | called 2 times | 100.0% |
| Svc::FileUplink::Warnings::packetDuplicate(unsigned int) (/home/runner/work/fprime/fprime/Svc/FileUplink/Warnings.cpp:38) | not called | 0.0% |
| Svc::FileUplink::Warnings::packetOutOfBounds(unsigned int, Fw::StringTemplate<200ul>&) (/home/runner/work/fprime/fprime/Svc/FileUplink/Warnings.cpp:28) | not called | 0.0% |
| Svc::FileUplink::Warnings::packetOutOfOrder(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileUplink/Warnings.cpp:33) | not called | 0.0% |
| Svc::FileUplink::Warnings::warning() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.hpp:165) | called 3 times | 71.0% |
| Svc::FileUplink::bufferSendIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:44) | called 6 times | 62.0% |
| Svc::FileUplink::checkDuplicatedPacket(unsigned int) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:188) | not called | 0.0% |
| Svc::FileUplink::checkSequenceIndex(unsigned int) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:181) | called 2 times | 67.0% |
| Svc::FileUplink::compareChecksums(Fw::FilePacket::EndPacket const&) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:198) | called 1 time | 61.0% |
| Svc::FileUplink::configure(char const*) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:36) | called 1 time | 100.0% |
| Svc::FileUplink::goToDataMode() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:217) | called 1 time | 100.0% |
| Svc::FileUplink::goToStartMode() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:210) | called 3 times | 100.0% |
| Svc::FileUplink::handleCancelPacket() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:175) | not called | 0.0% |
| Svc::FileUplink::handleDataPacket(Fw::FilePacket::DataPacket const&) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:123) | called 2 times | 73.0% |
| Svc::FileUplink::handleEndPacket(Fw::FilePacket::EndPacket const&) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:153) | called 2 times | 88.0% |
| Svc::FileUplink::handleStartPacket(Fw::FilePacket::StartPacket const&) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:103) | called 2 times | 86.0% |
| Svc::FileUplink::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:94) | called 59 times | 100.0% |
| Svc::FileUplink::~FileUplink() (/home/runner/work/fprime/fprime/Svc/FileUplink/FileUplink.cpp:34) | called 1 time | 100.0% |
| Svc::FileUplinkComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13245) | called 4 times | 70.0% |
| Svc::FileUplinkComponentBase::bufferSendOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13275) | called 6 times | 70.0% |
| Svc::FileUplinkComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13297) | called 4 times | 70.0% |
| Svc::FileUplinkComponentBase::fileAnnounce_out(short, Fw::StringBase&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13325) | not called | 0.0% |
| Svc::FileUplinkComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13125) | called 4 times | 78.0% |
| Svc::FileUplinkComponentBase::isConnected_bufferSendOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13144) | not called | 0.0% |
| Svc::FileUplinkComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13161) | called 4 times | 78.0% |
| Svc::FileUplinkComponentBase::isConnected_fileAnnounce_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13178) | called 1 time | 86.0% |
| Svc::FileUplinkComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13192) | not called | 0.0% |
| Svc::FileUplinkComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13209) | called 14 times | 78.0% |
| Svc::FileUplinkComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13226) | called 20 times | 78.0% |
| Svc::FileUplinkComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13341) | called 59 times | 70.0% |
| Svc::FileUplinkComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13363) | called 14 times | 70.0% |
| Svc::FileUplinkComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13385) | called 10 times | 70.0% |
| Svc::FileWorker::FileWorker(char const*) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:15) | not called | 0.0% |
| Svc::FileWorker::cancelIn_handler(short) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:32) | not called | 0.0% |
| Svc::FileWorker::configure(unsigned long) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:21) | not called | 0.0% |
| Svc::FileWorker::getHash(char const*, Utils::Hash&, Utils::HashBuffer&, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:347) | not called | 0.0% |
| Svc::FileWorker::readBufferFromFile(Fw::Buffer&, char const*) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:202) | not called | 0.0% |
| Svc::FileWorker::readFile(Fw::Buffer&, unsigned long, Os::File&, Fw::StringTemplate<200ul> const&) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:231) | not called | 0.0% |
| Svc::FileWorker::readFileBytes(Fw::Buffer&, unsigned long, Os::File&, unsigned long&) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:288) | not called | 0.0% |
| Svc::FileWorker::readIn_handler(short, Fw::StringBase const&, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:36) | not called | 0.0% |
| Svc::FileWorker::verifyIn_handler(short, Fw::StringBase const&, unsigned int) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:92) | not called | 0.0% |
| Svc::FileWorker::writeBufferHashToFile(Fw::Buffer&, char const*, unsigned long, bool) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:445) | not called | 0.0% |
| Svc::FileWorker::writeBufferToFile(Fw::Buffer&, char const*, unsigned long, bool) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:390) | not called | 0.0% |
| Svc::FileWorker::writeIn_handler(short, Fw::StringBase const&, Fw::Buffer&, unsigned long, bool) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:128) | not called | 0.0% |
| Svc::FileWorker::writeToFile(unsigned char const*, unsigned long, Os::File&, char const*) (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:511) | not called | 0.0% |
| Svc::FileWorker::~FileWorker() (/home/runner/work/fprime/fprime/Svc/FileWorker/FileWorker.cpp:26) | not called | 0.0% |
| Svc::FprimeDeframer::FprimeDeframer(char const*) (/home/runner/work/fprime/fprime/Svc/FprimeDeframer/FprimeDeframer.cpp:20) | not called | 0.0% |
| Svc::FprimeDeframer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FprimeDeframer/FprimeDeframer.cpp:28) | not called | 0.0% |
| Svc::FprimeDeframer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FprimeDeframer/FprimeDeframer.cpp:113) | not called | 0.0% |
| Svc::FprimeDeframer::~FprimeDeframer() (/home/runner/work/fprime/fprime/Svc/FprimeDeframer/FprimeDeframer.cpp:22) | not called | 0.0% |
| Svc::FprimeFramer::FprimeFramer(char const*) (/home/runner/work/fprime/fprime/Svc/FprimeFramer/FprimeFramer.cpp:18) | not called | 0.0% |
| Svc::FprimeFramer::comStatusIn_handler(short, Fw::Success&) (/home/runner/work/fprime/fprime/Svc/FprimeFramer/FprimeFramer.cpp:76) | not called | 0.0% |
| Svc::FprimeFramer::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FprimeFramer/FprimeFramer.cpp:26) | not called | 0.0% |
| Svc::FprimeFramer::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FprimeFramer/FprimeFramer.cpp:82) | not called | 0.0% |
| Svc::FprimeFramer::~FprimeFramer() (/home/runner/work/fprime/fprime/Svc/FprimeFramer/FprimeFramer.cpp:20) | not called | 0.0% |
| Svc::FprimeRouter::FprimeRouter(char const*) (/home/runner/work/fprime/fprime/Svc/FprimeRouter/FprimeRouter.cpp:19) | called 1 time | 50.0% |
| Svc::FprimeRouter::cmdResponseIn_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (/home/runner/work/fprime/fprime/Svc/FprimeRouter/FprimeRouter.cpp:92) | called 140 times | 100.0% |
| Svc::FprimeRouter::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FprimeRouter/FprimeRouter.cpp:32) | called 146 times | 56.0% |
| Svc::FprimeRouter::fileBufferReturnIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/FprimeRouter/FprimeRouter.cpp:99) | called 6 times | 69.0% |
| Svc::FprimeRouter::insertContext(Fw::Buffer const&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FprimeRouter/FprimeRouter.cpp:114) | called 6 times | 83.0% |
| Svc::FprimeRouter::takeContext(Fw::Buffer const&, ComCfg::FrameContext&) (/home/runner/work/fprime/fprime/Svc/FprimeRouter/FprimeRouter.cpp:128) | called 6 times | 81.0% |
| Svc::FprimeRouter::~FprimeRouter() (/home/runner/work/fprime/fprime/Svc/FprimeRouter/FprimeRouter.cpp:26) | called 1 time | 100.0% |
| Svc::FprimeRouterComponentBase::commandOut_out(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13535) | called 140 times | 70.0% |
| Svc::FprimeRouterComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13559) | called 146 times | 70.0% |
| Svc::FprimeRouterComponentBase::fileOut_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13583) | called 6 times | 70.0% |
| Svc::FprimeRouterComponentBase::isConnected_commandOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13415) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13432) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::isConnected_fileOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13449) | called 6 times | 78.0% |
| Svc::FprimeRouterComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13466) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13485) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13504) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::isConnected_unknownDataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13521) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13605) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13635) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13665) | not called | 0.0% |
| Svc::FprimeRouterComponentBase::unknownDataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13687) | not called | 0.0% |
| Svc::FpySequencer::BREAK_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:180) | not called | 0.0% |
| Svc::FpySequencer::CANCEL_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:143) | not called | 0.0% |
| Svc::FpySequencer::CLEAR_BREAKPOINT_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:216) | not called | 0.0% |
| Svc::FpySequencer::CONTINUE_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:198) | not called | 0.0% |
| Svc::FpySequencer::DUMP_STACK_TO_FILE_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:246) | not called | 0.0% |
| Svc::FpySequencer::DirectiveUnion::DirectiveUnion() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.hpp:83) | not called | 0.0% |
| Svc::FpySequencer::DirectiveUnion::~DirectiveUnion() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.hpp:84) | not called | 0.0% |
| Svc::FpySequencer::FpySequencer(char const*) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:18) | not called | 0.0% |
| Svc::FpySequencer::RUN_ARGS_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Svc::BlockState const&, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:52) | not called | 0.0% |
| Svc::FpySequencer::RUN_VALIDATED_cmdHandler(unsigned int, unsigned int, Svc::BlockState const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:114) | not called | 0.0% |
| Svc::FpySequencer::RUN_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Svc::BlockState const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:43) | not called | 0.0% |
| Svc::FpySequencer::SET_BREAKPOINT_cmdHandler(unsigned int, unsigned int, unsigned int, bool) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:165) | not called | 0.0% |
| Svc::FpySequencer::STEP_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:230) | not called | 0.0% |
| Svc::FpySequencer::Stack::copy(unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:149) | not called | 0.0% |
| Svc::FpySequencer::Stack::move(unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:168) | not called | 0.0% |
| Svc::FpySequencer::Stack::pop(unsigned char*, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:116) | not called | 0.0% |
| Svc::FpySequencer::Stack::push(unsigned char const*, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:126) | not called | 0.0% |
| Svc::FpySequencer::Stack::pushZeroes(unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:135) | not called | 0.0% |
| Svc::FpySequencer::Stack::top() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:142) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_checkShouldWake(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:237) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_checkStatementTimeout(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:264) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_clearBreakBeforeNextLine(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:386) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_clearBreakpoint(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:339) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_clearSequenceArguments(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:330) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_clearSequenceFile(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:320) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_dispatchStatement(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:118) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_incrementSequenceCounter(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:291) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_pushArgsToStack(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:301) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_report_seqBroken(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:352) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_report_seqCancelled(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:102) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_report_seqFailed(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:396) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_report_seqStarted(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:409) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_report_seqSucceeded(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:85) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_resetRuntime(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:207) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_sendCmdResponse_EXECUTION_ERROR(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:193) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_sendCmdResponse_OK(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:179) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setBreakBeforeNextLine(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:376) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setBreakpoint(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal, Svc::FpySequencer_BreakpointArgs const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:362) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setGoalState_IDLE(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:168) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setGoalState_RUNNING(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:146) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setGoalState_VALID(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:157) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setSequenceArguments(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal, Svc::FpySequencer_SequenceExecutionArgs const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:74) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setSequenceBlockState(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal, Svc::FpySequencer_SequenceExecutionArgs const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:62) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_setSequenceFilePath(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal, Svc::FpySequencer_SequenceExecutionArgs const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:25) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_signalEntered(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:12) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_action_validate(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:221) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_guard_breakOnce(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) const (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:452) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_guard_goalStateIs_RUNNING(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) const (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:427) | not called | 0.0% |
| Svc::FpySequencer::Svc_FpySequencer_SequencerStateMachine_guard_shouldBreak(Svc::FpySequencerComponentBase::SmId, Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) const (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStateMachine.cpp:438) | not called | 0.0% |
| Svc::FpySequencer::VALIDATE_ARGS_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:93) | not called | 0.0% |
| Svc::FpySequencer::VALIDATE_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:83) | not called | 0.0% |
| Svc::FpySequencer::allocateBuffer(int, Fw::MemAllocator&, unsigned long) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerValidationState.cpp:7) | not called | 0.0% |
| Svc::FpySequencer::allocate_directiveHandler(Svc::FpySequencer_AllocateDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1248) | not called | 0.0% |
| Svc::FpySequencer::call_directiveHandler(Svc::FpySequencer_CallDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1553) | not called | 0.0% |
| Svc::FpySequencer::checkShouldWake() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerRunState.cpp:687) | not called | 0.0% |
| Svc::FpySequencer::checkStatementTimeout() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerRunState.cpp:709) | not called | 0.0% |
| Svc::FpySequencer::checkTimers_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:275) | not called | 0.0% |
| Svc::FpySequencer::cmdResponseIn_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:289) | not called | 0.0% |
| Svc::FpySequencer::constCmd_directiveHandler(Svc::FpySequencer_ConstCmdDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:454) | not called | 0.0% |
| Svc::FpySequencer::currentStatementIdx() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerRunState.cpp:10) | not called | 0.0% |
| Svc::FpySequencer::deallocateBuffer(Fw::MemAllocator&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerValidationState.cpp:21) | not called | 0.0% |
| Svc::FpySequencer::deserializeDirective(Svc::Fpy::Statement const&, Svc::FpySequencer::DirectiveUnion&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerRunState.cpp:59) | not called | 0.0% |
| Svc::FpySequencer::directive_allocate_internalInterfaceHandler(Svc::FpySequencer_AllocateDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:157) | not called | 0.0% |
| Svc::FpySequencer::directive_call_internalInterfaceHandler(Svc::FpySequencer_CallDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:249) | not called | 0.0% |
| Svc::FpySequencer::directive_constCmd_internalInterfaceHandler(Svc::FpySequencer_ConstCmdDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:136) | not called | 0.0% |
| Svc::FpySequencer::directive_discard_internalInterfaceHandler(Svc::FpySequencer_DiscardDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:186) | not called | 0.0% |
| Svc::FpySequencer::directive_exit_internalInterfaceHandler(Svc::FpySequencer_ExitDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:150) | not called | 0.0% |
| Svc::FpySequencer::directive_getField_internalInterfaceHandler(Svc::FpySequencer_GetFieldDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:228) | not called | 0.0% |
| Svc::FpySequencer::directive_goto_internalInterfaceHandler(Svc::FpySequencer_GotoDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:92) | not called | 0.0% |
| Svc::FpySequencer::directive_if_internalInterfaceHandler(Svc::FpySequencer_IfDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:99) | not called | 0.0% |
| Svc::FpySequencer::directive_loadAbs_internalInterfaceHandler(Svc::FpySequencer_LoadAbsDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:263) | not called | 0.0% |
| Svc::FpySequencer::directive_loadRel_internalInterfaceHandler(Svc::FpySequencer_LoadRelDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:179) | not called | 0.0% |
| Svc::FpySequencer::directive_memCmp_internalInterfaceHandler(Svc::FpySequencer_MemCmpDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:193) | not called | 0.0% |
| Svc::FpySequencer::directive_noOp_internalInterfaceHandler(Svc::FpySequencer_NoOpDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:106) | not called | 0.0% |
| Svc::FpySequencer::directive_peek_internalInterfaceHandler(Svc::FpySequencer_PeekDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:235) | not called | 0.0% |
| Svc::FpySequencer::directive_popEvent_internalInterfaceHandler(Svc::FpySequencer_PopEventDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:285) | not called | 0.0% |
| Svc::FpySequencer::directive_popSerializable_internalInterfaceHandler(Svc::FpySequencer_PopSerializableDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:292) | not called | 0.0% |
| Svc::FpySequencer::directive_pushPrm_internalInterfaceHandler(Svc::FpySequencer_PushPrmDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:129) | not called | 0.0% |
| Svc::FpySequencer::directive_pushRand_internalInterfaceHandler(Svc::FpySequencer_PushRandDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:221) | not called | 0.0% |
| Svc::FpySequencer::directive_pushTime_internalInterfaceHandler(Svc::FpySequencer_PushTimeDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:207) | not called | 0.0% |
| Svc::FpySequencer::directive_pushTlmValAndTime_internalInterfaceHandler(Svc::FpySequencer_PushTlmValAndTimeDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:121) | not called | 0.0% |
| Svc::FpySequencer::directive_pushTlmVal_internalInterfaceHandler(Svc::FpySequencer_PushTlmValDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:113) | not called | 0.0% |
| Svc::FpySequencer::directive_pushVal_internalInterfaceHandler(Svc::FpySequencer_PushValDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:172) | not called | 0.0% |
| Svc::FpySequencer::directive_return_internalInterfaceHandler(Svc::FpySequencer_ReturnDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:256) | not called | 0.0% |
| Svc::FpySequencer::directive_setSeed_internalInterfaceHandler(Svc::FpySequencer_SetSeedDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:214) | not called | 0.0% |
| Svc::FpySequencer::directive_stackCmd_internalInterfaceHandler(Svc::FpySequencer_StackCmdDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:200) | not called | 0.0% |
| Svc::FpySequencer::directive_stackOp_internalInterfaceHandler(Svc::FpySequencer_StackOpDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:143) | not called | 0.0% |
| Svc::FpySequencer::directive_storeAbsConstOffset_internalInterfaceHandler(Svc::FpySequencer_StoreAbsConstOffsetDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:277) | not called | 0.0% |
| Svc::FpySequencer::directive_storeAbs_internalInterfaceHandler(Svc::FpySequencer_StoreAbsDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:270) | not called | 0.0% |
| Svc::FpySequencer::directive_storeRelConstOffset_internalInterfaceHandler(Svc::FpySequencer_StoreRelConstOffsetDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:164) | not called | 0.0% |
| Svc::FpySequencer::directive_storeRel_internalInterfaceHandler(Svc::FpySequencer_StoreRelDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:242) | not called | 0.0% |
| Svc::FpySequencer::directive_waitAbs_internalInterfaceHandler(Svc::FpySequencer_WaitAbsDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:85) | not called | 0.0% |
| Svc::FpySequencer::directive_waitRel_internalInterfaceHandler(Svc::FpySequencer_WaitRelDirective const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:78) | not called | 0.0% |
| Svc::FpySequencer::discard_directiveHandler(Svc::FpySequencer_DiscardDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1325) | not called | 0.0% |
| Svc::FpySequencer::dispatchDirective(Svc::FpySequencer::DirectiveUnion const&, Svc::Fpy::DirectiveId const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerRunState.cpp:500) | not called | 0.0% |
| Svc::FpySequencer::dispatchStatement() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerRunState.cpp:18) | not called | 0.0% |
| Svc::FpySequencer::exit_directiveHandler(Svc::FpySequencer_ExitDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1229) | not called | 0.0% |
| Svc::FpySequencer::getField_directiveHandler(Svc::FpySequencer_GetFieldDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1460) | not called | 0.0% |
| Svc::FpySequencer::goto_directiveHandler(Svc::FpySequencer_GotoDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:333) | not called | 0.0% |
| Svc::FpySequencer::handleDirectiveErrorCode(Svc::Fpy::DirectiveId, Svc::Fpy::DirectiveErrorCode) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:36) | not called | 0.0% |
| Svc::FpySequencer::if_directiveHandler(Svc::FpySequencer_IfDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:344) | not called | 0.0% |
| Svc::FpySequencer::isRunningState(Svc::FpySequencer_SequencerStateMachine_State) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:521) | not called | 0.0% |
| Svc::FpySequencer::loadAbs_directiveHandler(Svc::FpySequencer_LoadAbsDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1665) | not called | 0.0% |
| Svc::FpySequencer::loadHelper(unsigned int, unsigned int, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1278) | not called | 0.0% |
| Svc::FpySequencer::loadRel_directiveHandler(Svc::FpySequencer_LoadRelDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1305) | not called | 0.0% |
| Svc::FpySequencer::memCmp_directiveHandler(Svc::FpySequencer_MemCmpDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1335) | not called | 0.0% |
| Svc::FpySequencer::noOp_directiveHandler(Svc::FpySequencer_NoOpDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:365) | not called | 0.0% |
| Svc::FpySequencer::op_add() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:728) | not called | 0.0% |
| Svc::FpySequencer::op_and() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:478) | not called | 0.0% |
| Svc::FpySequencer::op_fabs() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1049) | not called | 0.0% |
| Svc::FpySequencer::op_fadd() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:877) | not called | 0.0% |
| Svc::FpySequencer::op_fdiv() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:904) | not called | 0.0% |
| Svc::FpySequencer::op_feq() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:583) | not called | 0.0% |
| Svc::FpySequencer::op_ffloor() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1027) | not called | 0.0% |
| Svc::FpySequencer::op_fge() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:635) | not called | 0.0% |
| Svc::FpySequencer::op_fgt() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:625) | not called | 0.0% |
| Svc::FpySequencer::op_fle() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:615) | not called | 0.0% |
| Svc::FpySequencer::op_flog() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:922) | not called | 0.0% |
| Svc::FpySequencer::op_flt() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:605) | not called | 0.0% |
| Svc::FpySequencer::op_fmod() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:933) | not called | 0.0% |
| Svc::FpySequencer::op_fmul() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:895) | not called | 0.0% |
| Svc::FpySequencer::op_fne() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:594) | not called | 0.0% |
| Svc::FpySequencer::op_fpext() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:655) | not called | 0.0% |
| Svc::FpySequencer::op_fpow() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:913) | not called | 0.0% |
| Svc::FpySequencer::op_fptosi() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:671) | not called | 0.0% |
| Svc::FpySequencer::op_fptoui() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:701) | not called | 0.0% |
| Svc::FpySequencer::op_fptrunc() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:663) | not called | 0.0% |
| Svc::FpySequencer::op_fsub() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:886) | not called | 0.0% |
| Svc::FpySequencer::op_iabs() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1037) | not called | 0.0% |
| Svc::FpySequencer::op_ieq() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:485) | not called | 0.0% |
| Svc::FpySequencer::op_ine() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:494) | not called | 0.0% |
| Svc::FpySequencer::op_itrunc_64_16() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1011) | not called | 0.0% |
| Svc::FpySequencer::op_itrunc_64_32() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1019) | not called | 0.0% |
| Svc::FpySequencer::op_itrunc_64_8() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1003) | not called | 0.0% |
| Svc::FpySequencer::op_mul() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:770) | not called | 0.0% |
| Svc::FpySequencer::op_not() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:646) | not called | 0.0% |
| Svc::FpySequencer::op_or() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:471) | not called | 0.0% |
| Svc::FpySequencer::op_sdiv() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:813) | not called | 0.0% |
| Svc::FpySequencer::op_sge() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:573) | not called | 0.0% |
| Svc::FpySequencer::op_sgt() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:563) | not called | 0.0% |
| Svc::FpySequencer::op_siext_16_64() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:963) | not called | 0.0% |
| Svc::FpySequencer::op_siext_32_64() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:971) | not called | 0.0% |
| Svc::FpySequencer::op_siext_8_64() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:955) | not called | 0.0% |
| Svc::FpySequencer::op_sitofp() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:694) | not called | 0.0% |
| Svc::FpySequencer::op_sle() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:553) | not called | 0.0% |
| Svc::FpySequencer::op_slt() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:543) | not called | 0.0% |
| Svc::FpySequencer::op_smod() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:851) | not called | 0.0% |
| Svc::FpySequencer::op_sub() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:748) | not called | 0.0% |
| Svc::FpySequencer::op_udiv() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:800) | not called | 0.0% |
| Svc::FpySequencer::op_uge() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:533) | not called | 0.0% |
| Svc::FpySequencer::op_ugt() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:523) | not called | 0.0% |
| Svc::FpySequencer::op_uitofp() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:721) | not called | 0.0% |
| Svc::FpySequencer::op_ule() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:513) | not called | 0.0% |
| Svc::FpySequencer::op_ult() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:503) | not called | 0.0% |
| Svc::FpySequencer::op_umod() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:839) | not called | 0.0% |
| Svc::FpySequencer::op_ziext_16_64() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:987) | not called | 0.0% |
| Svc::FpySequencer::op_ziext_32_64() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:995) | not called | 0.0% |
| Svc::FpySequencer::op_ziext_8_64() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:979) | not called | 0.0% |
| Svc::FpySequencer::parameterUpdated(unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:502) | not called | 0.0% |
| Svc::FpySequencer::parametersLoaded() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:497) | not called | 0.0% |
| Svc::FpySequencer::peek_directiveHandler(Svc::FpySequencer_PeekDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1497) | not called | 0.0% |
| Svc::FpySequencer::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:281) | not called | 0.0% |
| Svc::FpySequencer::popEvent_directiveHandler(Svc::FpySequencer_PopEventDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1691) | not called | 0.0% |
| Svc::FpySequencer::popSerializable_directiveHandler(Svc::FpySequencer_PopSerializableDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1759) | not called | 0.0% |
| Svc::FpySequencer::pushPrm_directiveHandler(Svc::FpySequencer_PushPrmDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:430) | not called | 0.0% |
| Svc::FpySequencer::pushRand_directiveHandler(Svc::FpySequencer_PushRandDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1441) | not called | 0.0% |
| Svc::FpySequencer::pushTime_directiveHandler(Svc::FpySequencer_PushTimeDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1409) | not called | 0.0% |
| Svc::FpySequencer::pushTlmValAndTime_directiveHandler(Svc::FpySequencer_PushTlmValAndTimeDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:393) | not called | 0.0% |
| Svc::FpySequencer::pushTlmVal_directiveHandler(Svc::FpySequencer_PushTlmValDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:369) | not called | 0.0% |
| Svc::FpySequencer::pushVal_directiveHandler(Svc::FpySequencer_PushValDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1314) | not called | 0.0% |
| Svc::FpySequencer::readBody() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerValidationState.cpp:161) | not called | 0.0% |
| Svc::FpySequencer::readBytes(Os::File&, unsigned long, Svc::FpySequencer_FileReadStage const&, bool) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerValidationState.cpp:235) | not called | 0.0% |
| Svc::FpySequencer::readFooter() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerValidationState.cpp:212) | not called | 0.0% |
| Svc::FpySequencer::readHeader() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerValidationState.cpp:128) | not called | 0.0% |
| Svc::FpySequencer::return_directiveHandler(Svc::FpySequencer_ReturnDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1593) | not called | 0.0% |
| Svc::FpySequencer::sendCmd(unsigned int, unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:44) | not called | 0.0% |
| Svc::FpySequencer::sendSignal(Svc::FpySequencer_SequencerStateMachineStateMachineBase::Signal) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:11) | not called | 0.0% |
| Svc::FpySequencer::seqCancelIn_handler(short) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:388) | not called | 0.0% |
| Svc::FpySequencer::seqRunIn_handler(short, Fw::StringBase const&, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:398) | not called | 0.0% |
| Svc::FpySequencer::setSeed_directiveHandler(Svc::FpySequencer_SetSeedDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1429) | not called | 0.0% |
| Svc::FpySequencer::stackCmd_directiveHandler(Svc::FpySequencer_StackCmdDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1368) | not called | 0.0% |
| Svc::FpySequencer::stackOp_directiveHandler(Svc::FpySequencer_StackOpDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1059) | not called | 0.0% |
| Svc::FpySequencer::storeAbsConstOffset_directiveHandler(Svc::FpySequencer_StoreAbsConstOffsetDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1686) | not called | 0.0% |
| Svc::FpySequencer::storeAbs_directiveHandler(Svc::FpySequencer_StoreAbsDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1669) | not called | 0.0% |
| Svc::FpySequencer::storeHelper(unsigned int, unsigned int, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1258) | not called | 0.0% |
| Svc::FpySequencer::storeRelConstOffset_directiveHandler(Svc::FpySequencer_StoreRelConstOffsetDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1295) | not called | 0.0% |
| Svc::FpySequencer::storeRel_directiveHandler(Svc::FpySequencer_StoreRelDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:1532) | not called | 0.0% |
| Svc::FpySequencer::tlmWrite_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:411) | not called | 0.0% |
| Svc::FpySequencer::updateDebugTelemetryStruct() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:439) | not called | 0.0% |
| Svc::FpySequencer::validate() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerValidationState.cpp:28) | not called | 0.0% |
| Svc::FpySequencer::waitAbs_directiveHandler(Svc::FpySequencer_WaitAbsDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:317) | not called | 0.0% |
| Svc::FpySequencer::waitRel_directiveHandler(Svc::FpySequencer_WaitRelDirective const&, Svc::Fpy::DirectiveErrorCode&) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerDirectives.cpp:300) | not called | 0.0% |
| Svc::FpySequencer::~FpySequencer() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencer.cpp:38) | not called | 0.0% |
| Svc::FrameAccumulator::FrameAccumulator(char const*) (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:17) | called 1 time | 80.0% |
| Svc::FrameAccumulator::cleanup() (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:41) | called 1 time | 100.0% |
| Svc::FrameAccumulator::configure(Svc::FrameDetector const&, int, Fw::MemAllocator&, unsigned long) (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:26) | called 1 time | 83.0% |
| Svc::FrameAccumulator::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:53) | called 614 times | 100.0% |
| Svc::FrameAccumulator::dataReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:188) | called 146 times | 100.0% |
| Svc::FrameAccumulator::processBuffer(Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:62) | called 614 times | 81.0% |
| Svc::FrameAccumulator::processRing(ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:93) | called 614 times | 55.0% |
| Svc::FrameAccumulator::~FrameAccumulator() (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameAccumulator.cpp:24) | called 1 time | 100.0% |
| Svc::FrameAccumulatorComponentBase::bufferAllocate_out(short, unsigned long) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13831) | called 146 times | 63.0% |
| Svc::FrameAccumulatorComponentBase::bufferDeallocate_out(short, Fw::Buffer&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13855) | called 146 times | 70.0% |
| Svc::FrameAccumulatorComponentBase::dataOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13877) | called 146 times | 70.0% |
| Svc::FrameAccumulatorComponentBase::dataReturnOut_out(short, Fw::Buffer&, ComCfg::FrameContext const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13901) | called 614 times | 70.0% |
| Svc::FrameAccumulatorComponentBase::isConnected_bufferAllocate_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13708) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::isConnected_bufferDeallocate_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13725) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::isConnected_dataOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13742) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::isConnected_dataReturnOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13759) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13776) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13795) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13814) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13925) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13955) | not called | 0.0% |
| Svc::FrameAccumulatorComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:13985) | not called | 0.0% |
| Svc::FrameDetector::~FrameDetector() (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameDetector.hpp:24) | called 1 time | 100.0% |
| Svc::FrameDetectors::CcsdsTcFrameDetector::detect(Types::CircularBuffer const&, unsigned long&) const (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameDetector/CcsdsTcFrameDetector.cpp:19) | called 6250 times | 70.0% |
| Svc::FrameDetectors::FprimeFrameDetector::detect(Types::CircularBuffer const&, unsigned long&) const (/home/runner/work/fprime/fprime/Svc/FrameAccumulator/FrameDetector/FprimeFrameDetector.cpp:12) | not called | 0.0% |
| Svc::HealthComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14190) | called 3 times | 70.0% |
| Svc::HealthComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14212) | not called | 0.0% |
| Svc::HealthComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14268) | not called | 0.0% |
| Svc::HealthComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14238) | not called | 0.0% |
| Svc::HealthComponentBase::PingSend_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14298) | called 885 times | 92.0% |
| Svc::HealthComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14404) | not called | 0.0% |
| Svc::HealthComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14426) | not called | 0.0% |
| Svc::HealthComponentBase::WdogStroke_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14452) | not called | 0.0% |
| Svc::HealthComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14011) | called 1 time | 78.0% |
| Svc::HealthComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14028) | not called | 0.0% |
| Svc::HealthComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14064) | not called | 0.0% |
| Svc::HealthComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14045) | not called | 0.0% |
| Svc::HealthComponentBase::isConnected_PingSend_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14083) | not called | 0.0% |
| Svc::HealthComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14142) | not called | 0.0% |
| Svc::HealthComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14159) | not called | 0.0% |
| Svc::HealthComponentBase::isConnected_WdogStroke_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14176) | called 59 times | 86.0% |
| Svc::HealthImpl::HLTH_CHNG_PING_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:177) | not called | 0.0% |
| Svc::HealthImpl::HLTH_ENABLE_cmdHandler(unsigned int, unsigned int, Fw::Enabled const&) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:141) | not called | 0.0% |
| Svc::HealthImpl::HLTH_PING_ENABLE_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Fw::Enabled const&) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:151) | not called | 0.0% |
| Svc::HealthImpl::HealthImpl(char const*) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:23) | called 1 time | 50.0% |
| Svc::HealthImpl::PingReturn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:72) | called 870 times | 40.0% |
| Svc::HealthImpl::Run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:84) | called 59 times | 45.0% |
| Svc::HealthImpl::findEntry(Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:205) | not called | 0.0% |
| Svc::HealthImpl::init(unsigned long, int) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:41) | called 1 time | 100.0% |
| Svc::HealthImpl::setPingEntries(Svc::HealthImpl::PingEntry*, short, unsigned int) (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:46) | called 1 time | 73.0% |
| Svc::HealthImpl::~HealthImpl() (/home/runner/work/fprime/fprime/Svc/Health/HealthComponentImpl.cpp:66) | called 1 time | 100.0% |
| Svc::LinuxTimer::LinuxTimer(char const*) (/home/runner/work/fprime/fprime/Svc/LinuxTimer/LinuxTimerCommon.cpp:22) | called 1 time | 62.0% |
| Svc::LinuxTimer::quit() (/home/runner/work/fprime/fprime/Svc/LinuxTimer/LinuxTimerCommon.cpp:26) | called 1 time | 100.0% |
| Svc::LinuxTimer::startTimer(Fw::TimeInterval const&) (/home/runner/work/fprime/fprime/Svc/LinuxTimer/LinuxTimerFd.cpp:23) | called 1 time | 65.0% |
| Svc::LinuxTimer::~LinuxTimer() (/home/runner/work/fprime/fprime/Svc/LinuxTimer/LinuxTimerCommon.cpp:24) | called 1 time | 100.0% |
| Svc::LinuxTimerComponentBase::CycleOut_out(short, Os::DelegateRawTime&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14489) | called 235 times | 70.0% |
| Svc::LinuxTimerComponentBase::isConnected_CycleOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14472) | not called | 0.0% |
| Svc::LogFile::LogFile() (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/LogFile.cpp:21) | not called | 0.0% |
| Svc::LogFile::set_log_file(char const*, unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/LogFile.cpp:69) | not called | 0.0% |
| Svc::LogFile::write_to_log(char const*, unsigned long) (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/LogFile.cpp:34) | not called | 0.0% |
| Svc::LogFile::~LogFile() (/home/runner/work/fprime/fprime/Svc/ActiveTextLogger/LogFile.cpp:23) | not called | 0.0% |
| Svc::OsTime::OsTime(char const*) (/home/runner/work/fprime/fprime/Svc/OsTime/OsTime.cpp:18) | not called | 0.0% |
| Svc::OsTime::SetCurrentTime_cmdHandler(unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/OsTime/OsTime.cpp:34) | not called | 0.0% |
| Svc::OsTime::setEpoch_handler(short, Fw::Time const&, Os::DelegateRawTime const&) (/home/runner/work/fprime/fprime/Svc/OsTime/OsTime.cpp:87) | not called | 0.0% |
| Svc::OsTime::set_epoch(Fw::Time const&, Os::DelegateRawTime const&) (/home/runner/work/fprime/fprime/Svc/OsTime/OsTime.cpp:27) | not called | 0.0% |
| Svc::OsTime::timeGetPort_handler(short, Fw::Time&) (/home/runner/work/fprime/fprime/Svc/OsTime/OsTime.cpp:53) | not called | 0.0% |
| Svc::OsTime::~OsTime() (/home/runner/work/fprime/fprime/Svc/OsTime/OsTime.cpp:25) | not called | 0.0% |
| Svc::PassThroughRouter::PassThroughRouter(char const*) (/home/runner/work/fprime/fprime/Svc/PassThroughRouter/PassThroughRouter.cpp:15) | not called | 0.0% |
| Svc::PassThroughRouter::allPacketsReturnIn_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/PassThroughRouter/PassThroughRouter.cpp:23) | not called | 0.0% |
| Svc::PassThroughRouter::dataIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (/home/runner/work/fprime/fprime/Svc/PassThroughRouter/PassThroughRouter.cpp:28) | not called | 0.0% |
| Svc::PassThroughRouter::~PassThroughRouter() (/home/runner/work/fprime/fprime/Svc/PassThroughRouter/PassThroughRouter.cpp:17) | not called | 0.0% |
| Svc::PassiveRateGroup::CLEAR_STATISTICS_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/PassiveRateGroup/PassiveRateGroup.cpp:133) | not called | 0.0% |
| Svc::PassiveRateGroup::CycleIn_handler(short, Os::DelegateRawTime&) (/home/runner/work/fprime/fprime/Svc/PassiveRateGroup/PassiveRateGroup.cpp:61) | not called | 0.0% |
| Svc::PassiveRateGroup::PassiveRateGroup(char const*) (/home/runner/work/fprime/fprime/Svc/PassiveRateGroup/PassiveRateGroup.cpp:22) | not called | 0.0% |
| Svc::PassiveRateGroup::configure(Fw::Array<unsigned int, 10ul> const&, Os::RawTimeSource) (/home/runner/work/fprime/fprime/Svc/PassiveRateGroup/PassiveRateGroup.cpp:36) | not called | 0.0% |
| Svc::PassiveRateGroup::configure(unsigned int const*, short) (/home/runner/work/fprime/fprime/Svc/PassiveRateGroup/PassiveRateGroup.cpp:49) | not called | 0.0% |
| Svc::PassiveRateGroup::createRawTime() const (/home/runner/work/fprime/fprime/Svc/PassiveRateGroup/PassiveRateGroup.cpp:32) | not called | 0.0% |
| Svc::PassiveRateGroup::~PassiveRateGroup() (/home/runner/work/fprime/fprime/Svc/PassiveRateGroup/PassiveRateGroup.cpp:30) | not called | 0.0% |
| Svc::PolyDb::PolyDb(char const*) (/home/runner/work/fprime/fprime/Svc/PolyDb/PolyDb.cpp:13) | not called | 0.0% |
| Svc::PolyDb::getValue_handler(short, Svc::PolyDbCfg::PolyDbEntry const&, Svc::MeasurementStatus&, Fw::Time&, Fw::PolyType&) (/home/runner/work/fprime/fprime/Svc/PolyDb/PolyDb.cpp:20) | not called | 0.0% |
| Svc::PolyDb::setValue_handler(short, Svc::PolyDbCfg::PolyDbEntry const&, Svc::MeasurementStatus&, Fw::Time&, Fw::PolyType&) (/home/runner/work/fprime/fprime/Svc/PolyDb/PolyDb.cpp:31) | not called | 0.0% |
| Svc::PolyDb::~PolyDb() (/home/runner/work/fprime/fprime/Svc/PolyDb/PolyDb.cpp:42) | not called | 0.0% |
| Svc::PosixTime::PosixTime(char const*) (/home/runner/work/fprime/fprime/Svc/PosixTime/PosixTime.cpp:14) | called 1 time | 100.0% |
| Svc::PosixTime::setTimeContext(unsigned char) (/home/runner/work/fprime/fprime/Svc/PosixTime/PosixTime.cpp:18) | not called | 0.0% |
| Svc::PosixTime::timeGetPort_handler(short, Fw::Time&) (/home/runner/work/fprime/fprime/Svc/PosixTime/PosixTime.cpp:22) | called 3863 times | 64.0% |
| Svc::PosixTime::~PosixTime() (/home/runner/work/fprime/fprime/Svc/PosixTime/PosixTime.cpp:16) | called 1 time | 100.0% |
| Svc::PrmDbComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14621) | called 3 times | 70.0% |
| Svc::PrmDbComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14643) | not called | 0.0% |
| Svc::PrmDbComponentBase::LogText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14699) | called 9 times | 70.0% |
| Svc::PrmDbComponentBase::Log_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14669) | called 9 times | 70.0% |
| Svc::PrmDbComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14729) | called 9 times | 70.0% |
| Svc::PrmDbComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14515) | called 1 time | 78.0% |
| Svc::PrmDbComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14532) | not called | 0.0% |
| Svc::PrmDbComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14568) | called 9 times | 78.0% |
| Svc::PrmDbComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14549) | called 9 times | 78.0% |
| Svc::PrmDbComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14587) | called 9 times | 78.0% |
| Svc::PrmDbComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14604) | not called | 0.0% |
| Svc::PrmDbComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14751) | called 59 times | 70.0% |
| Svc::PrmDbImpl::PRM_COMMIT_STAGED_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:361) | not called | 0.0% |
| Svc::PrmDbImpl::PRM_LOAD_FILE_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Svc::PrmDb_Merge const&) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:321) | not called | 0.0% |
| Svc::PrmDbImpl::PRM_SAVE_FILE_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:121) | not called | 0.0% |
| Svc::PrmDbImpl::PrmDbImpl(char const*) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:39) | called 1 time | 45.0% |
| Svc::PrmDbImpl::PrmLoadStatus Svc::PrmDbImpl::readParamFileWork<Os::File>(Os::File&, Fw::StringBase const&, Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:406) | not called | 0.0% |
| Svc::PrmDbImpl::PrmLoadStatus Svc::PrmDbImpl::readParamFileWork<Os::SandboxedFile>(Os::SandboxedFile&, Fw::StringBase const&, Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:406) | not called | 0.0% |
| Svc::PrmDbImpl::clearDb(Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:631) | called 2 times | 75.0% |
| Svc::PrmDbImpl::configure(char const*) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:49) | called 1 time | 75.0% |
| Svc::PrmDbImpl::configureLoadSandbox(char const*) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:54) | not called | 0.0% |
| Svc::PrmDbImpl::dbCopy(Svc::PrmDb_PrmDbType, Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:635) | not called | 0.0% |
| Svc::PrmDbImpl::getDbPtr(Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:640) | called 6 times | 90.0% |
| Svc::PrmDbImpl::getDbString(Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:648) | not called | 0.0% |
| Svc::PrmDbImpl::getPrm_handler(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:79) | called 9 times | 56.0% |
| Svc::PrmDbImpl::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:116) | called 59 times | 100.0% |
| Svc::PrmDbImpl::readParamFile() (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:59) | not called | 0.0% |
| Svc::PrmDbImpl::readParamFileImpl(Fw::StringBase const&, Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:390) | not called | 0.0% |
| Svc::PrmDbImpl::setPrm_handler(short, unsigned int, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:96) | called 4 times | 48.0% |
| Svc::PrmDbImpl::updateAddPrmImpl(unsigned int, Fw::LinearBufferTemplate<506ul>&, Svc::PrmDb_PrmDbType) (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:598) | called 4 times | 63.0% |
| Svc::PrmDbImpl::~PrmDbImpl() (/home/runner/work/fprime/fprime/Svc/PrmDb/PrmDbImpl.cpp:47) | called 1 time | 100.0% |
| Svc::RateGroupDriver::CycleIn_handler(short, Os::DelegateRawTime&) (/home/runner/work/fprime/fprime/Svc/RateGroupDriver/RateGroupDriver.cpp:41) | called 235 times | 85.0% |
| Svc::RateGroupDriver::RateGroupDriver(char const*) (/home/runner/work/fprime/fprime/Svc/RateGroupDriver/RateGroupDriver.cpp:9) | called 1 time | 100.0% |
| Svc::RateGroupDriver::configure(Svc::RateGroupDriver::DividerSet const&) (/home/runner/work/fprime/fprime/Svc/RateGroupDriver/RateGroupDriver.cpp:12) | called 1 time | 75.0% |
| Svc::RateGroupDriver::~RateGroupDriver() (/home/runner/work/fprime/fprime/Svc/RateGroupDriver/RateGroupDriver.cpp:39) | called 1 time | 100.0% |
| Svc::RateGroupDriverComponentBase::CycleOut_out(short, Os::DelegateRawTime&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14800) | called 412 times | 79.0% |
| Svc::RateGroupDriverComponentBase::isConnected_CycleOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14777) | called 705 times | 82.0% |
| Svc::SeqDispatcher::CANCEL_ALL_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:224) | not called | 0.0% |
| Svc::SeqDispatcher::CANCEL_NAME_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:193) | not called | 0.0% |
| Svc::SeqDispatcher::LOG_STATUS_cmdHandler(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:184) | not called | 0.0% |
| Svc::SeqDispatcher::RUN_ARGS_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Svc::BlockState const&, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:158) | not called | 0.0% |
| Svc::SeqDispatcher::RUN_cmdHandler(unsigned int, unsigned int, Fw::StringTemplate<40ul> const&, Svc::BlockState const&) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:148) | not called | 0.0% |
| Svc::SeqDispatcher::SeqDispatcher(char const*) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:15) | not called | 0.0% |
| Svc::SeqDispatcher::getNextAvailableSequencerIdx() (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:19) | not called | 0.0% |
| Svc::SeqDispatcher::runSequence(short, Fw::ConstStringBase const&, Svc::BlockState, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:29) | not called | 0.0% |
| Svc::SeqDispatcher::seqDoneIn_handler(short, unsigned int, unsigned int, Fw::CmdResponse const&) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:88) | not called | 0.0% |
| Svc::SeqDispatcher::seqRunIn_handler(short, Fw::StringBase const&, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:133) | not called | 0.0% |
| Svc::SeqDispatcher::seqStartIn_handler(short, Fw::StringBase const&, Svc::SeqArgs const&) (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:56) | not called | 0.0% |
| Svc::SeqDispatcher::~SeqDispatcher() (/home/runner/work/fprime/fprime/Svc/SeqDispatcher/SeqDispatcher.cpp:17) | not called | 0.0% |
| Svc::StaticMemoryComponentImpl::StaticMemoryComponentImpl(char const*) (/home/runner/work/fprime/fprime/Svc/StaticMemory/StaticMemoryComponentImpl.cpp:23) | not called | 0.0% |
| Svc::StaticMemoryComponentImpl::bufferAllocate_handler(short, unsigned long) (/home/runner/work/fprime/fprime/Svc/StaticMemory/StaticMemoryComponentImpl.cpp:52) | not called | 0.0% |
| Svc::StaticMemoryComponentImpl::bufferDeallocate_handler(short, Fw::Buffer&) (/home/runner/work/fprime/fprime/Svc/StaticMemory/StaticMemoryComponentImpl.cpp:40) | not called | 0.0% |
| Svc::StaticMemoryComponentImpl::~StaticMemoryComponentImpl() (/home/runner/work/fprime/fprime/Svc/StaticMemory/StaticMemoryComponentImpl.cpp:34) | not called | 0.0% |
| Svc::SystemResources::Cpu() (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:97) | called 235 times | 72.0% |
| Svc::SystemResources::ENABLE_cmdHandler(unsigned int, unsigned int, Svc::SystemResourceEnabled const&) (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:78) | not called | 0.0% |
| Svc::SystemResources::Mem() (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:127) | called 235 times | 69.0% |
| Svc::SystemResources::PhysMem() (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:135) | called 235 times | 65.0% |
| Svc::SystemResources::SystemResources(char const*) (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:23) | called 1 time | 80.0% |
| Svc::SystemResources::compCpuUtil(Os::Generic::UsedTotal, Os::Generic::UsedTotal) (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:85) | called 940 times | 88.0% |
| Svc::SystemResources::run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:66) | called 235 times | 100.0% |
| Svc::SystemResources::~SystemResources() (/home/runner/work/fprime/fprime/Svc/SystemResources/SystemResources.cpp:60) | called 1 time | 100.0% |
| Svc::SystemResourcesComponentBase::CmdReg_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14944) | called 1 time | 70.0% |
| Svc::SystemResourcesComponentBase::CmdStatus_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14966) | not called | 0.0% |
| Svc::SystemResourcesComponentBase::Time_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14992) | called 2115 times | 70.0% |
| Svc::SystemResourcesComponentBase::Tlm_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15014) | called 2115 times | 70.0% |
| Svc::SystemResourcesComponentBase::isConnected_CmdReg_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14838) | called 1 time | 78.0% |
| Svc::SystemResourcesComponentBase::isConnected_CmdStatus_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14855) | not called | 0.0% |
| Svc::SystemResourcesComponentBase::isConnected_LogText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14891) | not called | 0.0% |
| Svc::SystemResourcesComponentBase::isConnected_Log_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14872) | not called | 0.0% |
| Svc::SystemResourcesComponentBase::isConnected_Time_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14910) | called 2115 times | 78.0% |
| Svc::SystemResourcesComponentBase::isConnected_Tlm_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:14927) | called 4230 times | 78.0% |
| Svc::TlmChan::Run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmChan/TlmChan.cpp:286) | called 235 times | 82.0% |
| Svc::TlmChan::TlmChan(char const*) (/home/runner/work/fprime/fprime/Svc/TlmChan/TlmChan.cpp:39) | called 1 time | 57.0% |
| Svc::TlmChan::TlmGet_handler(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Svc/TlmChan/TlmChan.cpp:162) | not called | 0.0% |
| Svc::TlmChan::TlmRecv_handler(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Svc/TlmChan/TlmChan.cpp:230) | called 3068 times | 76.0% |
| Svc::TlmChan::doHash(unsigned int) const (/home/runner/work/fprime/fprime/Svc/TlmChan/TlmChan.cpp:108) | called 3068 times | 38.0% |
| Svc::TlmChan::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmChan/TlmChan.cpp:156) | called 59 times | 100.0% |
| Svc::TlmChan::~TlmChan() (/home/runner/work/fprime/fprime/Svc/TlmChan/TlmChan.cpp:106) | called 1 time | 100.0% |
| Svc::TlmChanComponentBase::PktSend_out(short, Fw::LinearBufferTemplate<512ul>&, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15133) | called 226 times | 70.0% |
| Svc::TlmChanComponentBase::eventOutText_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15187) | not called | 0.0% |
| Svc::TlmChanComponentBase::eventOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15157) | not called | 0.0% |
| Svc::TlmChanComponentBase::isConnected_PktSend_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15044) | called 235 times | 78.0% |
| Svc::TlmChanComponentBase::isConnected_eventOutText_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15080) | not called | 0.0% |
| Svc::TlmChanComponentBase::isConnected_eventOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15061) | not called | 0.0% |
| Svc::TlmChanComponentBase::isConnected_pingOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15099) | not called | 0.0% |
| Svc::TlmChanComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15116) | not called | 0.0% |
| Svc::TlmChanComponentBase::pingOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15217) | called 59 times | 70.0% |
| Svc::TlmChanComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15239) | not called | 0.0% |
| Svc::TlmPacketizer::CONFIGURE_GROUP_RATES_cmdHandler(unsigned int, unsigned int, Svc::TelemetrySection const&, unsigned int, Svc::RateLogic const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:521) | not called | 0.0% |
| Svc::TlmPacketizer::ENABLE_GROUP_cmdHandler(unsigned int, unsigned int, Svc::TelemetrySection const&, unsigned int, Fw::Enabled const&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:489) | not called | 0.0% |
| Svc::TlmPacketizer::ENABLE_SECTION_cmdHandler(unsigned int, unsigned int, Svc::TelemetrySection const&, Fw::Enabled const&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:474) | not called | 0.0% |
| Svc::TlmPacketizer::FORCE_GROUP_cmdHandler(unsigned int, unsigned int, Svc::TelemetrySection const&, unsigned int, Fw::Enabled const&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:505) | not called | 0.0% |
| Svc::TlmPacketizer::Run_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:291) | not called | 0.0% |
| Svc::TlmPacketizer::SEND_PKT_cmdHandler(unsigned int, unsigned int, unsigned int, Svc::TelemetrySection const&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:440) | not called | 0.0% |
| Svc::TlmPacketizer::SET_LEVEL_cmdHandler(unsigned int, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:423) | not called | 0.0% |
| Svc::TlmPacketizer::TlmGet_handler(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:228) | not called | 0.0% |
| Svc::TlmPacketizer::TlmPacketizer(char const*) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:28) | not called | 0.0% |
| Svc::TlmPacketizer::TlmRecv_handler(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:171) | not called | 0.0% |
| Svc::TlmPacketizer::configureSectionGroupRate(Svc::TelemetrySection const&, unsigned int, Svc::RateLogic const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:538) | not called | 0.0% |
| Svc::TlmPacketizer::configureSectionGroupRate_handler(short, Svc::TelemetrySection const&, unsigned int, Svc::RateLogic const&, unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:218) | not called | 0.0% |
| Svc::TlmPacketizer::controlIn_handler(short, Svc::TelemetrySection const&, Fw::Enabled const&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:402) | not called | 0.0% |
| Svc::TlmPacketizer::deserializeParam(unsigned int, unsigned int, Fw::ParamValid, Fw::SerialBufferBase&) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:585) | not called | 0.0% |
| Svc::TlmPacketizer::missingChannel(unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:570) | not called | 0.0% |
| Svc::TlmPacketizer::pingIn_handler(short, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:414) | not called | 0.0% |
| Svc::TlmPacketizer::sectionGroupToPort(short, unsigned long) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:558) | not called | 0.0% |
| Svc::TlmPacketizer::serializeParam(unsigned int, unsigned int, Fw::SerialBufferBase&) const (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:602) | not called | 0.0% |
| Svc::TlmPacketizer::setPacketList(Svc::TlmPacketizerPacketList const&, Svc::TlmPacketizerPacket const&, unsigned int) (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:49) | not called | 0.0% |
| Svc::TlmPacketizer::~TlmPacketizer() (/home/runner/work/fprime/fprime/Svc/TlmPacketizer/TlmPacketizer.cpp:47) | not called | 0.0% |
| Svc::Version::ENABLE_cmdHandler(unsigned int, unsigned int, Svc::VersionEnabled const&) (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:79) | not called | 0.0% |
| Svc::Version::VERSION_cmdHandler(unsigned int, unsigned int, Svc::VersionType const&) (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:86) | not called | 0.0% |
| Svc::Version::Version(char const*) (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:18) | called 1 time | 48.0% |
| Svc::Version::config(bool) (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:31) | called 1 time | 100.0% |
| Svc::Version::customVersion_tlm(Svc::Version::VersionSlot) (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:194) | not called | 0.0% |
| Svc::Version::customVersion_tlm_all() (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:186) | not called | 0.0% |
| Svc::Version::fwVersion_tlm() (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:123) | called 1 time | 59.0% |
| Svc::Version::getVersion_handler(short, Svc::VersionCfg::VersionEnum const&, Fw::StringBase&, Svc::VersionStatus&) (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:46) | not called | 0.0% |
| Svc::Version::libraryVersion_tlm() (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:139) | called 1 time | 3.0% |
| Svc::Version::projectVersion_tlm() (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:131) | called 1 time | 59.0% |
| Svc::Version::setVersion_handler(short, Svc::VersionCfg::VersionEnum const&, Fw::StringBase&, Svc::VersionStatus&) (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:59) | not called | 0.0% |
| Svc::Version::start() (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:36) | called 1 time | 100.0% |
| Svc::Version::~Version() (/home/runner/work/fprime/fprime/Svc/Version/Version.cpp:29) | called 1 time | 100.0% |
| Svc::VersionComponentBase::cmdRegOut_out(short, unsigned int) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15371) | called 2 times | 70.0% |
| Svc::VersionComponentBase::cmdResponseOut_out(short, unsigned int, unsigned int, Fw::CmdResponse const&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15393) | not called | 0.0% |
| Svc::VersionComponentBase::isConnected_cmdRegOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15265) | called 1 time | 78.0% |
| Svc::VersionComponentBase::isConnected_cmdResponseOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15282) | not called | 0.0% |
| Svc::VersionComponentBase::isConnected_logOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15299) | called 2 times | 78.0% |
| Svc::VersionComponentBase::isConnected_logTextOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15318) | called 2 times | 78.0% |
| Svc::VersionComponentBase::isConnected_timeCaller_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15337) | called 4 times | 78.0% |
| Svc::VersionComponentBase::isConnected_tlmOut_OutputPort(short) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15354) | called 4 times | 78.0% |
| Svc::VersionComponentBase::logOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15419) | called 2 times | 70.0% |
| Svc::VersionComponentBase::logTextOut_out(short, unsigned int, Fw::Time&, Fw::LogSeverity const&, Fw::StringTemplate<256ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15449) | called 2 times | 70.0% |
| Svc::VersionComponentBase::timeCaller_out(short, Fw::Time&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15479) | called 4 times | 70.0% |
| Svc::VersionComponentBase::tlmOut_out(short, unsigned int, Fw::Time&, Fw::LinearBufferTemplate<506ul>&) const (build-fprime-automatic-native/Ref/Top/RefTopologyAc.cpp:15501) | called 2 times | 70.0% |
| Test::String::String(Test::String const&) (/home/runner/work/fprime/fprime/Fw/Test/String.hpp:25) | not called | 0.0% |
| Test::String::String(char const*) (/home/runner/work/fprime/fprime/Fw/Test/String.hpp:29) | not called | 0.0% |
| Test::String::getCapacity() const (/home/runner/work/fprime/fprime/Fw/Test/String.hpp:48) | not called | 0.0% |
| Test::String::operator=(Test::String const&) (/home/runner/work/fprime/fprime/Fw/Test/String.hpp:31) | not called | 0.0% |
| Test::String::operator=(char const*) (/home/runner/work/fprime/fprime/Fw/Test/String.hpp:41) | not called | 0.0% |
| Test::String::toChar() const (/home/runner/work/fprime/fprime/Fw/Test/String.hpp:46) | not called | 0.0% |
| Test::UnitTestAssert::UnitTestAssert() (/home/runner/work/fprime/fprime/Fw/Test/UnitTestAssert.cpp:22) | not called | 0.0% |
| Test::UnitTestAssert::assertFailed() const (/home/runner/work/fprime/fprime/Fw/Test/UnitTestAssert.cpp:95) | not called | 0.0% |
| Test::UnitTestAssert::clearAssertFailure() (/home/runner/work/fprime/fprime/Fw/Test/UnitTestAssert.cpp:99) | not called | 0.0% |
| Test::UnitTestAssert::doAssert() (/home/runner/work/fprime/fprime/Fw/Test/UnitTestAssert.cpp:42) | not called | 0.0% |
| Test::UnitTestAssert::reportAssert(char const*, unsigned long, unsigned long, int, int, int, int, int, int) (/home/runner/work/fprime/fprime/Fw/Test/UnitTestAssert.cpp:51) | not called | 0.0% |
| Test::UnitTestAssert::retrieveAssert(Test::String&, unsigned long&, unsigned long&, int&, int&, int&, int&, int&, int&) const (/home/runner/work/fprime/fprime/Fw/Test/UnitTestAssert.cpp:75) | not called | 0.0% |
| Test::UnitTestAssert::~UnitTestAssert() (/home/runner/work/fprime/fprime/Fw/Test/UnitTestAssert.cpp:37) | not called | 0.0% |
| Types::AtomicQueue::AtomicQueue() (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:31) | not called | 0.0% |
| Types::AtomicQueue::computeChecksum(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:21) | not called | 0.0% |
| Types::AtomicQueue::create(unsigned long, unsigned long, Fw::MemAllocator&, int) (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:47) | not called | 0.0% |
| Types::AtomicQueue::dequeue(unsigned char*, unsigned long, unsigned long&) (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:256) | not called | 0.0% |
| Types::AtomicQueue::enqueue(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:204) | not called | 0.0% |
| Types::AtomicQueue::enqueueBlocking(unsigned char const*, unsigned long, bool) (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:222) | not called | 0.0% |
| Types::AtomicQueue::enqueueInternal(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:152) | not called | 0.0% |
| Types::AtomicQueue::getBufferSize() const (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:356) | not called | 0.0% |
| Types::AtomicQueue::getCapacity() const (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:351) | not called | 0.0% |
| Types::AtomicQueue::getIndex(unsigned long) const (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.hpp:187) | not called | 0.0% |
| Types::AtomicQueue::getSize() const (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:327) | not called | 0.0% |
| Types::AtomicQueue::isCreated() const (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.hpp:160) | not called | 0.0% |
| Types::AtomicQueue::isEmpty() const (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:323) | not called | 0.0% |
| Types::AtomicQueue::isFull() const (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:314) | not called | 0.0% |
| Types::AtomicQueue::teardown() (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:108) | not called | 0.0% |
| Types::AtomicQueue::~AtomicQueue() (/home/runner/work/fprime/fprime/Os/Generic/Types/AtomicQueue.cpp:43) | not called | 0.0% |
| Types::CircularBuffer::CircularBuffer() (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:21) | called 4 times | 100.0% |
| Types::CircularBuffer::CircularBuffer(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:24) | not called | 0.0% |
| Types::CircularBuffer::advance_idx(unsigned long, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:52) | called 58703 times | 75.0% |
| Types::CircularBuffer::clear_high_water_mark() (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:237) | called 705 times | 100.0% |
| Types::CircularBuffer::get_allocated_size() const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:42) | called 27038 times | 100.0% |
| Types::CircularBuffer::get_capacity() const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:228) | called 1896 times | 83.0% |
| Types::CircularBuffer::get_free_size() const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:46) | called 2510 times | 75.0% |
| Types::CircularBuffer::get_high_water_mark() const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:233) | called 705 times | 100.0% |
| Types::CircularBuffer::peek(Fw::LinearBufferBase&, unsigned long, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:202) | called 668 times | 100.0% |
| Types::CircularBuffer::peek(Fw::Serializable&, unsigned long, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:198) | not called | 0.0% |
| Types::CircularBuffer::peek(char&, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:117) | not called | 0.0% |
| Types::CircularBuffer::peek(unsigned char&, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:122) | called 2939 times | 73.0% |
| Types::CircularBuffer::peek(unsigned char*, unsigned long, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:152) | called 6072 times | 76.0% |
| Types::CircularBuffer::peek(unsigned int&, unsigned long) const (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:134) | not called | 0.0% |
| Types::CircularBuffer::rotate(unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:206) | called 6448 times | 78.0% |
| Types::CircularBuffer::serialize(Fw::LinearBufferBase const&, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:113) | called 668 times | 100.0% |
| Types::CircularBuffer::serialize(Fw::Serializable const&, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:109) | not called | 0.0% |
| Types::CircularBuffer::serialize(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:57) | called 614 times | 79.0% |
| Types::CircularBuffer::setup(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:29) | called 4 times | 67.0% |
| Types::CircularBuffer::trim(unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/CircularBuffer.cpp:217) | not called | 0.0% |
| Types::MaxHeap::MaxHeap() (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:31) | called 28 times | 100.0% |
| Types::MaxHeap::Node* Fw::arrayPlacementNew<Types::MaxHeap::Node>(Fw::ByteArray, unsigned long) (/home/runner/work/fprime/fprime/Fw/LanguageHelpers.hpp:36) | called 28 times | 75.0% |
| Types::MaxHeap::create(unsigned long, Fw::ByteArray) (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:42) | called 28 times | 64.0% |
| Types::MaxHeap::getSize() const (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:152) | called 6923 times | 100.0% |
| Types::MaxHeap::heapify() (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:160) | called 6906 times | 82.0% |
| Types::MaxHeap::isEmpty() (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:147) | called 26621 times | 100.0% |
| Types::MaxHeap::isFull() (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:142) | called 20795 times | 100.0% |
| Types::MaxHeap::max(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:219) | called 3197 times | 58.0% |
| Types::MaxHeap::pop(unsigned char&, unsigned long&) (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:113) | called 6920 times | 75.0% |
| Types::MaxHeap::push(unsigned char, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:65) | called 6945 times | 68.0% |
| Types::MaxHeap::swap(unsigned long, unsigned long) (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:252) | called 1582 times | 67.0% |
| Types::MaxHeap::teardown() (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:53) | called 28 times | 100.0% |
| Types::MaxHeap::~MaxHeap() (/home/runner/work/fprime/fprime/Os/Generic/Types/MaxHeap.cpp:38) | called 28 times | 100.0% |
| Types::Queue::Queue() (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:15) | called 3 times | 100.0% |
| Types::Queue::clear_high_water_mark() (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:198) | called 705 times | 100.0% |
| Types::Queue::dequeue(Fw::LinearBufferBase&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:158) | called 668 times | 100.0% |
| Types::Queue::dequeue(Fw::Serializable&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:154) | not called | 0.0% |
| Types::Queue::dequeue(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:98) | not called | 0.0% |
| Types::Queue::enqueue(Fw::LinearBufferBase const&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:94) | called 668 times | 100.0% |
| Types::Queue::enqueue(Fw::Serializable const&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:90) | not called | 0.0% |
| Types::Queue::enqueue(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:36) | not called | 0.0% |
| Types::Queue::getQueueSize() const (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:202) | called 2218 times | 80.0% |
| Types::Queue::get_high_water_mark() const (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:193) | called 705 times | 80.0% |
| Types::Queue::popFront(Fw::LinearBufferBase&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:189) | not called | 0.0% |
| Types::Queue::popFront(Fw::Serializable&) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:185) | not called | 0.0% |
| Types::Queue::popFront(unsigned char*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:162) | not called | 0.0% |
| Types::Queue::setup(unsigned char*, unsigned long, unsigned long, unsigned long, Types::QueueMode, Types::QueueOverflowMode) (/home/runner/work/fprime/fprime/Utils/Types/Queue.cpp:17) | called 3 times | 60.0% |
| Utils::Hash::Hash() (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:18) | called 953 times | 100.0% |
| Utils::Hash::addFileExtension(Fw::ConstStringBase const&, Fw::StringBase&) (/home/runner/work/fprime/fprime/Utils/Hash/HashCommon.cpp:9) | not called | 0.0% |
| Utils::Hash::finalize(Utils::HashBuffer&) const (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:40) | called 6 times | 64.0% |
| Utils::Hash::finalize(unsigned int&) const (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:48) | called 2 times | 100.0% |
| Utils::Hash::getFileExtensionLength() (/home/runner/work/fprime/fprime/Utils/Hash/HashCommon.cpp:13) | not called | 0.0% |
| Utils::Hash::getFileExtensionString() (/home/runner/work/fprime/fprime/Utils/Hash/HashCommon.cpp:5) | not called | 0.0% |
| Utils::Hash::hash(void const*, unsigned long, Utils::HashBuffer&) (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:24) | called 6 times | 75.0% |
| Utils::Hash::init() (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:30) | called 1900 times | 100.0% |
| Utils::Hash::setHashValue(Utils::HashBuffer&) (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:53) | not called | 0.0% |
| Utils::Hash::setHashValue(unsigned int) (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:61) | not called | 0.0% |
| Utils::Hash::update(void const*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:34) | called 10 times | 75.0% |
| Utils::Hash::~Hash() (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/HashImpl.cpp:22) | called 953 times | 100.0% |
| Utils::HashBuffer::HashBuffer() (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:10) | called 16 times | 100.0% |
| Utils::HashBuffer::HashBuffer(Utils::HashBuffer const&) (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:19) | not called | 0.0% |
| Utils::HashBuffer::HashBuffer(unsigned char const*, unsigned long) (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:12) | called 2 times | 71.0% |
| Utils::HashBuffer::asBigEndianU32() const (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:49) | not called | 0.0% |
| Utils::HashBuffer::getBuffCapacity() const (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:45) | not called | 0.0% |
| Utils::HashBuffer::operator!=(Utils::HashBuffer const&) const (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:41) | not called | 0.0% |
| Utils::HashBuffer::operator=(Utils::HashBuffer const&) (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:24) | called 10 times | 75.0% |
| Utils::HashBuffer::operator==(Utils::HashBuffer const&) const (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:34) | called 2 times | 89.0% |
| Utils::HashBuffer::~HashBuffer() (/home/runner/work/fprime/fprime/Utils/Hash/HashBufferCommon.cpp:17) | called 18 times | 100.0% |
| Utils::RateLimiter::RateLimiter() (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:20) | not called | 0.0% |
| Utils::RateLimiter::RateLimiter(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:16) | not called | 0.0% |
| Utils::RateLimiter::reset() (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:32) | not called | 0.0% |
| Utils::RateLimiter::resetCounter() (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:37) | not called | 0.0% |
| Utils::RateLimiter::resetTime() (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:41) | not called | 0.0% |
| Utils::RateLimiter::setCounter(unsigned int) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:46) | not called | 0.0% |
| Utils::RateLimiter::setCounterCycle(unsigned int) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:24) | not called | 0.0% |
| Utils::RateLimiter::setTime(Fw::Time) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:50) | not called | 0.0% |
| Utils::RateLimiter::setTimeCycle(unsigned int) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:28) | not called | 0.0% |
| Utils::RateLimiter::shouldCounterTrigger() (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:95) | not called | 0.0% |
| Utils::RateLimiter::shouldTimeTrigger(Fw::Time) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:104) | not called | 0.0% |
| Utils::RateLimiter::trigger() (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:90) | not called | 0.0% |
| Utils::RateLimiter::trigger(Fw::Time) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:55) | not called | 0.0% |
| Utils::RateLimiter::updateCounter(bool) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:115) | not called | 0.0% |
| Utils::RateLimiter::updateTime(bool, Fw::Time) (/home/runner/work/fprime/fprime/Utils/RateLimiter.cpp:134) | not called | 0.0% |
| Utils::TokenBucket::TokenBucket(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:26) | not called | 0.0% |
| Utils::TokenBucket::TokenBucket(unsigned int, unsigned int, unsigned int, unsigned int, Fw::Time) (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:19) | not called | 0.0% |
| Utils::TokenBucket::getMaxTokens() const (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:57) | not called | 0.0% |
| Utils::TokenBucket::getReplenishInterval() const (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:53) | not called | 0.0% |
| Utils::TokenBucket::getReplenishRate() const (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:61) | not called | 0.0% |
| Utils::TokenBucket::getTokens() const (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:65) | not called | 0.0% |
| Utils::TokenBucket::replenish() (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:47) | not called | 0.0% |
| Utils::TokenBucket::setMaxTokens(unsigned int) (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:39) | not called | 0.0% |
| Utils::TokenBucket::setReplenishInterval(unsigned int) (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:35) | not called | 0.0% |
| Utils::TokenBucket::setReplenishRate(unsigned int) (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:43) | not called | 0.0% |
| Utils::TokenBucket::trigger(Fw::Time) (/home/runner/work/fprime/fprime/Utils/TokenBucket.cpp:69) | not called | 0.0% |
| Utils::crc32_ieee802_3_update(unsigned char const*, unsigned long, unsigned int) (/home/runner/work/fprime/fprime/Utils/Hash/Crc32/Crc32.cpp:172) | called 10 times | 88.0% |
| Utils::create_checksum_file(char const*) (/home/runner/work/fprime/fprime/Utils/CRCChecker.cpp:21) | not called | 0.0% |
| Utils::read_crc32_from_file(char const*, unsigned int&) (/home/runner/work/fprime/fprime/Utils/CRCChecker.cpp:103) | not called | 0.0% |
| Utils::verify_checksum(char const*, unsigned int&, unsigned int&) (/home/runner/work/fprime/fprime/Utils/CRCChecker.cpp:130) | not called | 0.0% |
| configureTopology() (Ref/Top/RefTopology.cpp:45) | called 1 time | 100.0% |
| double Svc::FpySequencer::Stack::pop<double>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:50) | not called | 0.0% |
| float Svc::FpySequencer::Stack::pop<float>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:42) | not called | 0.0% |
| init_crc16_tab (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:310) | not called | 0.0% |
| init_crcccitt_tab (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:454) | called 1 time | 100.0% |
| init_crcdnp_tab (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:382) | not called | 0.0% |
| init_crckermit_tab (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:346) | not called | 0.0% |
| int Svc::FpySequencer::Stack::pop<int>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| long Svc::FpySequencer::Stack::pop<long>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| main (Ref/Main.cpp:57) | called 1 time | 81.0% |
| main (build-fprime-automatic-native/CMakeFiles/3.26.0/CompilerIdC/CMakeCCompilerId.c:839) | not called | 0.0% |
| main (build-fprime-automatic-native/CMakeFiles/3.26.0/CompilerIdCXX/CMakeCXXCompilerId.cpp:830) | not called | 0.0% |
| main (build-fprime-automatic-native/sub-build-info-cache/CMakeFiles/3.26.0/CompilerIdC/CMakeCCompilerId.c:839) | not called | 0.0% |
| main (build-fprime-automatic-native/sub-build-info-cache/CMakeFiles/3.26.0/CompilerIdCXX/CMakeCXXCompilerId.cpp:830) | not called | 0.0% |
| makeIntOption(int, int, int) (build-fprime-automatic-native/F-Prime/default/config/IpCfg.hpp:61) | called 6 times | 100.0% |
| min(unsigned int, unsigned int) (/home/runner/work/fprime/fprime/CFDP/Checksum/Checksum.cpp:16) | not called | 0.0% |
| print_usage(char const*) (Ref/Main.cpp:31) | not called | 0.0% |
| setConnTrace (/home/runner/work/fprime/fprime/Fw/Port/PortBase.cpp:9) | not called | 0.0% |
| short Svc::FpySequencer::Stack::pop<short>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| signalHandler(int) (Ref/Main.cpp:43) | called 1 time | 100.0% |
| signed char Svc::FpySequencer::Stack::pop<signed char>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| string_to_helper_input_check(char const*, unsigned long, unsigned char) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:5) | called 7520 times | 70.0% |
| string_to_helper_output_check(Fw::StringUtils::StringToNumberStatus, char const*, char*&, char**) (/home/runner/work/fprime/fprime/Fw/Types/StringToNumber.cpp:25) | called 7520 times | 78.0% |
| unsigned char Svc::FpySequencer::Stack::pop<unsigned char>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| unsigned int Svc::FpySequencer::Stack::pop<unsigned int>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| unsigned long Fw::BasicTypes::numArrayElements<Svc::FprimeRouter::BufferContextEntry [50]>() (/home/runner/work/fprime/fprime/Fw/Types/BasicTypes.hpp:35) | called 63 times | 100.0% |
| unsigned long Fw::BasicTypes::numArrayElements<Svc::HealthImpl::PingEntry [15]>() (/home/runner/work/fprime/fprime/Fw/Types/BasicTypes.hpp:35) | called 1 time | 100.0% |
| unsigned long Fw::BasicTypes::numArrayElements<Svc::HealthImpl::PingTracker [25]>() (/home/runner/work/fprime/fprime/Fw/Types/BasicTypes.hpp:35) | called 26 times | 100.0% |
| unsigned long Svc::FpySequencer::Stack::pop<unsigned long>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| unsigned long* Fw::arrayPlacementNew<unsigned long>(Fw::ByteArray, unsigned long) (/home/runner/work/fprime/fprime/Fw/LanguageHelpers.hpp:36) | called 56 times | 75.0% |
| unsigned short Svc::FpySequencer::Stack::pop<unsigned short>() (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:6) | not called | 0.0% |
| update_crc_16 (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:198) | not called | 0.0% |
| update_crc_ccitt (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:141) | called 239916 times | 100.0% |
| update_crc_dnp (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:254) | not called | 0.0% |
| update_crc_kermit (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:227) | not called | 0.0% |
| update_crc_sick (/home/runner/work/fprime/fprime/Utils/Hash/libcrc/lib_crc.c:169) | not called | 0.0% |
| void Fw::arrayPlacementDestruct<Os::Generic::LocklessSlot>(Os::Generic::LocklessSlot*, unsigned long) (/home/runner/work/fprime/fprime/Fw/LanguageHelpers.hpp:62) | not called | 0.0% |
| void Fw::arrayPlacementDestruct<Types::MaxHeap::Node>(Types::MaxHeap::Node*, unsigned long) (/home/runner/work/fprime/fprime/Fw/LanguageHelpers.hpp:62) | called 28 times | 83.0% |
| void Svc::FpySequencer::Stack::push<double>(double) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:108) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<float>(float) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:101) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<int>(int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<long>(long) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<short>(short) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<signed char>(signed char) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<unsigned char>(unsigned char) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<unsigned int>(unsigned int) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<unsigned long>(unsigned long) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |
| void Svc::FpySequencer::Stack::push<unsigned short>(unsigned short) (/home/runner/work/fprime/fprime/Svc/FpySequencer/FpySequencerStack.cpp:58) | not called | 0.0% |