Condition Coverage

Bio/AlignIO/meme.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
110 3 0 510 not $good_align_sec and defined($line = $self->_readline)

or 3 conditions

line l !l&&r !l&&!r condition
111 59 0 15 $line =~ /^(\S+)\s+([+-]?)\s+(\d+)\s+ \S+\s+[.A-Z\-]*\s+([A-Z\-]+)\s+ ([.A-Z\-]*)/xi or $line =~ /^(\S+)\s+([+-]?)\s+(\d+)\s+ \S+\s+\.\s+([A-Z\-]+)/xi
9 3 3 $line =~ /^\-/ or $line =~ /Sequence name/