Bio/DB/Query/WebQuery.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
146 | 0 | 0 | 0 | defined $ua and $ua->isa('LWP::UserAgent') |
168 | 0 | 0 | 0 | defined $self->ua and defined $protocol |
0 | 0 | 0 | defined $self->ua and defined $protocol and defined $proxy | |
170 | 0 | 0 | 0 | $username and $password |
189 | 0 | 0 | 0 | defined $u and defined $p |
269 | 0 | 0 | 0 | $self->{'_ran_query'}++ and not $force |
line | l | !l | condition |
---|---|---|---|
126 | 0 | 0 | $Bio::DB::Query::WebQuery::VERSION || '0.1' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | defined $query or defined $ids |