Branch Coverage

blib/lib/Log/Dispatch/DBI.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
28 0 0 if ($params{'dbh'}) { }
31 0 0 unless $$self{'dbh'} = 'DBI'->connect(@params{'datasource', 'username', 'password'})
56 0 0 if ($$self{'_mine'} and $$self{'dbh'})