Condition Coverage

Bio/SeqIO/gbxml.pm
Criterion Covered Total %
condition 6 17 35.2


and 3 conditions

line !l l&&!r l&&r condition
284 0 0 1 $self->{'_taxa'}{'_genus'} and not $self->{'_taxa'}{'_genus'} =~ /^(unknown|None)$/io
334 0 0 1 $curseq->species and $feat->primary_tag eq 'source'
0 0 1 $curseq->species and $feat->primary_tag eq 'source' and $feat->has_tag('db_xref')
0 0 1 $curseq->species and $feat->primary_tag eq 'source' and $feat->has_tag('db_xref') and not $curseq->species->ncbi_taxid

or 2 conditions

line l !l condition
321 0 6 $curfeat->field->{$qualifier} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
119 0 0 1 @{[] unless $self->{'_seendata'}{'_seqs'};} or eof $self->_fh