Branch Coverage

blib/lib/App/Presto/Client/ContentHandlers/JSON.pm
Criterion Covered Total %
branch 1 6 16.6


line true false branch
19 0 1 unless $HAS_JSON
27 0 0 unless (eval { do { $ref = &JSON::decode_json($content) || 1 } })
36 0 0 unless $HAS_JSON