Condition Coverage

blib/lib/Image/Base.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
272 4 6 22 $y >= 1 and $aa * ($y - 0.5) > $bb * ($x + 1)

or 3 conditions

line l !l&&r !l&&!r condition
71 0 0 0 ref $self || $self
230 1 0 10 ($a = ($x1 - $x0) / 2) <= 0.5 or ($b = ($y1 - $y0) / 2) <= 0.5
379 4 2 11 $w < 2 or $h < 2