Condition Coverage

blib/lib/DBIx/DBHResolver.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
47 0 0 6 -f $_ and -r $_
230 0 1235 0 defined $class_name and $class_name eq 'Remainder'

or 2 conditions

line l !l condition
155 50 0 $$args{'strategy'} ||= 'Key'
163 226 110 $node_keys{$resolved_node} ||= []