| blib/lib/PGObject/Composite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 30 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 82 | 0 | 0 | if ref $self |
| 130 | 0 | 0 | if ref $self and $self->{'_dbh'} |
| 131 | 0 | 0 | if ref $self |
| 158 | 0 | 0 | if ref $self and $self->{'_funcschema'} |
| 159 | 0 | 0 | if ref $self |
| 173 | 0 | 0 | if ref $self and $self->{'_funcprefix'} |
| 180 | 0 | 0 | if ref $self and $self->{'_funcprefix'} |
| 200 | 0 | 0 | if ref $self and $self->{'_registry'} |
| 201 | 0 | 0 | if ref $self |
| 228 | 0 | 0 | ref $self ? : |
| 231 | 0 | 0 | if ref $args |
| 246 | 0 | 0 | $name eq 'self' ? : |
| 249 | 0 | 0 | unless wantarray |
| 264 | 0 | 0 | unless $args{'dbh'} |
| 266 | 0 | 0 | unless wantarray |