LCOV - code coverage report
Current view: top level - examples/cpp - hello.cpp (source / functions) Coverage Total Hit
Test: coverage.info Lines: 100.0 % 2 2
Test Date: 2025-06-11 17:47:30 Functions: 100.0 % 2 2
Branches: - 0 0

             Branch data     Line data    Source code
       1                 :             : #include "hello.hpp"
       2                 :             : 
       3                 :             : #include <string>
       4                 :             : 
       5                 :           1 : auto greet() -> std::string { return "Hello World!"; }
       6                 :             : 
       7                 :           1 : auto farewell() -> std::string { return "Bye World!"; }
        

Generated by: LCOV version 2.0-1