| blib/lib/ODS/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 4 | 0 | $_[0]->next_index(0) && 0 |
| 43 | 0 | 4 | $_[0]->prev_index(scalar @{$_[0];}) && 0 |
| 79 | 0 | 9 | do { $result = $row } and last |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 57 | 0 | 3 | 0 | $keyfield ||= $self->table->keyfield |