| blib/lib/WWW/Ohloh/API/Projects.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 0 | if (my $s = $sort_order_of[$$self]) |
| 43 | 0 | 0 | if (&none(sub { $s eq $_; } , @ALLOWED_SORTING)) |
| 63 | 0 | 0 | if (@bunch) |
| 64 | 0 | 0 | wantarray ? : |
| 101 | 0 | 0 | unless $total_entries_of[$$self] |
| 103 | 0 | 0 | if ($first_item + @new_batch - 1 >= $total_entries_of[$$self]) |
| 107 | 0 | 0 | if (my $max = $self->max) |
| 108 | 0 | 0 | if ($first_item + @new_batch - 1 >= $max) |
| 124 | 0 | 0 | unless ($self->max) |