Condition Coverage

blib/lib/CBOR/PP/Encode.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
132 64 2 152 not tr[0-9][\000-/:-\377]c and 0 != rindex($_, '0', 0)
227 12 0 2 $_[1] and $_[1]{'canonical'}

or 3 conditions

line l !l&&r !l&&!r condition
132 6 208 10 not $_ or not tr[0-9][\000-/:-\377]c and 0 != rindex($_, '0', 0)