Branch Coverage

blib/lib/Catalyst/Controller/AutoAssets/Handler/CSS.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
39 2 11 $arg eq $self->current_alias || $arg eq $self->current_alias . '.' . $self->ext ? :
50 2 9 unless $self->asset_name eq $want_asset
70 0 9 unless -f $file
72 0 9 unless my $fh = file($file)->openr
89 0 3 if ($self->minify and $self->minifier) { }
91 0 0 unless open INFILE, $file
105 1 2 if ($self->scopify)
113 0 1 if $err