Branch Coverage
blib/lib/HTTP/Response/JSON.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
44
1
3
unless $self->content_type =~ m[^ application/json ]x
45
0
3
if (not $self->decoded_content =~ /\S/) { }