blib/lib/Net/CLI/Interact/Role/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 0 | if $pos >= $self->count |
48 | 0 | 0 | if scalar @_ == 0 and $pos == -1 |
50 | 0 | 0 | if scalar @_ |
56 | 0 | 0 | unless $self->has_next |
60 | 0 | 0 | if ++$position == $self->count |
74 | 0 | 0 | if $self->has_next |