Branch Coverage

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


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