blib/lib/App/RecordStream/InputStream.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
115 | 0 | 0 | 4 | -e $file and -r $file |
230 | 0 | 6 | 0 | $next and $next->is_done |
line | l | !l | condition |
---|---|---|---|
99 | 0 | 1 | shift() || \@ARGV |