| blib/lib/Batch/Interpreter/TestSupport.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 99 | 34 | 14 | 69 | -e $hexname and not -e $filename |
| line | l | !l | condition |
|---|---|---|---|
| 300 | 25 | 0 | $test_attr->{'argv'} // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 269 | 0 | 25 | 0 | $subtest_name //= sprintf('%02d', $test_attr->{'number'}++) |