Condition Coverage

blib/lib/Tree/Visualize/ASCII/BoundingBox.pm
Criterion Covered Total %
condition 9 30 30.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 37 defined $right and ref $right
0 0 37 defined $right and ref $right and UNIVERSAL::isa($right, 'Tree::Visualize::ASCII::BoundingBox')
112 0 0 8 defined $left and ref $left
0 0 8 defined $left and ref $left and UNIVERSAL::isa($left, 'Tree::Visualize::ASCII::BoundingBox')
140 0 0 18 defined $top and ref $top
0 0 18 defined $top and ref $top and UNIVERSAL::isa($top, 'Tree::Visualize::ASCII::BoundingBox')
153 0 0 37 defined $bottom and ref $bottom
0 0 37 defined $bottom and ref $bottom and UNIVERSAL::isa($bottom, 'Tree::Visualize::ASCII::BoundingBox')
178 0 0 0 $line =~ /\s$/o and $width < length $line

or 3 conditions

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