Bio/LiveSeq/IO/BioPerl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
135 | 3 | 0 | 0 | defined $id and defined $filename |
274 | 21 | 1 | 2 | $feature_name eq 'CDS' and $featlocation->isa('Bio::Location::SplitLocationI') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
121 | 0 | 3 | 0 | ref $thing || $thing |
140 | 0 | 3 | 0 | defined $id or defined $filename |