| line |
true |
false |
branch |
|
136
|
0 |
0 |
if $name eq 'DESTROY' |
|
137
|
0 |
0 |
if ($name =~ /^(QUEUE_)?(.*?)_([^_]+)$/) |
|
139
|
0 |
0 |
if (exists $validation->{$thing} and exists $validation->{$thing}{$action}) { } |
|
144
|
0 |
0 |
unless (exists $args{$req}) |
|
151
|
0 |
0 |
unless (&first(sub {
$_ eq $given;
}
, @{$$validation{$thing}{$action}[0];}, @{$$validation{$thing}{$action}[1];})) |
|
159
|
0 |
0 |
if $queue |
|
161
|
0 |
0 |
if ref $data eq 'ARRAY' |
|
163
|
0 |
0 |
if ref $data eq 'HASH' |
|
181
|
0 |
0 |
if ($self->list_queue == 0) |
|
188
|
0 |
0 |
if (ref $data eq 'ARRAY') { } |
|
|
0 |
0 |
elsif (ref $data eq 'HASH') { } |