| line |
true |
false |
branch |
|
173
|
0 |
2 |
if $label_spec |
|
178
|
0 |
2 |
if (defined $filters) |
|
179
|
0 |
0 |
if (!ref($filters) =~ /HASH/i) { } |
|
198
|
0 |
2 |
if defined $self->{'_cols'} |
|
202
|
0 |
2 |
unless (defined $col_spec_ref) |
|
207
|
2 |
0 |
if (ref $col_spec_ref eq 'ARRAY') { } |
|
212
|
0 |
15 |
unless (defined $map{$item}) |
|
251
|
0 |
0 |
if (ref $label_spec eq 'HASH') { } |
|
277
|
0 |
15 |
if (defined $self->{'_custom_labels'}{$i}) { } |
|
318
|
2 |
13 |
if ($method =~ m[(\w+)/(\w+)]) |
|
326
|
0 |
2 |
if ($self->verbose > 0) |
|
339
|
0 |
41 |
if ($@) |
|
374
|
0 |
0 |
$include_labels ? : |
|
376
|
0 |
0 |
if (not defined $resultfilter or &{$resultfilter;}($result)) |
|
390
|
6 |
0 |
if (ref $self->{'_cols'}) { } |