Condition Coverage

Bio/Tools/Analysis/Protein/Scansite.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
397 0 0 0 $text ne '' and scalar @results > 0 || scalar @results == 0 && $text =~ /No sites found/

or 3 conditions

line l !l&&r !l&&!r condition
257 0 0 0 not exists $self->{'_result'} or $self->status ne 'COMPLETED'
311 1 0 0 $self->{'_stringency'} || $self->input_spec->[2]{'default'}
397 0 0 0 scalar @results > 0 || scalar @results == 0 && $text =~ /No sites found/