| blib/lib/Catmandu/Fix/lookup_in_store.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 6 | defined $self->bag_name ? : |
| 43 | 2 | 4 | if ($self->delete) { } |
| 2 | 2 | elsif ($self->has_default) { } | |
| 46 | 1 | 2 | if (is_value($val) and defined($val = $bag->get($val))) |
| 56 | 1 | 2 | if (is_value($val) and defined($val = $bag->get($val))) |
| 65 | 1 | 1 | if (is_value($val) and defined($val = $bag->get($val))) |