Branch Coverage

blib/lib/Mail/MtPolicyd/Plugin/Role/SqlUtils.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
16 5 3 if ($@)
29 5 3 if (defined $definitions->{$driver}) { }
2 1 elsif (defined $definitions->{'*'}) { }
45 4 2 unless ($self->sql_table_exists($table))
47 1 3 if ($@)