Branch Coverage

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


line true false branch
24 5 2 if ($@)
37 5 3 if (defined $definitions->{$driver}) { }
2 1 elsif (defined $definitions->{'*'}) { }
53 4 1 unless ($self->sql_table_exists($table))
55 1 3 if ($@)