Condition Coverage
blib/lib/Catalyst/Component/InstancePerContext.pm
Criterion
Covered
Total
%
condition
2
3
66.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
24
2
2
0
$c
->stash
->{
"__InstancePerContext_$key"
} ||=
$self
->build_per_context_instance
(
@_
)