line |
!l |
l&&!r |
l&&r |
condition |
200
|
79 |
0 |
0 |
@_ > 1 and $_[0] =~ /^\[/ |
210
|
0 |
0 |
0 |
@_ > 1 and $_[0] =~ /^\[/ |
401
|
650 |
33 |
1 |
$userfun and $in =~ / \b ($userfun) \s* \( /x |
|
681 |
1 |
1 |
$installed and $in =~ / \b ($installed) \s* \( /x |
450
|
9 |
0 |
0 |
$1 eq "default" and $in =~ /^default\s*\(\s*echo\s*,\s*0\s*\)\s*(;\s*)?$/ |
454
|
0 |
0 |
0 |
$userfun and $cmd =~ / \b ($userfun) \s* \( /x |
529
|
680 |
36 |
4 |
$RET and $in =~ /(?:^|;)\$?(\w+)\([^()]*\)=(?!=)/ |
590
|
679 |
0 |
0 |
$skip_eval and $in =~ /\beval\(/g |
614
|
7 |
0 |
71 |
$seen{$2} and $seen{$2} eq " " |
762
|
51 |
31 |
595 |
defined $res and ref $res |
785
|
581 |
3 |
79 |
$have_floats || $in =~ /^(sinh?|solve)\b/ and ref $res |
788
|
0 |
0 |
79 |
defined $rres and not $rres =~ /\n/ |
828
|
8 |
0 |
0 |
$@ =~ /^Undefined subroutine &main::(\w+)/ and $not_yet_defined{$1} |
|
8 |
0 |
0 |
$@ =~ /high resolution graphics disabled/ and 0 >= &Math::Pari::have_graphics() |
|
0 |
0 |
8 |
$@ =~ /gnuplot-like plotting environment not loaded yet/ and $skip_gnuplot |
845
|
43 |
79 |
547 |
defined $rres and defined $re_out |
850
|
578 |
0 |
0 |
$@ and $@ =~ /regexp too big/ |
860
|
78 |
75 |
516 |
not $noans and defined $re_out |
|
0 |
0 |
516 |
defined $rres && $cmp |
|
153 |
516 |
0 |
not $noans and defined $re_out and not defined $rres && $cmp |
|
78 |
75 |
516 |
not $noans and defined $re_out |
|
78 |
75 |
0 |
not $noans and !defined($rres) || &filter_res($rres) ne &filter_res($rout) |
|
139 |
14 |
0 |
$doprint and $printout ne $rout |
line |
l |
!l&&r |
!l&&!r |
condition |
454
|
0 |
0 |
0 |
$cmd =~ /(?:^|;)\s*(?:print|error)\(/ or $userfun and $cmd =~ / \b ($userfun) \s* \( /x |
596
|
0 |
679 |
0 |
$seen_now{'oo'} or &Math::Pari::pari_version_exp() < 2009000 |
614
|
71 |
5 |
2 |
$seen{$2} and $seen{$2} eq " " or $in =~ /\"/ |
746
|
67 |
13 |
597 |
$in =~ /\d+\.\d*|\d{10,}/ || $in =~ /\b( ellinit|zeta|bin|comprealraw|frac|
lseriesell|powrealraw|legendre|suminf|
forstep )\b/x |
751
|
12 |
82 |
0 |
$ourvars{$1}++ or ++$newvars |
785
|
79 |
3 |
581 |
$have_floats || $in =~ /^(sinh?|solve)\b/ |
794
|
18 |
6 |
55 |
$rout =~ /\[.*[-+,;]\s/ or $rout =~ /\bQfb\b/ |
860
|
0 |
0 |
75 |
!defined($rres) || &filter_res($rres) ne &filter_res($rout) |