Condition Coverage

blib/lib/Tree/Visualize/GraphViz/Layouts/Simple/Tree.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
15 0 0 1 defined $tree and ref $tree
0 0 1 defined $tree and ref $tree and UNIVERSAL::isa($tree, 'Tree::Simple')