line |
true |
false |
branch |
40
|
0 |
0 |
unless $dump =~ /\S/ |
43
|
0 |
0 |
if defined $tmphist |
45
|
0 |
0 |
if (defined $tmphist) |
46
|
0 |
0 |
if ($hist) { } |
50
|
0 |
0 |
unless defined $hist |
61
|
0 |
0 |
unless $random_samples |
87
|
0 |
0 |
if ($step_size) |
93
|
0 |
0 |
if ($step_size) { } |
95
|
0 |
0 |
unless ($havedata) |
96
|
0 |
0 |
if $i >= 1 |
104
|
0 |
0 |
unless defined $_ |
108
|
0 |
0 |
if ($pos_weight) { } |
109
|
0 |
0 |
$i % 2 ? : |
114
|
0 |
0 |
if (@coords >= 1000) |
116
|
0 |
0 |
if @coords != @weights |
117
|
0 |
0 |
$pos_weight ? : |
120
|
0 |
0 |
defined $tmp ? : |
123
|
0 |
0 |
if $step_size and $i >= $step_size |
126
|
0 |
0 |
$pos_weight ? : |
|
0 |
0 |
if @coords |
143
|
0 |
0 |
if ($pos_weight) { } |
144
|
0 |
0 |
++$i % 2 ? : |
154
|
0 |
0 |
unless @coords |
156
|
0 |
0 |
unless defined $$histopt{'min'} |
157
|
0 |
0 |
unless defined $$histopt{'max'} |
160
|
0 |
0 |
$pos_weight ? : |
168
|
0 |
0 |
if not defined $min or $min > $_ |
169
|
0 |
0 |
if not defined $max or $max < $_ |
194
|
0 |
0 |
unless defined $style_option |
195
|
0 |
0 |
unless (exists $AsciiStyles{$style_option}) |
196
|
0 |
0 |
if (length $style_option == 1) { } |
216
|
0 |
0 |
if (-t $ofh) { } |
266
|
0 |
0 |
if $convert_timestamps |
270
|
0 |
0 |
if length $description > $v_desc_width |
271
|
0 |
0 |
if length $formatted_value > $v_numeric_value_width |
272
|
0 |
0 |
if not defined $hist_min or $value < $hist_min |
273
|
0 |
0 |
if not defined $hist_max or $value > $hist_max |
276
|
0 |
0 |
$show_numeric ? : |
280
|
0 |
0 |
if $$histopt{'sort'} |
284
|
0 |
0 |
if ($v_total_width < $v_desc_width + 3) |
289
|
0 |
0 |
$show_numeric ? : |
297
|
0 |
0 |
if ($min_display_value =~ /^auto$/i) |
300
|
0 |
0 |
if $logscale |
303
|
0 |
0 |
if (not defined $max_display_value or $max_display_value =~ /^auto$/) { } |
|
0 |
0 |
elsif ($max_display_value =~ /^total$/i) { } |
309
|
0 |
0 |
if $logscale |
322
|
0 |
0 |
if $logscale |
325
|
0 |
0 |
if $hlen < 0 |
326
|
0 |
0 |
if $hlen > $v_hist_width |
328
|
0 |
0 |
if ($hlen >= $hchar_end_len) { } |