Condition Coverage

blib/lib/WebService/BuzzurlAPI/Response.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
76 3 0 0 ref $json eq 'HASH' and exists $$json{'status'}
3 0 0 ref $json eq 'HASH' and exists $$json{'status'} and $$json{'status'} ne 'success'

or 3 conditions

line l !l&&r !l&&!r condition
45 3 0 0 $class || ref $class