| Function (File:Line) | Call count | Block coverage |
|---|---|---|
| Fw::LogPacket::LogPacket() (Fw/Log/LogPacket.cpp:13) | called 4 times | 68.0% |
| Fw::LogPacket::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (Fw/Log/LogPacket.cpp:39) | called 2 times | 93.0% |
| Fw::LogPacket::getId() (Fw/Log/LogPacket.cpp:81) | called 1 time | 100.0% |
| Fw::LogPacket::getLogBuffer() (Fw/Log/LogPacket.cpp:89) | called 1 time | 100.0% |
| Fw::LogPacket::getTimeTag() (Fw/Log/LogPacket.cpp:85) | called 1 time | 100.0% |
| Fw::LogPacket::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (Fw/Log/LogPacket.cpp:19) | called 2 times | 96.0% |
| Fw::LogPacket::setId(unsigned int) (Fw/Log/LogPacket.cpp:69) | called 2 times | 100.0% |
| Fw::LogPacket::setLogBuffer(Fw::LinearBufferTemplate<506ul> const&) (Fw/Log/LogPacket.cpp:73) | called 2 times | 100.0% |
| Fw::LogPacket::setTimeTag(Fw::Time const&) (Fw/Log/LogPacket.cpp:77) | called 2 times | 100.0% |
| Fw::LogPacket::~LogPacket() (Fw/Log/LogPacket.cpp:17) | called 4 times | 100.0% |