Branch Coverage

blib/lib/Data/Dmap.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
202 0 0 if (ref $_) { }
204 0 0 if (not _has_cache($cache, $orig_ref)) { }
210 0 0 if (ref $_ eq 'Data::Dmap::Cut') { }
217 0 0 if ($recurse)
223 0 0 if @res > 1
225 0 0 if (@res) { }
236 0 0 if (exists $$val[$i])
239 0 0 if @res > 1
241 0 0 if (@res) { }
253 0 0 if @res > 1
255 0 0 if @res and $$val ne $res[0]