| line |
true |
false |
branch |
|
61
|
0 |
0 |
unless $cdbi and UNIVERSAL::isa($cdbi, 'Class::DBI') |
|
66
|
0 |
0 |
if $Instances{$cdbi_class} |
|
92
|
0 |
0 |
if keys %{$self->_columns_hash;} |
|
104
|
0 |
0 |
if (my $sth = $dbh->column_info($self->catalog, $self->schema, $table, '%')) { } |
|
106
|
0 |
0 |
if $dbh->errstr |
|
120
|
0 |
0 |
unless $self->cdbi_class->can('sql_fb_meta_dummy') |
|
125
|
0 |
0 |
unless $sth->execute |
|
203
|
0 |
0 |
if ref $field |
|
209
|
0 |
0 |
if $column |
|
215
|
0 |
0 |
unless $other |
|
223
|
0 |
0 |
if $fk |
|
225
|
0 |
0 |
unless $type |
|
244
|
0 |
0 |
unless $related_meta |
|
252
|
0 |
0 |
if (@$mapping) { } |
|
288
|
0 |
0 |
unless $h |
|
310
|
0 |
0 |
unless defined $$_[1] |