LCOV - code coverage report
Current view: top level - modules/core/overrides - cairo.js (source / functions) Hit Total Coverage
Test: gjs- Code Coverage Lines: 1 1 100.0 %
Date: 2023-09-17 02:39:54 Functions: 2 2 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: 2018 Philip Chimento <philip.chimento@gmail.com>
       3                 :            : 
       4                 :            : // This override adds the builtin Cairo bindings to imports.gi.cairo.
       5                 :            : // (It's confusing to have two incompatible ways to import Cairo.)
       6                 :            : 
       7                 :            : function _init() {
       8                 :          2 :     Object.assign(this, imports.cairo);
       9                 :            : }

Generated by: LCOV version 1.14