Branch Coverage

blib/lib/Bio/NEXUS/UnknownBlock.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
65 0 8 unless ($type)
91 16 10 if $command =~ /^\s*(?:begin|end)/i
117 0 0 if lc $cmd eq 'begin'
124 0 0 if $Bio::NEXUS::UnknownBlock::AUTOLOAD =~ /DESTROY$/
134 0 0 if (defined $synonym_for{$Bio::NEXUS::UnknownBlock::AUTOLOAD}) { }