Branch Coverage
blib/lib/Test/Mock/LWP/Distilled/JSON.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
69
2
0
if ($response->can('json_content'))
73
1
1
unless ($response->json_content)
91
1
1
if ($distilled_response->{'json_content'}) { }