| blib/lib/ArrayDataRole/Source/LinesInDATA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 14 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 1 | 21 | if eof $self->{'fh'} | 
| 54 | 2 | 1 | if $self->{'pos'} > $pos | 
| 56 | 1 | 6 | unless $self->has_next_item | 
| 58 | 2 | 4 | if $self->{'pos'} > $pos | 
| 64 | 1 | 2 | if $self->{'pos'} > $pos | 
| 66 | 1 | 4 | unless $self->has_next_item | 
| 68 | 1 | 3 | if $self->{'pos'} > $pos |