| Function (File:Line) | Call count | Block coverage |
|---|---|---|
| Fw::CmdPacket::CmdPacket() (Fw/Cmd/CmdPacket.cpp:14) | called 10 times | 81.0% |
| Fw::CmdPacket::deserializeFrom(Fw::SerialBufferBase&, Fw::Endianness) (Fw/Cmd/CmdPacket.cpp:27) | called 11 times | 98.0% |
| Fw::CmdPacket::getArgBuffer() (Fw/Cmd/CmdPacket.cpp:61) | called 6 times | 100.0% |
| Fw::CmdPacket::getOpCode() const (Fw/Cmd/CmdPacket.cpp:57) | called 3 times | 100.0% |
| Fw::CmdPacket::serializeTo(Fw::SerialBufferBase&, Fw::Endianness) const (Fw/Cmd/CmdPacket.cpp:21) | not called | 0.0% |
| Fw::CmdPacket::~CmdPacket() (Fw/Cmd/CmdPacket.cpp:18) | called 10 times | 100.0% |