| blib/lib/PGObject/Util/LogRep/TestDecoding.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 260 | 0 | 49 | unless defined $val |
| 261 | 39 | 10 | unless $val =~ /^$escape/u |
| 271 | 4 | 7 | if $parsed->{'type'} eq "txn" |
| 280 | 1 | 16 | $rowdata->{$_} eq 'null' ? : |
| 288 | 2 | 2 | if ($parsed->{'type'} eq "txn") |
| 307 | 5 | 0 | if ($msg =~ /^table /u) { } |
| 308 | 5 | 0 | if ($self->schema) |
| 310 | 1 | 4 | if $msg =~ /^table $ns\./u |
| 313 | 2 | 5 | if $msg =~ /^table $tn:/u |