blib/lib/Bio/Chado/Schema/Result/Sequence/Feature.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 20 | 30.0 |
line | true | false | branch |
---|---|---|---|
379 | 0 | 0 | unless defined $opts->{'cv_name'} |
392 | 0 | 0 | unless ref $cvt_criteria |
424 | 2 | 3 | if ($self->residues) |
430 | 0 | 3 | unless $start |
431 | 0 | 3 | if ref $start or not $end |
435 | 0 | 3 | unless $length > 0 |
469 | 0 | 0 | unless my $pd = $self->primary_dbxref || $self->secondary_dbxrefs->first |
475 | 0 | 0 | $v ? : |
489 | 3 | 0 | if defined $l |
502 | 0 | 0 | unless $desc_fp |