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

             Branch data     Line data    Source code
       1                 :             : #include <iostream>
       2                 :             : 
       3                 :             : #include "hello.hpp"
       4                 :             : 
       5                 :           0 : auto main(int /*argc*/, char** /*argv*/) -> int {
       6                 :           0 :     std::cout << greet() << '\n';
       7                 :           0 :     return 0;
       8                 :             : }
        

Generated by: LCOV version 2.0-1