Branch Coverage

blib/lib/Mojolicious/Plugin/AssetPack/Pipe/Combine.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
13 6 7 unless $self->enabled
16 0 13 if ($asset->isa('Mojolicious::Plugin::AssetPack::Asset::Null')) { }
13 0 elsif (grep {$asset->format eq $_;} 'css', 'js') { }
30 7 0 if (@$combine)
32 7 6 /\n$/u ? :