| line | true | false | branch | 
 
| 70 | 0 | 2 | unless ($type) | 
 
| 78 | 2 | 0 | if (defined $commands and @$commands) | 
 
| 114 | 0 | 0 | unless (Bio::NEXUS::Block::equals($self, $block)) | 
 
| 120 | 0 | 0 | unless ($historytree1->equals($historytree2)) | 
 
| 127 | 0 | 0 | unless ($self->get_otuset->equals($block->get_otuset)) | 
 
| 148 | 0 | 0 | if (my $coderef = $self->can($parent . '::rename_otus')) | 
 
| 173 | 15 | 0 | if (defined $otu) | 
 
| 174 | 2 | 13 | if ($otu->get_name eq $original_otu_name) | 
 
| 187 | 0 | 2 | unless (defined $original_node) | 
 
| 203 | 2 | 0 | if ($child->get_name eq $original_otu_name) | 
 
| 255 | 0 | 0 | if $Bio::NEXUS::HistoryBlock::AUTOLOAD =~ /DESTROY$/ | 
 
| 265 | 0 | 0 | if (defined $synonym_for{$Bio::NEXUS::HistoryBlock::AUTOLOAD}) { } |