Condition Coverage

blib/lib/DBIx/RewriteDSN.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
24 1 1 1 $RULES and $ENV{'DBI_REWRITE_DSN'}
65 0 0 0 $new_dsn and $new_dsn ne $dsn

or 2 conditions

line l !l condition
60 0 0 $rewrite || ''
66 0 0 $ENV{'DBI_REWRITE_DSN'} || ''
69 0 0 $ENV{'DBI_REWRITE_DSN'} || ''