| blib/lib/IMDB/Local/DB/RecordIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 0 | 0 | unless (defined $sth) |
| 73 | 0 | 0 | if (@ref) |
| 77 | 0 | 0 | if (@list) |
| 94 | 0 | 0 | if (not $$self{'cache'} or $$self{'rowIntoCache'} + 1 >= $$self{'cacheSize'}) { } |
| 95 | 0 | 0 | unless ($self->_cacheRows) |