blib/lib/Bio/DB/HIV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
358 | 0 | 0 | 0 | $type and $loc |
386 | 0 | 0 | 0 | defined $l and not $l =~ /Number/ |
454 | 0 | 0 | 0 | $self->retrieval_type =~ /pipeline/ and $^O =~ /^MSWin/ |
567 | 0 | 0 | 0 | defined $tmpfile and $tmpfile ne '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
489 | 0 | 0 | 0 | not -e $tmpfile or -z $tmpfile |
0 | 0 | 0 | not -e $tmpfile or -z $tmpfile or not $resp->is_success | |
510 | 0 | 0 | 0 | not $resp->is_success or length $$content == 0 |