Condition Coverage

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


and 3 conditions

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