blib/lib/GraphViz/DBI/General.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
185 | 0 | 0 | if $schema |
186 | 0 | 0 | if $catalog |
213 | 0 | 0 | if ($sth = $dbh->foreign_key_info(undef, undef, undef, $fk_catalog, $fk_schema, $fk_table)) |
230 | 0 | 0 | if ($fkcolumn_name eq $fk_field_candidate and $fktable_name eq $fk_table_candidate) |
258 | 0 | 0 | if (@piece) { } |
285 | 0 | 0 | if ($dbd_version = eval '$' . $candidate . '::VERSION') |