Branch Coverage

blib/lib/Mojolicious/Plugin/AssetPack/Pipe/Css.pm
Criterion Covered Total %
branch 1 6 16.6


line true false branch
10 7 0 unless $self->assetpack->minify
17 0 0 if $asset->format ne 'css' or $asset->minified
18 0 0 if $file = $store->load($attrs)