| line |
true |
false |
branch |
|
125
|
0 |
0 |
if $name eq 'DESTROY' |
|
126
|
0 |
0 |
if ($name =~ /^(QUEUE_)?(.*?)_([^_]+)$/) |
|
128
|
0 |
0 |
if (exists $validation{$thing} and exists $validation{$thing}{$action}) { } |
|
133
|
0 |
0 |
unless (exists $args{$req}) |
|
140
|
0 |
0 |
unless (first sub {
$_ eq $given;
}
, @{$validation{$thing}{$action}[0];}, @{$validation{$thing}{$action}[1];}) |
|
148
|
0 |
0 |
if $queue |
|
150
|
0 |
0 |
if ref $data eq 'ARRAY' |
|
152
|
0 |
0 |
if ref $data eq 'HASH' |
|
170
|
0 |
0 |
if ($self->list_queue == 0) |
|
177
|
0 |
0 |
if (ref $data eq 'ARRAY') { } |
|
|
0 |
0 |
elsif (ref $data eq 'HASH') { } |