line |
l |
!l&&r |
!l&&!r |
condition |
79
|
0 |
0 |
0 |
$hist ||= 'Math::SimpleHisto::XS'->new(map({$_, $$histopt{$_};} 'nbins', 'min', 'max')) |
168
|
0 |
0 |
0 |
not defined $min or $min > $_ |
169
|
0 |
0 |
0 |
not defined $max or $max < $_ |
230
|
0 |
0 |
0 |
$$histopt{'width'} || (intuit_output_size($ofh))[0] - 2 |
272
|
0 |
0 |
0 |
not defined $hist_min or $value < $hist_min |
273
|
0 |
0 |
0 |
not defined $hist_max or $value > $hist_max |
282
|
0 |
0 |
0 |
$$histopt{'width'} || (intuit_output_size($ofh))[0] - 2 |
303
|
0 |
0 |
0 |
not defined $max_display_value or $max_display_value =~ /^auto$/ |