| line | true | false | branch | 
 
| 108 | 0 | 0 | if ($self->selection > 0) | 
 
| 160 | 0 | 0 | unless $w >= $_w | 
 
| 162 | 0 | 0 | unless $w <= $self->width | 
 
| 208 | 0 | 0 | if ($entries) { } | 
 
| 211 | 0 | 0 | unless $last <= $entries | 
 
| 220 | 0 | 0 | if (0 <= $i and $i < $entries) { } | 
 
| 223 | 0 | 0 | unless length $text <= $width | 
 
| 224 | 0 | 0 | if (0 == $selection) { } | 
 
| 228 | 0 | 0 | if ($$self{"_selected"}[$i] ne " ") | 
 
| 232 | 0 | 0 | if ($tl) | 
 
| 269 | 0 | 0 | if (defined $index) { } | 
 
| 272 | 0 | 0 | unless $_ < @{$self->texts;} | 
 
| 273 | 0 | 0 | if (1 == $self->selection) { } | 
 
| 278 | 0 | 0 | $$self{'_selected'}[$i] eq ' ' ? : | 
 
|  | 0 | 0 | $i != $_ ? : | 
 
| 283 | 0 | 0 | $$self{'_selected'}[$_] eq ' ' ? : | 
 
| 291 | 0 | 0 | if ($$self{'first'} >= $entries) { } | 
 
|  | 0 | 0 | elsif ($$self{'first'} + $h > $entries) { } |