Branch Coverage
blib/lib/Tree/Create/Callback/ChildrenPerLevel.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
24
3
6
if
(
$level
>=
@$num_children_per_level
)
{
}
1
5
elsif
(
$level
==
0
)
{
}