Condition Coverage

Bio/Matrix/PSM/IO/masta.pm
Criterion Covered Total %
condition 11 20 55.0


and 3 conditions

line !l l&&!r l&&r condition
199 16 2 0 $self->{'_mtype'} != 3 and $mtype
200 2 16 0 $len and $len != length $line
212 4 96 0 $mtype and $self->{'_mtype'} != 1
217 0 0 0 $mtype and $self->{'_mtype'} != 2
224 2 0 4 defined $line and $line =~ /^>/
246 2 0 2 $k == 1 and $l == 0

or 2 conditions

line l !l condition
107 0 3 $self->_rearrange(['MTYPE'], @args) || 'PFM'