Bio/DB/SeqVersion/gi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
145 | 0 | 0 | $id eq $self->{'_last_id'} ? : |
167 | 0 | 0 | $id eq $self->{'_last_id'} ? : |
183 | 0 | 0 | unless defined $id |
184 | 0 | 0 | if ($id ne $self->{'_last_id'}) |
245 | 0 | 0 | if not defined $id or ref $id |
249 | 0 | 0 | unless ($response->is_success) |
272 | 0 | 0 | if ($html =~ m[ Current status:\s+(\S+) ]) { } |
284 | 0 | 0 | unless defined $table |