Branch Coverage

blib/lib/Ref/Store/Dumper.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
25 0 0 if @_ == 2
28 0 0 if (ref $ptr or &looks_like_number($ptr))
31 0 0 if (ref $ptr) { }
0 0 elsif (not &looks_like_number($ptr)) { }
55 0 0 if $old_indent
86 0 0 unless (defined $ko)
94 0 0 if ($ko->can('dump'))
105 0 0 if ($aobj->can('dump'))