Condition Coverage

blib/lib/String/Flogger.pm
Criterion Covered Total %
condition 5 6 83.3


or 3 conditions

line l !l&&r !l&&!r condition
69 3 1 3 ref $ref eq 'SCALAR' or ref $ref eq 'REF'
75 1 2 0 $JSON ||= 'JSON::MaybeXS'->new->ascii(1)->canonical(1)->allow_nonref(1)->space_after(1)->convert_blessed(1)