Branch Coverage
blib/lib/Catalyst/View/Base/JSON/_ClassInfo.pm
Criterion
Covered
Total
%
branch
1
6
16.6
line
true
false
branch
40
0
0
if
(
$self
->has_handle_encode_error
)
{
}
43
0
0
$view
->ctx
->debug
?
:
102
0
1
unless
&Scalar::Util::blessed
(
$c
)