blib/lib/Data/Visitor/Lite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
88 | 0 | 0 | if $as_hash_key |
89 | 0 | 0 | unless &$checker($value) |
116 | 0 | 0 | unless defined $replacer |
117 | 0 | 0 | unless ref $replacer |
119 | 0 | 0 | if ref $replacer eq 'CODE' |
122 | 0 | 0 | if ref $replacer eq 'HASH' |
141 | 0 | 0 | unless ref $target |
142 | 0 | 0 | if ref $target eq 'ARRAY' |
143 | 0 | 0 | if ref $target eq 'HASH' |
156 | 0 | 0 | if defined $self->{'seen'}{$addr} |
165 | 0 | 0 | if defined $self->{'seen'}{$addr} |