Branch Coverage

blib/lib/HTTP/Entity/Parser/JSON.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
14 7 0 if (defined $_[0])
24 1 0 if (ref $p eq 'HASH')
26 3 2 if (ref $v) { }