| GO/Model/Seq.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 30 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 0 | if (ref $paramh eq 'HASH') |
| 54 | 0 | 0 | if (grep {$k eq $_;} $self->_valid_params) { } |
| 79 | 0 | 0 | if (@_) |
| 81 | 0 | 0 | if ($$self{'pseq'}->isa('Bio::Seq::RichSeqI')) |
| 98 | 0 | 0 | if @_ |
| 121 | 0 | 0 | if (@_) |
| 125 | 0 | 0 | unless ($res) |
| 171 | 0 | 0 | if (@_) |
| 173 | 0 | 0 | unless $self->xref_list |
| 174 | 0 | 0 | unless $xref->isa('GO::Model::Xref') |
| 187 | 0 | 0 | if ($name eq 'DESTROY') |
| 192 | 0 | 0 | unless ($self->pseq) |
| 194 | 0 | 0 | if ($self->pseq->can($name)) |
| 197 | 0 | 0 | if ($self->is_valid_param($name)) { } |
| 199 | 0 | 0 | if @_ |