LCOV - code coverage report
Current view: top level - cpp2ethernet/src/udp/socket - AbstractDatagramSocket.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 3 3 100.0 %
Date: 2025-08-28 06:39:11 Functions: 1 1 100.0 %

          Line data    Source code
       1             : // Copyright 2025 Accenture.
       2             : 
       3             : #include "udp/socket/AbstractDatagramSocket.h"
       4             : 
       5             : namespace udp
       6             : {
       7           2 : AbstractDatagramSocket::AbstractDatagramSocket()
       8           2 : : _dataListener(nullptr), _dataSentListener(nullptr)
       9           2 : {}
      10             : 
      11             : } // namespace udp

Generated by: LCOV version 1.14