lib/Mojolicious/Plugin/AssetPack/Pipe/JavaScriptPacker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 8 | 37.5 |
line | true | false | branch |
---|---|---|---|
19 | 2 | 2 | unless $self->assetpack->minify |
29 | 2 | 0 | if $asset->format ne 'js' or $asset->minified |
30 | 0 | 0 | if $file = $store->load($attrs) |
32 | 0 | 0 | unless length(my $content = $asset->content) |