Branch Coverage

blib/lib/Web/AssetLib/OutputEngine/String.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
16 0 1 unless exists $args{'assets'}
0 1 if keys %args
0 1 if scalar @_ > 4
24 0 2 if ($asset->isPassthru) { }
51 2 0 if ($minifier)