blib/lib/IO/BLOB/Pg.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 26 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
68 | 0 | 0 | 0 | defined $old and CORE::length $old |
98 | 0 | 0 | 0 | *$self->{'dbi'} && defined *$self->{'fh'} |
177 | 0 | 0 | 0 | defined $pos and $pos < 0 |
line | l | !l | condition |
---|---|---|---|
205 | 0 | 0 | shift() || 0 |
305 | 0 | 0 | shift() || 0 |
352 | 0 | 0 | $_[2] || 0 |
396 | 0 | 0 | *$self->{'blocking'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 0 | 0 | 0 | ref $class || $class |
50 | 0 | 0 | 0 | defined *$self->{'fh'} or not defined *$self->{'id'} |
174 | 0 | 0 | 0 | $DBI::err or not defined $pos |