Branch Coverage

blib/lib/Data/Printer/Profile/Dumper.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
62 1 0 if ($v =~ /^\(\?\^?([msixpadlun-]*):([\x00-\xFF]*)\)\z/)
104 0 1 if ($] < 5.009 and substr($ret, 0, 7) eq 'VSTRING')
137 0 1 if $reftype eq 'REGEXP'
139 0 0 if ($reftype eq 'SCALAR' or $reftype eq 'REF' or $reftype eq 'VSTRING')
141 0 1 if $reftype eq 'REF'
158 1 16 if ($ddp->current_depth == 0)