Branch Coverage

blib/lib/Tie/Pick.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
14 0 1 unless (@_)
22 0 6 unless @$values
24 3 3 unless ($index == $#$values)
34 0 1 unless (1 == @_ and 'ARRAY' eq ref $_[0] and @{$_[0];})