LCOV - code coverage report
Current view: top level - src/plugins/connectivity_report - valent-telephony.h (source / functions) Coverage Total Hit
Test: Code Coverage Lines: 100.0 % 1 1
Test Date: 2024-12-21 23:29:11 Functions: 100.0 % 1 1
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 62.5 % 8 5

             Branch data     Line data    Source code
       1                 :             : // SPDX-License-Identifier: GPL-3.0-or-later
       2                 :             : // SPDX-FileCopyrightText: Andy Holmes <andrew.g.r.holmes@gmail.com>
       3                 :             : 
       4                 :             : #pragma once
       5                 :             : 
       6                 :             : #include <valent.h>
       7                 :             : 
       8                 :             : G_BEGIN_DECLS
       9                 :             : 
      10                 :             : #define VALENT_TYPE_TELEPHONY (valent_telephony_get_type ())
      11                 :             : 
      12   [ +  -  +  -  :          22 : G_DECLARE_FINAL_TYPE (ValentTelephony, valent_telephony, VALENT, TELEPHONY, ValentObject)
             +  +  -  + ]
      13                 :             : 
      14                 :             : ValentTelephony * valent_telephony_get_default          (void);
      15                 :             : JsonNode        * valent_telephony_get_signal_strengths (ValentTelephony *telephony);
      16                 :             : 
      17                 :             : G_END_DECLS
      18                 :             : 
        

Generated by: LCOV version 2.0-1