Branch Coverage

blib/lib/Bio/PrimerDesigner/epcr.pm
Criterion Covered Total %
branch 11 38 28.9


line true false branch
51 1 1 unless my(@params) = @_
53 0 1 $$args{'permute'} ? :
54 0 1 unless my $left = $$args{'left'}
55 0 1 unless my $right = $$args{'right'}
59 0 1 if ($permute) { }
62 0 0 if $combo == 2
63 0 0 if $combo == 3
72 0 0 unless $seen{$line}
73 0 0 unless $seen{$line}
89 1 0 unless $_ and /\.\./
115 1 0 if ($method eq 'remote') { }
0 0 elsif ($method eq 'local') { }
116 0 1 unless (defined $$args{'seq'})
137 0 0 unless $seq or $file
158 0 0 if ($seq) { }
165 0 0 unless $seq_loc = $file
183 0 0 if $seq_temp and -e $seq_temp
204 1 0 unless my($method, $loc) = @_
216 1 0 if (not $output =~ /\d+\.\.\d+/) { }