| blib/lib/PDK/Content/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 34 | 0 | if ($self->cursor < scalar @{$self->config;}) |
| 74 | 2 | 0 | if ($self->{'cursor'} > 0) { } |
| 94 | 28 | 0 | if ($self->cursor < scalar @{$self->config;}) |
| 105 | 0 | 0 | if ($self->cursor < scalar @{$self->config;}) { } |
| 127 | 6 | 0 | if ($self->{'cursor'} > 0) { } |
| 144 | 4 | 0 | $self->moveBack ? : |
| 160 | 38 | 2 | if ($self->cursor >= 0 and $self->cursor < scalar @{$self->config;}) |
| 170 | 36 | 0 | if ($self->cursor >= 0 and $self->cursor < scalar @{$self->config;}) |