Branch Coverage

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


line true false branch
28 2 4 if ($level >= @$num_children_per_level) { }
1 3 elsif ($level == 0) { }