Branch Coverage

blib/lib/Tree/Visualize/GraphViz/Layouts/Simple/Tree.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
15 0 1 unless defined $tree and ref $tree and UNIVERSAL::isa($tree, 'Tree::Simple')
35 25 0 unless $tree->isRoot
37 25 0 if $parent_id