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