| blib/lib/App/MaMGal/Entry/Picture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | ref $formatter and $formatter->isa('App::MaMGal::Formatter') |
| 30 | 0 | 0 | 0 | $self->fresher_than_me($name) and not $force |
| 67 | 0 | 0 | 0 | ref $img and $img->isa('Image::Magick') |
| 73 | 0 | 0 | 0 | $x_ratio <= 1 and $y_ratio <= 1 |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 0 | 0 | $opts{'force_slide'} || 0 |