blib/lib/TAP/Harness/Async.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
109 | 0 | 0 | 0 | $it->lines and defined(my $result = $parser->next) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 0 | 0 | 0 | not defined $job or $job->is_spinner |