LCOV - code coverage report
Current view: top level - modules/esm - cairo.js (source / functions) Coverage Total Hit
Test: gjs- Code Coverage Lines: 100.0 % 5 5
Test Date: 2024-04-20 17:42:51 Functions: 100.0 % 1 1
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: - 0 0

             Branch data     Line data    Source code
       1                 :           1 : // SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
       2                 :             : // SPDX-FileCopyrightText: 2020 Evan Welsh <contact@evanwelsh.com>
       3                 :             : 
       4                 :           1 : const cairo = import.meta.importSync('cairoNative');
       5                 :             : 
       6                 :           2 : export default Object.assign(
       7                 :           1 :     {},
       8                 :           1 :     imports._cairo,
       9                 :           1 :     cairo
      10                 :             : );
        

Generated by: LCOV version 2.0-1