Branch Coverage

blib/lib/Bio/NEXUS/TaxUnit.pm
Criterion Covered Total %
branch 4 22 18.1


line true false branch
88 14 0 if (defined $$self{'seq'})
90 0 14 if ($@)
173 0 2228 if (ref $token eq 'HASH') { }
175 0 0 if (ref $$token{'states'} eq 'ARRAY') { }
0 0 elsif (ref $$token{'states'} eq 'HASH') { }
177 0 0 if ($token_type eq 'uncertainty') { }
0 0 elsif ($token_type eq 'polymorphism') { }
191 0 0 if ($token_type eq 'polymorphism') { }
206 0 26 $tokens_flag ? :
211 0 0 if $Bio::NEXUS::TaxUnit::AUTOLOAD =~ /DESTROY$/
221 0 0 if (defined $synonym_for{$Bio::NEXUS::TaxUnit::AUTOLOAD}) { }