Branch Coverage

blib/lib/App/pwhich.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
17 0 2 unless &getopts('avs', \%opts)
19 0 2 if $opts{'v'}
21 0 2 unless @ARGV
26 2 0 $opts{'a'} ? :
30 0 2 unless defined $result[0]
31 1 1 unless ($opts{'s'})
36 0 2 unless (@result)
38 0 0 unless $opts{'s'}