Branch Coverage

blib/lib/Bio/NEXUS/TaxaBlock.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
62 0 86 unless ($type)
69 79 7 if (defined $commands and @$commands)
89 0 0 if ($taxlabel eq $query_taxon)
125 2 6 if $$translate{$taxlabel}
147 7 0 if (defined $$self{'dimensions'}{'ntax'}) { }
171 0 2 unless ($self->SUPER::equals($block))
177 0 2 if (@labels1 != @labels2)
181 0 16 if ($labels1[$i] ne $labels2[$i])
216 0 1 if $Bio::NEXUS::TaxaBlock::AUTOLOAD =~ /DESTROY$/
224 0 1 if (defined $synonym_for{$Bio::NEXUS::TaxaBlock::AUTOLOAD}) { }