Branch Coverage

blib/lib/Catalyst/View/BasePerRequest/Lifecycle/Factory.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
16 12 0 if $class->can("prepare_build_args")
31 0 0 if &Scalar::Util::blessed($err) and $err->can("rethrow")
39 0 12 unless $factory->{'merged_args'}
45 0 12 if ((ref $args[-1] || '') eq "CODE")