| blib/lib/DBIx/DBHResolver/Strategy/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 307 | 0 | unless (exists $$args{'list_map'}) |
| 26 | 0 | 307 | unless (exists $$args{'strategy_config'} and is_hash_ref($$args{'strategy_config'})) |
| 41 | 107 | 200 | if (exists $$strategy_config{''}) |
| 46 | 0 | 200 | unless (exists $$args{'list_fallback'} or exists $$args{'list_map'}{$key}) |
| 52 | 254 | 53 | if (exists $$args{'list_map'}{$key}) { } |