Condition Coverage

blib/lib/DBD/Gofer/Transport/Base.pm
Criterion Covered Total %
condition 10 24 41.6


and 3 conditions

line !l l&&!r l&&r condition
113 7134 0 0 $trace and $response
124 7214 0 0 $response and $self->response_needs_retransmit($request, $response)
166 7120 0 14 $request_cache_key and $self->{'go_cache'}
281 0 0 14 $frozen_response and $request_cache_key

or 2 conditions

line l !l condition
38 0 6 $args->{'keep_meta_frozen'} ||= 1
191 2857 0 $response->errstr || ''
221 38 77 $request_meta->{'retry_count'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
158 0 80 0 $response ||= &$receive_sub()
249 0 0 0 $timeout ||= $self->go_timeout