Branch Coverage

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


line true false branch
38 2 9 $arg eq $self->current_alias || $arg eq $self->current_alias . '.' . $self->ext ? :
49 2 7 unless $self->asset_name eq $want_asset
69 0 7 unless -f $file
71 0 7 unless my $fh = file($file)->openr
88 0 2 if ($self->minify and $self->minifier) { }
90 0 0 unless open INFILE, $file
104 1 1 if ($self->scopify)
112 0 1 if $err