blib/lib/Interchange6/Test/Role/PostgreSQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 10 | 10.0 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 0 | unless eval 'use DateTime::Format::Pg; 1' |
28 | 0 | 0 | unless eval 'use DBD::Pg 3.0.0; 1' |
31 | 0 | 0 | unless eval 'use Test::Postgresql58; 1' |
34 | 0 | 0 | unless eval { do { $self->database } } |
44 | 0 | 0 | unless my $pgsql = 'Test::Postgresql58'->new('initdb_args', $Test::Postgresql58::Defaults{'initdb_args'} . ' --encoding=utf8 --no-locale') |