Condition Coverage

blib/lib/Data/RuledCluster/Strategy/List.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
15 0 0 39 exists $args->{'strategy_config'} and is_hash_ref($args->{'strategy_config'})

or 3 conditions

line l !l&&r !l&&!r condition
29 0 27 0 $args->{'list_fallback'} ||= $strategy_config->{''}
33 27 0 24 exists $args->{'list_fallback'} or exists $args->{'list_map'}{$key}