Branch Coverage

Bio/FeatureHolderI.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
221 10770 12 unless $seen{$feat}++
230 10782 0 if ($feat->isa('Bio::FeatureHolderI')) { }
0 0 elsif ($feat->isa('Bio::SeqFeatureI')) { }