Condition Coverage

blib/lib/Image/Base/Prima/Drawable.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
161 0 0 0 $x1 == $x2 and $y1 == $y2

or 3 conditions

line l !l&&r !l&&!r condition
109 0 0 0 $fill || $x1 == $x2 && $y1 == $y2
129 0 0 0 $dx <= 2 or $dy <= 2
226 0 0 0 'cl'->can($c) || 'cl'->can(ucfirst $c)