Branch Coverage
blib/lib/Bio/Phylo/Unparsers/Pagel.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
68
32
2
if
(
$node
->get_parent
)
{
}
71
14
18
if
(
$node
->get_branch_length
)
{
}
77
0
32
if
(
$node
->get_taxon
)