| blib/lib/Wiki/Toolkit/Store/Pg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 31 | 0 | 0 | if $dbhost | 
| 32 | 0 | 0 | if $dbport | 
| 64 | 0 | 0 | unless $self->verify_checksum($node, $checksum) | 
| 67 | 0 | 0 | if ($@) { } | 
| 71 | 0 | 0 | if ($error =~ /can't serialize access due to concurrent update/i or $error =~ /could not serialize access due to concurrent update/i) { } | 
| 87 | 0 | 0 | if ($args{'ignore_case'}) { } |