Branch Coverage

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


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