LCOV - code coverage report | |||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
![]() |
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 |