| blib/lib/Imager/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| 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') |
| line | l | !l | condition |
|---|---|---|---|
| 201 | 0 | 0 | $scale{'scalefactor'} || $factor_x || 1 |
| 211 | 0 | 0 | $scale{'scalefactor'} || $factor_x || 1 |
| 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') |