| blib/lib/RapidApp/Data/Dmap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 28 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 205 | 0 | 0 | if (ref $_) { } | 
| 207 | 0 | 0 | if (not _has_cache($cache, $orig_ref)) { } | 
| 213 | 0 | 0 | if (ref $_ eq 'Data::Dmap::Cut') { } | 
| 220 | 0 | 0 | if ($recurse) | 
| 223 | 0 | 0 | if ($reftype eq 'HASH') { } | 
| 0 | 0 | elsif ($reftype eq 'ARRAY') { } | |
| 0 | 0 | elsif ($reftype eq 'SCALAR') { } | |
| 226 | 0 | 0 | if @res > 1 | 
| 228 | 0 | 0 | if (@res) { } | 
| 239 | 0 | 0 | if (exists $val->[$i]) | 
| 242 | 0 | 0 | if @res > 1 | 
| 244 | 0 | 0 | if (@res) { } | 
| 256 | 0 | 0 | if @res > 1 | 
| 258 | 0 | 0 | if @res and $$val ne $res[0] |