Condition Coverage

Bio/Tools/Match.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
130 0 5 0 not $self->{'found_seq_id'} and $line =~ /^Inspecting sequence ID\s+(.+)/

or 2 conditions

line l !l condition
128 5 0 $self->_readline || (return)
135 7 0 $self->_readline || (return)