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