Branch Coverage

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


line true false branch
11 12 3 unless $self->assetpack->minify
17 0 6 if $asset->format ne "css" or $asset->minified
18 3 3 if $file = $store->load($attrs)