Condition Coverage

blib/lib/SWF/Builder/Character/Shape.pm
Criterion Covered Total %
condition 11 27 40.7


and 3 conditions

line !l l&&!r l&&r condition
78 1 0 0 $width == $$self{'_current_line_width'} and $color eq $$self{'_current_line_color'}
216 2 1 1 exists $param{'MoveDeltaX'} and defined $$self{'_links'}[-1]
236 1 0 1 exists $$self{'_links'}[-1] and $$self{'_links'}[-1][0] == $linkinfo[0]

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 1 $_[0] eq 'none' or $_[0] eq 0
66 0 0 1 $_[0] eq 'Width' or $_[0] eq 'Color'
106 0 0 1 $_[0] eq 'none' or $_[0] eq 0
111 0 0 1 $_[0] eq 'Color' or $_[0] eq 'Gradient'
0 0 1 $_[0] eq 'Color' or $_[0] eq 'Gradient' or $_[0] eq 'Bitmap'
243 0 0 0 $$last_anchor[0] == $#{$$self{'_edges'};} or $$last_anchor[0] == $#{$$self{'_edges'};} - 1