blib/lib/CWB/CQP/More/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
9 | 0 | 0 | unless $resultset and eval { do { $cwb->isa('CWB::CQP::More') } } |
17 | 0 | 0 | $self->{'crp'} ? : |
31 | 0 | 0 | if $_[0] |
38 | 0 | 0 | if ($self->{'pos'} < $self->{'limit'}) { } |
43 | 0 | 0 | if (scalar @lines > 1) { } |
46 | 0 | 0 | wantarray ? : |
59 | 0 | 0 | if ($offset >= 0 and $offset < $self->{'limit'}) { } |
77 | 0 | 0 | if $offset < 0 |
78 | 0 | 0 | if $offset > $self->{'limit'} |
84 | 0 | 0 | $_[0] < $_[1] ? : |
85 | 0 | 0 | $_[0] > $_[1] ? : |