Branch Coverage

blib/lib/Net/OpenSSH/ShellQuoter.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
25 0 6 unless defined $shell
26 0 6 if ref $shell
27 0 6 if ($shell =~ /,/) { }
32 3 3 if defined $alias{$shell}
33 0 6 unless $shell =~ /^\w+$/