blib/lib/WebService/GData/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 138 | if $this->pointer >= $this->total and $this->total != 0 |
27 | 138 | 0 | if (my $code = $$this{'GETTER'}) |
52 | 10 | 131 | if ($this->pointer >= $this->total or $this->pointer < 0) |
74 | 0 | 0 | unless (defined $this->ARRAY->[$index]) |
126 | 0 | 0 | if (@_) |