blib/lib/Catmandu/Fix/Bind/hashmap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
28 | 3 | 6 | if ($self->count) { } |
3 | 3 | elsif ($self->uniq) { } | |
70 | 0 | 12 | if ($self->store) { } |
3 | 9 | elsif ($self->exporter) { } | |
80 | 1 | 11 | $self->count ? : |
86 | 2 | 4 | if ($self->count) { } |
2 | 2 | elsif ($self->uniq) { } | |
96 | 2 | 4 | if (is_array_ref($v) and $self->join) |