Branch Coverage

blib/lib/Wizard/Elem/Select/Shell.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
49 0 0 unless defined $options
50 0 0 unless ref $options eq 'ARRAY'
51 0 0 unless @$options
57 0 0 $opt eq $value ? :
59 0 0 if $opt eq $value
65 0 0 if $reply eq ''
66 0 0 unless $reply =~ /^\d+$/
67 0 0 if $reply == 0 or $reply > @$options