LCOV - code coverage report
Current view: top level - modules/core/overrides - cairo.js (source / functions) Coverage Total Hit
Test: gjs- Code Coverage Lines: 100.0 % 1 1
Test Date: 2024-04-16 04:37:39 Functions: 100.0 % 2 2
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: - 0 0

             Branch data     Line data    Source code
       1                 :           2 : // 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                 :           2 : function _init() {
       8                 :           2 :     Object.assign(this, imports.cairo);
       9                 :             : }
        

Generated by: LCOV version 2.0-1