line |
!l |
l&&!r |
l&&r |
condition |
80
|
1538 |
1158 |
1232 |
$ix >= 0 and $ix < @$cache
|
89
|
0 |
1237 |
1444 |
push @$cache, shift @got and ref($got = $cache->[-1])
|
|
1237 |
989 |
455 |
push @$cache, shift @got and ref($got = $cache->[-1]) and $got == &LINQ::END()
|
|
989 |
0 |
455 |
push @$cache, shift @got and ref($got = $cache->[-1]) and $got == &LINQ::END() and $self->[1] = 1 and pop @$cache
|
|
0 |
455 |
0 |
push @$cache, shift @got and ref($got = $cache->[-1]) and $got == &LINQ::END() and $self->[1] = 1 and pop @$cache and @got ? $self->$_throw_caller_error('Returned values after LINQ::END') : (return ())
|