| blib/lib/Playwright/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | ref $_ and builtin::reftype($_) eq "HASH" |
| 0 | 0 | 0 | ref $_ and builtin::reftype($_) eq "HASH" and exists $_->{'guid'} | |
| 94 | 0 | 0 | 0 | -f $to_wait->{'file'}->filename and -s _ |
| line | l | !l | condition |
|---|---|---|---|
| 78 | 0 | 0 | fork // die("Could not fork") |