| blib/lib/Image/Caa.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 16 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 441 | 1 | 0 | 28 | not $@ and defined $obj |
| line | l | !l | condition |
|---|---|---|---|
| 44 | 7 | 8 | $$opts{'driver'} || 'DriverANSI' |
| 45 | 10 | 4 | $$opts{'dither'} || 'DitherNone' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 277 | 0 | 0 | 0 | $to_l or $to_t |
| 0 | 0 | 0 | $to_l or $to_t or $to_r | |
| 0 | 0 | 0 | $to_l or $to_t or $to_r or $to_b |