blib/lib/Iterator/File/Source/FlatFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 29 | 1 | 13 | $$self{'chomp'} and $$self{'_current_value'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 10 | 0 | 0 | 'IO::File'->new($$self{'filename'}) || croak(q[Couldn't open '], $$self{'filename'}, "': $!") |