backend/null.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
statement | 25 | 25 | 100.0 |
total | 25 | 25 | 100.0 |
line | stmt | code |
---|---|---|
1 | # Copyright 2020 SUSE LLC | |
2 | # SPDX-License-Identifier: GPL-2.0-or-later | |
3 | ||
4 | use Mojo::Base 'backend::baseclass', -signatures; | |
5 | 5 | |
5 | ||
5 | ||
6 | ||
7 | 5 | |
5 | ||
5 | ||
5 | ||
8 | ||
9 | 3 | |
3 | ||
3 | ||
3 | ||
10 | ||
11 | 3 | |
3 | ||
12 | ||
13 | 1 | |
1 | ||
14 | 1; |