| line |
!l |
l&&!r |
l&&r |
condition |
|
13
|
0 |
0 |
1 |
exists $engine_ok{$engine} and $engine_ok{$engine} |
|
|
0 |
0 |
0 |
exists $engine_ok{$engine} and not $engine_ok{$engine} |
|
149
|
0 |
144 |
46 |
$got and $txt =~ /[({\[]/ |
|
|
144 |
0 |
46 |
$got and $txt =~ /[({\[]/ and $ct++ < 1000 |
|
242
|
93 |
0 |
86 |
$src =~ /\G($prefixpat)/ and (($found, $dummy, $prefix) = &Text::Balanced::extract_bracketed($src, "()", $prefixpat))[0] |
|
|
93 |
0 |
86 |
$src =~ /\G($prefixpat)/ and (($found, $dummy, $prefix) = &Text::Balanced::extract_bracketed($src, "()", $prefixpat))[0] and $ct++ < 1000 |
|
281
|
6 |
6 |
2 |
@modflags > 1 and grep /\?/, @modflags |
|
394
|
38 |
0 |
0 |
@lines and not $end |
|
398
|
0 |
278 |
1 |
defined $terminator and /$terminator/ |
|
403
|
0 |
278 |
0 |
defined $reinstator and /$reinstator/ |
|
420
|
37 |
1 |
7 |
$off and @lines |
|
422
|
0 |
7 |
0 |
defined $reinstator and /$reinstator/ |
|
426
|
0 |
7 |
0 |
defined $terminator and /$terminator/ |