line |
!l |
l&&!r |
l&&r |
condition |
145
|
0 |
0 |
0 |
$$self{'scriptfile'} ne '' and $$self{'plot_also'} != 0 |
190
|
0 |
0 |
0 |
defined $$self{'__iohandle_pipe'} and not close $$self{'__iohandle_pipe'} |
194
|
0 |
0 |
0 |
defined $$self{'__iohandle_file'} and not close $$self{'__iohandle_file'} |
203
|
0 |
0 |
0 |
defined $stat[7] and $stat[7] == 0 |
235
|
0 |
0 |
0 |
defined $style and exists $linestyles{$style} |
378
|
0 |
0 |
0 |
ref $yref[$j] eq 'HASH' and exists $yref[$j]{'style_spec'} |
|
0 |
0 |
0 |
ref $yref[$j] eq 'HASH' and exists $yref[$j]{'style_spec'} and exists $yref[$j]{'y_values'} |
432
|
0 |
0 |
0 |
ref $rh eq 'HASH' and exists $$rh{'style_spec'} |
|
0 |
0 |
0 |
ref $rh eq 'HASH' and exists $$rh{'style_spec'} and exists $$rh{'x_values'} |
|
0 |
0 |
0 |
ref $rh eq 'HASH' and exists $$rh{'style_spec'} and exists $$rh{'x_values'} and exists $$rh{'y_values'} |
538
|
0 |
0 |
0 |
defined $pause and $pause =~ /^[+-]?(\d+|\d+\.\d*|\d*\.\d+)$/x |
541
|
0 |
0 |
0 |
defined $message and $message ne '' |
693
|
0 |
0 |
0 |
defined $xleft and defined $xright |
708
|
0 |
0 |
0 |
defined $yleft and defined $yright |