line |
!l |
l&&!r |
l&&r |
condition |
14
|
0 |
0 |
0 |
exists $engine_ok{$engine} and $engine_ok{$engine} |
|
0 |
0 |
0 |
exists $engine_ok{$engine} and not $engine_ok{$engine} |
134
|
0 |
12118 |
6497 |
$got and $txt =~ /[({\[]/ |
|
12118 |
0 |
6497 |
$got and $txt =~ /[({\[]/ and $ct++ < 1000 |
227
|
1028 |
0 |
5551 |
$src =~ /\G($prefixpat)/ and (($found, $dummy, $prefix) = &Text::Balanced::extract_bracketed($src, '()', $prefixpat))[0] |
|
1028 |
0 |
5551 |
$src =~ /\G($prefixpat)/ and (($found, $dummy, $prefix) = &Text::Balanced::extract_bracketed($src, '()', $prefixpat))[0] and $ct++ < 1000 |
266
|
3 |
3 |
1 |
@modflags > 1 and grep /\?/, @modflags |
388
|
1 |
0 |
0 |
@lines and not $end |
392
|
0 |
12 |
0 |
defined $terminator and /$terminator/ |
397
|
0 |
12 |
0 |
defined $reinstator and /$reinstator/ |
414
|
1 |
0 |
0 |
$off and @lines |
416
|
0 |
0 |
0 |
defined $reinstator and /$reinstator/ |
420
|
0 |
0 |
0 |
defined $terminator and /$terminator/ |