blib/lib/Net/CLI/Interact/Role/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | if $pos >= $self->count |
47 | 0 | 0 | if scalar @_ == 0 and $pos == -1 |
49 | 0 | 0 | if scalar @_ |
55 | 0 | 0 | unless $self->has_next |
59 | 0 | 0 | if ++$position == $self->count |
73 | 0 | 0 | if $self->has_next |