Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
250 0 0 0 @results and @tables
0 0 0 @results and @tables and @alignments
259 0 0 0 @results == @tables and @results == @alignments
306 0 0 0 $tag eq 'a' and $attr{'href'}
399 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])
412 0 0 0 $_ && $_ eq 'NA'
413 0 0 0 $_ && /(\d+) \x{2192} (\d+)/u
430 0 0 0 $tables[-1]{'rows'}[0]{'na_from_query_start'} eq "1 \x{2192}" and $tables[-1]{'rows'}[0]{'protein_translation'} eq 'X'
463 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
285 0 0 0 $r->{'genome_start'} or $r->{'genome_end'}