Condition Coverage

blib/lib/Bio/WebService/LANL/SequenceLocator.pm
Criterion Covered Total %
condition 0 33 0.0


and 3 conditions

line !l l&&!r l&&r condition
249 0 0 0 @results and @tables
0 0 0 @results and @tables and @alignments
251 0 0 0 @results == @tables and @results == @alignments
297 0 0 0 $tag eq 'a' and $attr{'href'}
390 0 0 0 $$row[0] and $$row[0] =~ /^[A-Za-z]+$/u
0 0 0 $$row[0] and $$row[0] =~ /^[A-Za-z]+$/u and not grep({length $_ if defined $_;} @$row[1 .. scalar @$row - 1])
402 0 0 0 $_ && $_ eq 'NA'
403 0 0 0 $_ && /(\d+) \x{2192} (\d+)/u
443 0 0 0 $text =~ /^\s*Query\b/mu and $text =~ /^\s*HXB2\b/mu
0 0 0 $text =~ /^\s+$/u and $expect_alignment

or 3 conditions

line l !l&&r !l&&!r condition
276 0 0 0 $$r{'genome_start'} or $$r{'genome_end'}