Branch Coverage
blib/lib/EBook/Ishmael/ShellQuote.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
16
0
0
if ($IS_WIN) { }
31
0
0
if ($IS_WIN) { }
44
0
0
unless (open my $fh, "-|", $program, @args)