Condition Coverage

blib/lib/Bio/Tools/Run/Alignment/Amap.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
397 0 0 0 ref $seq and $seq->isa('Bio::PrimarySeqI')

or 2 conditions

line l !l condition
262 0 0 $1 || undef

or 3 conditions

line l !l&&r !l&&!r condition
343 0 0 0 not -e $outfile or -z $outfile
399 0 0 0 not defined $seq->display_id or $seq->display_id =~ /^\s+$/