Branch Coverage

blib/lib/Tree/Visualize/ASCII/Layouts/Simple/TopDown.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
24 7 9 if (@children)
29 7 7 if (not $child_output) { }
46 5 2 if ($child_output->width > $current->width) { }
53 5 2 if $padding
54 0 7 if $child_padding