blib/lib/PgSQL/Cursor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | if $name |
26 | 0 | 0 | if $query |
40 | 0 | 0 | unless $sock->sendQuery($query) |
47 | 0 | 0 | if $result eq 'C' or $result eq 'I' |
48 | 0 | 0 | if $complete and $result eq 'Z' |
53 | 0 | 0 | $err ? : |
64 | 0 | 0 | if defined $val |
71 | 0 | 0 | if defined $val |
90 | 0 | 0 | unless $$count < $$self{'NTUPLES'} |