blib/lib/IO/File/RecordStream.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
83 | 0 | 3 | unless &openhandle(scalar $self->file_handle) |
87 | 0 | 3 | if eof $self->file_handle |
96 | 0 | 1 | unless $self->has_file_name |
113 | 4 | 136 | if ($line =~ $self->match_separator) { } |
116 | 1 | 3 | if eof $record_file_handle |
134 | 1 | 4 | if $self->end_reached |