Condition Coverage

blib/lib/Tree/Visualize.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 1 defined $tree and ref $tree
0 0 1 defined $tree and ref $tree and defined $output_format
40 0 0 1 ref $output and UNIVERSAL::isa($output, 'Tree::Visualize::ASCII::BoundingBox')

or 2 conditions

line l !l condition
47 1 0 $$self{'layout'} || 'TopDown'

or 3 conditions

line l !l&&r !l&&!r condition
15 0 1 0 ref $_class || $_class