| blib/lib/CWB/CQP/More/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 7 | 0 | 0 | unless $resultset and eval { do { $cwb->isa('CWB::CQP::More') } } |
| 15 | 0 | 0 | $self->{'crp'} ? : |
| 29 | 0 | 0 | if $_[0] |
| 36 | 0 | 0 | if ($self->{'pos'} < $self->{'limit'}) { } |
| 41 | 0 | 0 | if (scalar @lines > 1) { } |
| 44 | 0 | 0 | wantarray ? : |
| 57 | 0 | 0 | if ($offset >= 0 and $offset < $self->{'limit'}) { } |
| 75 | 0 | 0 | if $offset < 0 |
| 76 | 0 | 0 | if $offset > $self->{'limit'} |
| 82 | 0 | 0 | $_[0] < $_[1] ? : |
| 83 | 0 | 0 | $_[0] > $_[1] ? : |