line |
true |
false |
branch |
160
|
0 |
0 |
ref $_[0] ? : |
161
|
0 |
0 |
unless ref $args->{'values'} |
163
|
0 |
0 |
if (ref $args->{'values'} eq 'ARRAY') { } |
176
|
0 |
0 |
if $@ |
231
|
0 |
0 |
ref $_[0] ? : |
243
|
0 |
0 |
unless (grep /$method/, @wanted_methods) |
255
|
0 |
0 |
unless defined $len |
256
|
0 |
0 |
if $len > $maxlen |
259
|
0 |
0 |
if ($args->{'format'} eq 'table') { } |
|
0 |
0 |
elsif ($args->{'format'} eq 'labline') { } |
266
|
0 |
0 |
unless print join(',', @strs) |
285
|
0 |
0 |
ref $_[0] ? : |
289
|
0 |
0 |
if ($@) |
299
|
0 |
0 |
if ($@) |
309
|
0 |
0 |
if (not defined $val) { } |
|
0 |
0 |
elsif (is_int($val)) { } |
|
0 |
0 |
elsif ($len) { } |
327
|
0 |
0 |
if ($method eq 'p_value') { } |
330
|
0 |
0 |
$val < 0.01 ? : |
|
0 |
0 |
$val < 0.05 ? : |
|
0 |
0 |
if $args->{'flag'} |
333
|
0 |
0 |
if (ref $val) { } |
|
0 |
0 |
elsif (&looks_like_number($val)) { } |
334
|
0 |
0 |
if (ref $val eq 'HASH') { } |
337
|
0 |
0 |
$args->{'format'} eq 'table' ? : |
344
|
0 |
0 |
if ($args->{'format'} ne 'table') |
362
|
0 |
0 |
if $maxlen < 8 |
365
|
0 |
0 |
$args->{'verbose'} ? : |
372
|
0 |
0 |
unless print $title |
373
|
0 |
0 |
unless print $tbl->draw |
385
|
0 |
0 |
if ($args->{'verbose'}) |
388
|
0 |
0 |
unless print {*STDOUT;} $str, "\n" |