Branch Coverage

blib/lib/HTML/Tree/Create/Callback/ChildrenPerLevel.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
29 3 6 if ($level >= @$num_children_per_level) { }
1 5 elsif ($level == 0) { }