Branch Coverage

blib/lib/Catalyst/Controller/AutoAssets.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
58 3 0 if exists $type_aliases{$class}
61 0 3 $class =~ /^\+(.*)$/ ? :
78 16 0 if ($self->no_logs and $c->log->can('abort'))