| blib/lib/Rose/DB/Object/Metadata/Auto/Pg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 59 | 0 | 0 | unless (defined wantarray) | 
| 72 | 0 | 0 | unless $class = $self->class | 
| 75 | 0 | 0 | unless my $dbh = $db->dbh | 
| 80 | 0 | 0 | unless defined $schema | 
| 81 | 0 | 0 | if defined $schema | 
| 101 | 0 | 0 | if ($has_predicate and not $self->include_predicated_unique_indexes) | 
| 103 | 0 | 0 | if $Debug | 
| 109 | 0 | 0 | if $column_nums eq '0' | 
| 136 | 0 | 0 | unless (@columns) | 
| 150 | 0 | 0 | if ($error) | 
| 159 | 0 | 0 | wantarray ? : | 
| 166 | 0 | 0 | if ($col_info->{'TYPE_NAME'} eq 'bigint') |