Condition Coverage

blib/lib/Bio/PrimerDesigner/ispcr.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
191 0 0 0 $seq_temp and -e $seq_temp

or 2 conditions

line l !l condition
127 0 0 $method ||= 'remote'
149 0 0 $$args{'seq'} || ''
150 0 0 $$args{'seqfile'} || ''
222 0 0 $result->raw_output || ''

or 3 conditions

line l !l&&r !l&&!r condition
147 0 0 0 uc $$args{'left'} || $self->error('no left primer')
148 0 0 0 uc $$args{'right'} || $self->error('no right primer')
151 0 0 0 $seq or $file