Condition Coverage

blib/lib/HTTP/MultiGet.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
363 0 20 0 $self->{'que_count'} < $self->max_que_count and $self->stack->has_next
604 0 2 0 exists $self->retry->{$id} and $response->code > 594
2 0 0 exists $self->retry->{$id} and $response->code > 594 and $self->retry->{$id}-- > 0
657 0 0 6 $stack->total == 0 and $count == 0