GCC Code Coverage Report


Directory: Svc/Ccsds/ClearTextDecryptor/
Date: 2026-09-03 21:16:31
Exec Total Coverage
Lines: 8 8 100.0%
Functions: 4 4 100.0%
Branches: 2 2 100.0%

Function (File:Line) Call count Block coverage
Svc::Ccsds::ClearTextDecryptor::ClearTextDecryptor(char const*) (Svc/Ccsds/ClearTextDecryptor/ClearTextDecryptor.cpp:17)called 2 times100.0%
Svc::Ccsds::ClearTextDecryptor::decryptIn_handler(short, unsigned short, Fw::Buffer&, ComCfg::FrameContext const&) (Svc/Ccsds/ClearTextDecryptor/ClearTextDecryptor.cpp:25)called 1 time74.0%
Svc::Ccsds::ClearTextDecryptor::decryptReturnIn_handler(short, Fw::Buffer&, ComCfg::FrameContext const&) (Svc/Ccsds/ClearTextDecryptor/ClearTextDecryptor.cpp:32)called 1 time100.0%
Svc::Ccsds::ClearTextDecryptor::~ClearTextDecryptor() (Svc/Ccsds/ClearTextDecryptor/ClearTextDecryptor.cpp:19)called 2 times100.0%