| lib/JIRA/REST/Class/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | unless (exists $args->{'maxResults'}) |
| 32 | 0 | 0 | if (exists $args->{'restart_if_lt_total'}) |
| 71 | 0 | 0 | if (not $issue and $self->fetched < $self->total and $self->restart_if_lt_total) |
| 81 | 0 | 0 | if ($issue) |