| line |
!l |
l&&!r |
l&&r |
condition |
|
146
|
0 |
0 |
0 |
$ix >= 0 and $ix < @$vs |
|
158
|
0 |
0 |
0 |
$c <= $cut and _delete($vs, $s0, $ix) |
|
|
0 |
0 |
0 |
$c >= $cut and _delete($vs, $s1, $ix) |
|
197
|
0 |
0 |
0 |
$ix >= 0 and $ix < @$vs |
|
287
|
0 |
12992 |
0 |
@but == 1 and ref $but[0] eq 'HASH' |
|
334
|
991373 |
692755 |
12992 |
$but and $$but{$_} |
|
511
|
0 |
0 |
6496 |
defined $but and ref $but ne 'HASH' |
|
560
|
0 |
6496 |
0 |
@but == 1 and ref $but[0] eq 'HASH' |
|
603
|
0 |
461806 |
196 |
$but and $$but{$_} |
|
630
|
0 |
0 |
0 |
$hidden and $$hidden{$ix} |
|
1008
|
0 |
0 |
0 |
@$remark && (grep(($ix == $_), @$remark) ? Term::ANSIColor::colored($ix, 'red') : $ix) |