blib/lib/Data/Tubes/Plugin/Reader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
59 | 0 | 5 | unless defined $record_reader |
60 | 0 | 5 | unless ref $record_reader eq "CODE" |
69 | 6 | 0 | $has_input ? : |
76 | 17 | 7 | if defined $read |
77 | 1 | 6 | if ($emit_eof) |
107 | 17 | 7 | if defined $retval and $chomp |