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

           Branch data     Line data    Source code
       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 1.14