| blib/lib/Image/Random.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| 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 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 49 | 0 | 0 | 0 | $$self{'color_random'} or defined $$self{'color'} |