| lib/UR/Namespace/Command/Define/Datasource/Rdbms.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 3 | unless ($namespace) |
| 42 | 0 | 3 | unless ($self->__dsname or $self->__dsid) |
| 50 | 0 | 3 | if ($@) |
| 55 | 0 | 3 | unless (defined $self->server) |
| 61 | 2 | 1 | unless 'UR::DataSource'->get($ds_id) |
| 62 | 1 | 2 | if ($c) |
| 77 | 0 | 2 | unless ($fh) |
| 89 | 2 | 0 | if ($self->_try_connect) { } |
| 129 | 2 | 0 | unless ($self->nosingleton) |
| 160 | 2 | 0 | if ($dbh) { } |