Condition Coverage

blib/lib/Catalyst/View/BasePerRequest/Factory.pm
Criterion Covered Total %
condition 6 14 42.8


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 0 &Scalar::Util::blessed($err) and $err->can("rethrow")

or 2 conditions

line l !l condition
46 6 6 ref $args[-1] || ''

or 3 conditions

line l !l&&r !l&&!r condition
10 13 0 0 &Scalar::Util::refaddr($factory) || $factory
11 1 12 0 $c->stash->{"__BasePerRequest_$key"} ||= $factory->build($c, @args)
21 12 0 0 eval {