| blib/lib/Mojolicious/Plugin/AssetPack/Pipe/Jpeg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 6 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 1 | if not $asset->format =~ /^jpe?g$/ or $asset->minified |
| 24 | 1 | 0 | unless $self->assetpack->minify |
| 25 | 0 | 0 | if $file = $store->load($attrs) |