Branch Coverage

Bio/LiveSeq/IO/BioPerl.pm
Criterion Covered Total %
branch 23 44 52.2


line true false branch
126 2 1 if (defined $db) { }
127 0 2 unless ($db eq 'EMBL')
135 0 3 if (defined $id and defined $filename)
140 0 3 unless (defined $id or defined $filename)
146 3 0 if ($db eq 'EMBL')
155 0 3 if ($test_transl)
161 3 0 if (defined $filename) { }
166 0 0 if ($Bio::LiveSeq::IO::BioPerl::DBEMBLLOADED) { }
178 0 3 unless ($hashref)
210 3 0 if ($_[1])
213 3 0 if ($_[2])
266 10 24 unless ($valid_features{$feature_name})
274 2 22 if ($feature_name eq 'CDS' and $featlocation->isa('Bio::Location::SplitLocationI')) { }
280 0 15 if ($subfeat->strand == -1) { }
290 0 22 $feat->strand == -1 ? :
293 1 21 if ($feature_name eq 'CDS') { }
313 6 35 unless ($valid_names{$feature_qual_name})
330 3 21 if ($features[$i]{'name'} eq 'CDS')
370 0 0 unless ($aasequence)
374 0 0 unless ($gene_name)
377 0 0 unless ($ttabid)
380 0 0 if ($cusg_data) { }