blib/lib/Config/Model/Backend/Systemd.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 24 | 54.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
111 | 10 | 11 | 0 | $app ne "systemd-user" and $select_unit =~ /$filter/u |
147 | 0 | 20 | 8 | $select_unit ne "*" and not $file_name =~ /$select_unit/u |
172 | 0 | 19 | 4 | $select_unit ne "*" and not $file_name =~ /$select_unit/u |
175 | 10 | 0 | 8 | $dot_d and $file->child("override.conf")->exists |
227 | 0 | 3 | 1 | $select_unit ne "*" and not $unit_name =~ /$select_unit/u |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
134 | 21 | 0 | 0 | $args{'root'} || path('/') |
195 | 2 | 0 | 0 | $service_name //= $select_unit |
216 | 5 | 0 | 0 | $args{'root'} || path('/') |