LCOV - code coverage report
Current view: top level - otsdaq/artdaq-ots/Overlays - UDPFragment.cc (source / functions) Coverage Total Hit
Test: mu2edaq.info.cleaned Lines: 0.0 % 4 0
Test Date: 2026-07-30 01:56:44 Functions: 0.0 % 1 0

            Line data    Source code
       1              : #include "artdaq-ots/Overlays/UDPFragment.hh"
       2              : 
       3            0 : std::ostream& ots::operator<<(std::ostream& os, UDPFragment const& f)
       4              : {
       5            0 :         os << "UDPFragment_event_size: " << f.hdr_event_size()
       6            0 :            << ", data_type: " << f.hdr_data_type() << "\n";
       7              : 
       8            0 :         return os;
       9              : }
        

Generated by: LCOV version 2.0-1