Branch Coverage

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


line true false branch
129 0 0 if defined $msg_delay
130 0 0 if defined $msg_push_headers
154 0 0 if (wantarray) { }
159 0 0 if (scalar @messages == 1) { }
187 0 0 if $params{'n'}
188 0 0 if $params{'timeout'}
189 0 0 if $params{'wait'}
190 0 0 if $params{'delete'}
218 0 0 @pulled_messages ? :
237 0 0 if $params{'n'}
258 0 0 if $msg->{'reserved_count'}
263 0 0 @peeked_messages ? :
290 0 0 if $params{'subscriber_name'}
372 0 0 if $params{'timeout'}
403 0 0 $params{'delay'} ? :
410 0 0 if $params{'delay'}
424 0 0 $params{'delay'} ? :
498 0 0 if (defined $var_value) { }