Condition Coverage

blib/lib/Catalyst/View/BasePerRequest/Lifecycle/Request.pm
Criterion Covered Total %
condition 5 14 35.7


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 12 0 0 &Scalar::Util::refaddr($factory) || $factory
11 0 12 0 $c->stash->{"__BasePerRequest_$key"} ||= $factory->build($c, @args)
21 12 0 0 eval {