Condition Coverage

blib/lib/DBIx/DBHResolver/Strategy/List.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 307 exists $$args{'strategy_config'} and is_hash_ref($$args{'strategy_config'})

or 3 conditions

line l !l&&r !l&&!r condition
42 0 107 0 $$args{'list_fallback'} ||= $$strategy_config{''}
46 107 0 200 exists $$args{'list_fallback'} or exists $$args{'list_map'}{$key}