Branch Coverage

blib/lib/Term/Graille/Selector.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
33 0 0 if exists $params{'redraw'}
34 0 0 if exists $params{'callback'}
66 0 0 $self->{'focus'} ? :
74 0 0 if ($_ < @{$self->{'options'};})
75 0 0 isSelected($self, $self->{'options'}[$_]) ? :
76 0 0 $_ == $self->{'pointer'} ? :
85 0 0 if length $ch == 1
86 0 0 if $ch =~ /back/
101 0 0 if ($self->{'options'}[$o] eq $item)
102 0 0 if ($self->{'multi'} == 0) { }
121 0 0 ref $self->{'selected'} ? :
123 0 0 if $s eq $item
138 0 0 unless $self->{'pointer'} >= $#{$$self{"options"};}
145 0 0 unless $self->{'pointer'} <= 0
152 0 0 if ($self->{'multi'} == 0) { }
153 0 0 $self->{'entry'} && $submitMethod == 2 ? :
155 0 0 if $self->{'callback'}