GCC Code Coverage Report


Directory: Fw/Log/
Date: 2026-09-03 21:14:54
Exec Total Coverage
Lines: 42 48 87.5%
Functions: 10 10 100.0%
Branches: 17 24 70.8%

Function (File:Line) Call count Block coverage
Fw::LogPacket::LogPacket() (Fw/Log/LogPacket.cpp:13)called 4 times68.0%
Fw::LogPacket::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (Fw/Log/LogPacket.cpp:39)called 2 times93.0%
Fw::LogPacket::getId() (Fw/Log/LogPacket.cpp:81)called 1 time100.0%
Fw::LogPacket::getLogBuffer() (Fw/Log/LogPacket.cpp:89)called 1 time100.0%
Fw::LogPacket::getTimeTag() (Fw/Log/LogPacket.cpp:85)called 1 time100.0%
Fw::LogPacket::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (Fw/Log/LogPacket.cpp:19)called 2 times96.0%
Fw::LogPacket::setId(unsigned int) (Fw/Log/LogPacket.cpp:69)called 2 times100.0%
Fw::LogPacket::setLogBuffer(Fw::LinearBufferTemplate<506ul> const&) (Fw/Log/LogPacket.cpp:73)called 2 times100.0%
Fw::LogPacket::setTimeTag(Fw::Time const&) (Fw/Log/LogPacket.cpp:77)called 2 times100.0%
Fw::LogPacket::~LogPacket() (Fw/Log/LogPacket.cpp:17)called 4 times100.0%