Condition Coverage
blib/lib/Catalyst/Plugin/Unicode.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
12
0
0
0
$c
->response
->{
'body'
}
and
utf8::is_utf8
(
$c
->response
->{
'body'
}
)
26
0
0
0
ref
$value
and
ref
$value
ne
'ARRAY'