Condition Coverage

blib/lib/Image/Random.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 defined $$self{'color'} and not $$self{'color'}->isa('Imager::Color')
116 0 0 0 $width and $height

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 $$self{'color_random'} or defined $$self{'color'}