blib/lib/Data/Rmap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 22 | 26 | 84.6 |
line | true | false | branch |
---|---|---|---|
481 | 171 | 142 | if ($type = reftype $_) { } |
483 | 0 | 171 | unless $type = $type_bits{$type} |
489 | 36 | 277 | if exists $self->seen->{$key} |
493 | 163 | 114 | if ($self->want & $type) |
503 | 14 | 149 | if ($e) |
504 | 9 | 5 | if (ref $e and $e == $cut) { } |
521 | 0 | 272 | unless my $type = $type_bits{reftype $_ or 'VALUE'} |
525 | 41 | 231 | if ($type & 2) { } |
49 | 182 | elsif ($type & 4) { } | |
62 | 120 | elsif ($type & 24) { } | |
8 | 112 | elsif ($type & 32) { } | |
536 | 0 | 8 | if defined *$_{'ARRAY'} |
538 | 0 | 8 | if defined *$_{'HASH'} |