| blib/lib/Prancer/Plugin/Database/Driver/Pg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 0 | defined $_ ? : |
| 37 | 0 | 0 | $$self{'_autocommit'} =~ /^(1|true|yes)$/xi ? : |
| 0 | 0 | defined $$self{'_autocommit'} ? : | |
| 40 | 0 | 0 | if defined $hostname |
| 41 | 0 | 0 | if defined $port |
| 48 | 0 | 0 | if ($charset and $charset =~ /^utf8$/xi) |