| blib/lib/List/Filter/Storage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 267 | 12 | 2 | if ($filter = $storage_handle->lookup($name)) |
| 272 | 1 | 12 | unless ($filter) |
| 282 | 0 | 12 | if ($self->save_filters_when_used) |
| 346 | 35 | 18 | if (ref $stash eq 'HASH') { } |
| 356 | 0 | 35 | if ($format eq 'DBI') |
| 380 | 53 | 0 | if ($$storage_plugin_lookup{$plugin_class}) |
| 385 | 0 | 0 | if $db_type |
| 391 | 0 | 53 | if ($@) |