| blib/lib/SQL/Statement/RAM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 8966 | 189 | $self->{'records'} && $self->{'index'} < scalar @{$self->{'records'};} ? : |
| 82 | 0 | 10 | unless $currentRow >= 0 |
| 95 | 0 | 7 | unless $currentRow >= 0 |
| 136 | 0 | 4478 | unless defined $self->{'records'} |
| 138 | 4475 | 3 | if ($whence == 0) { } |
| 1 | 2 | elsif ($whence == 1) { } | |
| 1 | 1 | elsif ($whence == 2) { } | |
| 154 | 1 | 4476 | if ($currentRow < 0) |