Branch Coverage

blib/lib/Bio/Phylo/Taxa.pm
Criterion Covered Total %
branch 3 22 13.6


line true false branch
113 0 0 if (&looks_like_object($forest, $FOREST))
139 0 0 if (&looks_like_object($matrix, $MATRIX))
163 0 0 if (&looks_like_object($forest, $FOREST))
187 0 0 if (&looks_like_object($matrix, $MATRIX))
301 0 0 if ($taxon_by_name{$name}) { }
360 0 20 if (my $name = $taxon->get_name)
370 10 10 unless (exists $object_by_value{$value})
394 0 0 if (ref $arrayref eq 'ARRAY') { }
396 0 0 if (not ref $t) { }
0 0 elsif (&looks_like_object($t, 5)) { }
397 0 0 if (my $obj = $self->get_by_name($t)) { }