Condition Coverage

Bio/SearchIO.pm
Criterion Covered Total %
condition 6 22 27.2


and 3 conditions

line !l l&&!r l&&r condition
400 0 0 5 $self->_flush_on_write and defined $self->_fh
433 0 0 0 $self->_flush_on_write and defined $self->_fh
451 587 0 5 ref $writer and $writer->isa('Bio::SearchIO::SearchWriterI')

or 2 conditions

line l !l condition
192 180 6 $param{'-format'} || $class->_guess_format($param{'-file'} || $ARGV[0]) || 'blast'
729 0 0 $self->{'processor'}->next_result || undef

or 3 conditions

line l !l&&r !l&&!r condition
180 0 372 0 ref $caller || $caller
285 0 0 0 ref $self || $self
551 0 0 0 $min_qlen =~ /\D/ or $min_qlen <= 0