| blib/lib/WWW/AUR/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 18 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 4 | if @_ % 2 == 1 |
| 26 | 0 | 4 | if $startidx |
| 34 | 0 | 1 | unless $startidx =~ /\A\d+\z/ |
| 70 | 0 | 4 | unless $resp->is_success |
| 110 | 1 | 205 | if $$self{'finished'} |
| 113 | 201 | 4 | if (@pkginfo) |
| 121 | 0 | 201 | $maint eq 'orphan' ? : |
| 130 | 1 | 3 | if scalar @$newpkgs == 0 |
| 141 | 100 | 0 | $next ? : |