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

             Branch data     Line data    Source code
       1                 :             : #include "sute.h"
       2                 :             : 
       3                 :           1 : Return finish(void)
       4                 :             : {
       5                 :           1 :         printf(CYAN "\nTelemetry\n");
       6                 :           1 :         printf(WHITE);
       7                 :           1 :         telemetry_show();
       8                 :           1 :         printf(RESET);
       9                 :             : 
      10                 :           1 :         return(SUCCESS);
      11                 :             : }
        

Generated by: LCOV version 2.0-1