Branch Coverage

Bio/Cluster/ClusterFactory.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
118 1 1 if $self->type
147 1 4 unless ($type)
150 0 1 unless $type
182 0 1 if ($ns and lc $ns eq 'unigene') { }
1 0 elsif ($dispid and $dispid =~ /^Hs\.[0-9]/) { }