Branch Coverage

blib/lib/Bio/PrimerDesigner/ispcr.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
53 0 0 unless my(@params) = @_
55 0 0 $$args{'permute'} ? :
56 0 0 unless my $left = $$args{'left'}
57 0 0 unless my $right = $$args{'right'}
61 0 0 if ($permute) { }
64 0 0 if $combo == 2
65 0 0 if $combo == 3
74 0 0 unless ++$seen{$line} > 1
129 0 0 if ($method eq 'remote') { }
0 0 elsif ($method eq 'local') { }
130 0 0 unless (defined $$args{'seq'})
151 0 0 unless $seq or $file
164 0 0 if ($seq) { }
171 0 0 unless $seq_loc = $file
179 0 0 if defined $$args{$p}
191 0 0 if $seq_temp and -e $seq_temp
214 0 0 unless my($method, $loc) = @_
224 0 0 if (not $output =~ />\S+\s+\S+\s+\S+\s+\S+/) { }