LCOV - code coverage report
Current view: top level - libs/http_proto/src/service/service.cpp (source / functions) Coverage Total Hit
Test: coverage_filtered.info Lines: 100.0 % 1 1
Test Date: 2024-09-13 19:44:06 Functions: 50.0 % 2 1

            Line data    Source code
       1              : //
       2              : // Copyright (c) 2021 Vinnie Falco (vinnie.falco@gmail.com)
       3              : //
       4              : // Distributed under the Boost Software License, Version 1.0. (See accompanying
       5              : // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       6              : //
       7              : // Official repository: https://github.com/cppalliance/http_proto
       8              : //
       9              : 
      10              : #include <boost/http_proto/service/service.hpp>
      11              : 
      12              : namespace boost {
      13              : namespace http_proto {
      14              : 
      15           62 : service::
      16              : ~service() = default;
      17              : 
      18              : } // http_proto
      19              : } // boost
        

Generated by: LCOV version 2.1