LCOV - code coverage report
Current view: top level - src - about.c (source / functions) Coverage Total Hit
Test: coverage.info Lines: 100.0 % 3 3
Test Date: 2026-03-01 04:31:48 Functions: 100.0 % 1 1
Branches: - 0 0

             Branch data     Line data    Source code
       1                 :             : #include "precizer.h"
       2                 :             : 
       3                 :             : /**
       4                 :             :  * @brief Print application name and version
       5                 :             :  *
       6                 :             :  */
       7                 :         377 : void about(void)
       8                 :             : {
       9                 :         377 :         slog(EVERY,APP_NAME " " APP_VERSION "\n");
      10                 :         377 : }
        

Generated by: LCOV version 2.0-1