| blib/lib/App/RecordStream/Test/OperationHelper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 14 | 78.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 58 | 231 | 4 | 0 | not $input =~ /\n/m and -e $input |
| 72 | 16 | 3 | 139 | $op->wants_input and $input |
| 122 | 0 | 154 | 185 | defined $file and not $file =~ /\.t$/ |
| 163 | 16 | 100 | 5 | $op->wants_input and @$args |
| line | l | !l | condition |
|---|---|---|---|
| 67 | 0 | 158 | shift() || 'unnamed' |