Branch Coverage

Bio/SeqFeature/Amplicon.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
108 1 24 if $fwd_primer
109 0 25 if $rev_primer
117 3 5 if (defined $primer)
118 0 3 unless (ref $primer and $primer->isa('Bio::SeqFeature::Primer'))
121 0 3 unless (defined $self->location)