Branch Coverage

Bio/Tools/pICalculator.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
178 0 1 if exists $opts{-'seq'}
180 1 0 exists $opts{-'places'} ? :
200 0 1 unless (defined $seq and UNIVERSAL::isa($seq, 'Bio::Seq'))
231 0 1 if (ref $pKset eq 'HASH') { }
1 0 elsif ($pKset =~ /^emboss$/i) { }
0 0 elsif ($pKset =~ /^dtaselect$/i) { }
245 1 0 if @_
307 0 2 unless (defined $count)
312 2 24 if sprintf($format, $charge) == sprintf($format, $last_charge)
314 12 12 $charge > 0 ? :