line |
!l |
l&&!r |
l&&r |
condition |
1193
|
1 |
1 |
5 |
$hex and $1 eq "b" |
1230
|
238 |
3 |
0 |
not $tag =~ /^-?\d+$/ and exists $Math::Pari::sections{$tag} |
1232
|
0 |
0 |
238 |
defined $tag and $tag =~ /^-?\d+$/ |
1257
|
12851 |
0 |
255854 |
$_ ne ':DEFAULT' && !$export_ok{$_}++ && (eval {
do {
&loadPari($_), 1
}
} || warn($@), !$@) |
1347
|
0 |
0 |
16 |
$quote && ($quote eq 'define' || ref $quote) && $quote |
1348
|
2 |
16 |
0 |
$def and not ref $def |
1349
|
2 |
16 |
0 |
$quote && !$def |
1370
|
6 |
416 |
0 |
$echo && ref $IN |
1371
|
422 |
0 |
0 |
$c && !($IN =~ /;$/) |
1373
|
6 |
0 |
416 |
$def and not ref $IN |
|
6 |
412 |
4 |
$def and not ref $IN and $IN =~ /^(\w+)\((??{ $matched_par; })\)=(?!=)/ |
1375
|
2 |
14 |
2 |
$echo && ref $in |
1376
|
16 |
0 |
0 |
$c && !($in =~ /;$/) |
1378
|
2 |
2 |
14 |
$def and not ref $in |
|
4 |
11 |
3 |
$def and not ref $in and $in =~ /^(\w+)\((??{ $matched_par; })\)=(?!=)/ |