| blib/lib/Catmandu/Fix/Bind/visitor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 18 | if (defined $self->path) { } |
| 55 | 0 | 2 | if (Catmandu::Util::is_array_ref($item)) { } |
| 2 | 0 | elsif (Catmandu::Util::is_hash_ref($item)) { } | |
| 80 | 1 | 52 | if (Catmandu::Util::is_array_ref($item)) { } |
| 5 | 47 | elsif (Catmandu::Util::is_hash_ref($item)) { } | |
| 85 | 0 | 1 | if $newkey ne $key |
| 92 | 0 | 5 | if $newkey ne $key |
| 98 | 0 | 47 | if $result->{'key'} ne $key |