Condition Coverage

blib/lib/Config/Model/Backend/Systemd.pm
Criterion Covered Total %
condition 13 24 54.1


and 3 conditions

line !l l&&!r l&&r condition
111 12 11 0 $app ne "systemd-user" and $select_unit =~ /$filter/u
147 0 22 8 $select_unit ne "*" and not $file_name =~ /$select_unit/u
172 0 20 4 $select_unit ne "*" and not $file_name =~ /$select_unit/u
175 7 0 12 $dot_d and $file->child("override.conf")->exists
227 0 3 1 $select_unit ne "*" and not $unit_name =~ /$select_unit/u

or 3 conditions

line l !l&&r !l&&!r condition
134 23 0 0 $args{'root'} || path('/')
195 2 0 0 $service_name //= $select_unit
216 6 0 0 $args{'root'} || path('/')