| blib/lib/WWW/Ohloh/API/Collection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 51 | 1 | 0 | 1 | @{$cache_of[$$self];} < $nbr_requested and not $all_read[$$self] |
| 86 | 3 | 0 | 0 | defined $self->max and $self->get_read_so_far + @new_batch > $self->max |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 0 | 1 | shift() || 1 |