Branch Coverage

blib/lib/DBD/Mock.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
29 1 33 if @_ and lc $_[0] eq 'pool'
44 0 38 if defined $drh
46 0 38 unless defined $attributes and ref $attributes eq 'HASH'
110 1 6 unless exists $AttributeAliases{lc $dbname}