blib/lib/SQL/Query/Limit/PostgreSQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 3 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
99 | 0 | 1 | 0 | $the_rownum ||= $self->the_rownum('SQL::Entity::Column'->new('name', q[nextval('] . $self->sequence_name . q[')], 'id', 'the_rownum')) |