Condition Coverage

Bio/Cluster/UniGene.pm
Criterion Covered Total %
condition 20 38 52.6


and 3 conditions

line !l l&&!r l&&r condition
294 2 0 4 defined $self->unigene_id and $self->unigene_id =~ /^([A-Za-z]+)\.[0-9]/
0 2 4 not $species and (defined $self->unigene_id and $self->unigene_id =~ /^([A-Za-z]+)\.[0-9]/)
508 1 0 2 not defined $obj->{'scount'} and defined $obj->sequences
648 2 0 4 $species and not ref $species
717 3 3 0 @_ and $n != $_[0]
770 0 0 2 @$mems and ref $mems->[0] eq 'HASH'
851 0 0 0 @$memlist and ref $memlist->[0] eq 'HASH'
1273 0 0 84 $seq_h->{'nid'} && $seq_h->{'nid'} =~ /^g\d+$/
1295 0 0 6 ref $obj and $obj->isa('Bio::Factory::SequenceFactoryI')
1333 6 5 11 defined $ann and not $val

or 2 conditions

line l !l condition
285 1 5 $ns || 'UniGene'
286 0 6 $auth || 'NCBI'
768 2 0 $self->sequences || []
849 0 0 $self->{'members'} || []