Condition Coverage

Bio/SearchIO/axt.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
175 1 1 0 defined $curquery and $curquery ne $qname
182 1 1 0 defined $curhit and $curhit ne $hname
373 2 20 4 $self->in_element('hsp') and $data->{'Name'} =~ /Hsp\_(qseq|hseq|midline)/

or 3 conditions

line l !l&&r !l&&!r condition
419 0 0 0 defined $name || defined $self->{'_elements'}
0 0 0 not defined $name || defined $self->{'_elements'} or scalar @{$self->{'_elements'};} == 0