Branch Coverage

Bio/DB/Query/WebQuery.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
117 0 0 unless defined $query or defined $ids
119 0 0 if ($ids)
123 0 0 if $verbose
146 0 0 if (defined $ua and $ua->isa('LWP::UserAgent'))
168 0 0 unless defined $self->ua and defined $protocol and defined $proxy
170 0 0 if $username and $password
189 0 0 if (defined $u and defined $p)
207 0 0 if (@_) { }
210 0 0 ref $arg ? :
211 0 0 $d ? :
214 0 0 unless $self->{'_ids'}
231 0 0 if @_
248 0 0 if $self->_truncated
249 0 0 if $self->_truncated
251 0 0 if $self->{'_ids'}
269 0 0 if $self->{'_ran_query'}++ and not $force
274 0 0 unless $response->is_success
296 0 0 if @_
315 0 0 if ($method eq 'get') { }
322 0 0 if $self->authentication