Branch Coverage

blib/lib/IO/Iron/IronMQ/Queue.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
123 0 0 if defined $msg_delay
124 0 0 if defined $msg_push_headers
147 0 0 if (wantarray) { }
152 0 0 if (scalar @messages == 1) { }
181 0 0 if $params{'n'}
182 0 0 if $params{'timeout'}
183 0 0 if $params{'wait'}
184 0 0 if $params{'delete'}
208 0 0 @pulled_messages ? :
226 0 0 if $params{'n'}
245 0 0 if $msg->{'reserved_count'}
251 0 0 @peeked_messages ? :
277 0 0 if $params{'subscriber_name'}
356 0 0 if $params{'timeout'}
386 0 0 $params{'delay'} ? :
393 0 0 if $params{'delay'}
406 0 0 $params{'delay'} ? :
478 0 0 if (defined $var_value) { }