| blib/lib/Protocol/PostgreSQL/Statement.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 229 | 0 | 0 | 0 | $$self{'no_data'} and not $$self{'rows_seen'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 257 | 0 | 0 | 0 | $$self{'state'} eq 'ready' or $$self{'state'} eq 'bind' |