Condition Coverage

blib/lib/Imager/Simple.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
97 0 0 0 blessed $d and $d->can('read')
286 0 0 0 blessed $d and $d->can('read')

or 2 conditions

line l !l condition
201 0 0 $scale{'scalefactor'} || $factor_x || 1
211 0 0 $scale{'scalefactor'} || $factor_x || 1

or 3 conditions

line l !l&&r !l&&!r condition
97 0 0 0 $ref eq 'GLOB' or blessed $d and $d->can('read')
286 0 0 0 $ref eq 'GLOB' or blessed $d and $d->can('read')