Branch Coverage

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


line true false branch
114 0 0 if (&looks_like_object($forest, $FOREST))
140 0 0 if (&looks_like_object($matrix, $MATRIX))
164 0 0 if (&looks_like_object($forest, $FOREST))
188 0 0 if (&looks_like_object($matrix, $MATRIX))
302 0 0 if ($taxon_by_name{$name}) { }
361 0 20 if (my $name = $taxon->get_name)
371 10 10 unless (exists $object_by_value{$value})
395 0 0 if (ref $arrayref eq 'ARRAY') { }
397 0 0 if (not ref $t) { }
0 0 elsif (&looks_like_object($t, 5)) { }
398 0 0 if (my $obj = $self->get_by_name($t)) { }