Condition Coverage

Bio/Tools/Sigcleave.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
583 0 4 1 $hitcount > 1 and $cnt == 1

or 2 conditions

line l !l condition
339 7 1 $self->{'_threshold'} || 3.5
364 4 3 $self->{'_matrix'} || 'eucaryotic'
557 1 0 $self->seq->length || 0
558 0 1 $self->seq->id || 'NONAME'

or 3 conditions

line l !l&&r !l&&!r condition
360 1 1 0 $value eq 'eucaryotic' or $value eq 'procaryotic'