Condition Coverage

blib/lib/Imager/Fountain.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
64 6 0 3 $opts{'name'} && ref $opts{'name'}
261 8 0 0 $opts{'type'} && $type_names{$opts{'type'}}
6 0 2 $opts{'color'} && $color_names{$opts{'color'}}
288 1 0 4 $opts{'positions'} and $opts{'colors'}