| blib/lib/Catmandu/FileStore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 20 | 70.0 |
| line | l | !l | condition |
|---|---|---|---|
| 28 | 6 | 25 | $self->bag_options->{$name} //= {} |
| 35 | 3 | 28 | delete $opts->{'plugins'} // [] |
| 65 | 44 | 13 | $self->bag_options->{$name} //= {} |
| 71 | 0 | 57 | delete $opts->{'plugins'} // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 37 | 2 | 2 | 27 | @$default_plugins or @$plugins |
| 53 | 103 | 17 | 0 | shift() // $self->index_bag |
| 68 | 0 | 57 | 0 | delete $opts->{'class'} // $self->bag_class |
| 73 | 0 | 0 | 57 | @$default_plugins or @$plugins |