Condition Coverage

blib/lib/Specio/PartialDump.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 316 0 defined $MaxElements and @what / 2 > $MaxElements

or 2 conditions

line l !l condition
139 101 165 &blessed($array) || ''
148 163 153 &blessed($hash) || ''
160 679 227 &blessed($scalar) || ''

or 3 conditions

line l !l&&r !l&&!r condition
123 308 0 1746 $reftype eq 'REF' or $reftype eq 'LVALUE'