Condition Coverage

blib/lib/Ixchel/Actions/template.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
223 0 0 0 $^O eq "linux" and -f '/usr/bin/systemctl' || -f '/bin/systemctl'

or 3 conditions

line l !l&&r !l&&!r condition
223 0 0 0 -f '/usr/bin/systemctl' || -f '/bin/systemctl'