blib/lib/Data/RuledCluster/Strategy/List.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
14 | 39 | 12 | unless (exists $args->{'list_map'}) |
15 | 0 | 39 | unless (exists $args->{'strategy_config'} and is_hash_ref($args->{'strategy_config'})) |
28 | 27 | 12 | if (exists $strategy_config->{''}) |
33 | 0 | 24 | unless (exists $args->{'list_fallback'} or exists $args->{'list_map'}{$key}) |
38 | 28 | 23 | if (exists $args->{'list_map'}{$key}) { } |