Branch Coverage

blib/lib/Plack/Middleware/Assets/RailsLike/Compiler.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
43 9 6 if ($args{'type'} eq 'css')
68 6 9 if $$self{'minify'}
77 10 13 $type eq 'js' ? :
86 23 6 if (not $!) { }
6 0 elsif ($! == 2) { }
89 1 22 if ($type eq 'scss') { }
1 21 elsif ($type eq 'sass') { }
1 20 elsif ($type eq 'less') { }
122 3 3 if ($type eq 'js') { }