Condition Coverage

blib/lib/Data/Printer/Profile/Dumper.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
104 1 0 0 $] < "5.009" and substr($ret, 0, 7) eq "VSTRING"

or 3 conditions

line l !l&&r !l&&!r condition
139 1 0 0 $reftype eq "SCALAR" or $reftype eq "REF"
1 0 0 $reftype eq "SCALAR" or $reftype eq "REF" or $reftype eq "VSTRING"