Branch Coverage
blib/lib/MooseX/Storage/Format/JSON.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
17
1
11
if
utf8::is_utf8
(
$json
)
29
15
0
if
not
utf8::is_utf8
(
$json
)
and
utf8::valid
(
$json
)