| blib/lib/Anego/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | unless $CONFIG_PATH |
| 18 | 0 | 0 | if $CONFIG |
| 21 | 0 | 0 | unless -f $config_path |
| 23 | 0 | 0 | unless my $config = do $config_path |
| 34 | 0 | 0 | unless ($self->{'database'}) |
| 42 | 0 | 0 | unless ($self->{'schema_path'}) |
| 53 | 0 | 0 | unless ($self->{'rdbms'}) |
| 57 | 0 | 0 | $dsn =~ /:Pg:/ ? : |
| 0 | 0 | $dsn =~ /:mysql:/ ? : | |
| 64 | 0 | 0 | unless ($self->{'dbh'}) |