Branch Coverage
blib/lib/SmokeRunner/Multi/SafeRun.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
32
4
2
if ('File::Spec'->file_name_is_absolute($p{'command'})) { }
36
0
4
unless -x $cmd
42
0
2
unless $cmd = which($p{'command'})