| blib/lib/DateTime/Format/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 14 | 28.5 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 1 | 0 | if exists $db_to_parser{$dbt} |
| 35 | 0 | 1 | unless UNIVERSAL::isa($dbh, 'DBI::db') |
| 50 | 0 | 1 | unless defined $pclass |
| 54 | 1 | 0 | if $@ |
| 60 | 0 | 0 | if (ref $new) { } |
| 62 | 0 | 0 | if $@ |
| 68 | 0 | 0 | unless UNIVERSAL::can($parser, $_) |