| blib/lib/Playwright/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | ref $_ eq "HASH" and $_->{'_type'} |
| 0 | 0 | 0 | ref $_ eq "HASH" and $_->{'_type'} and exists $Playwright::mapper{$_->{'_type'}} | |
| 88 | 0 | 1 | 1 | ref $msg eq "HASH" and $msg->{'_type'} |
| 1 | 0 | 1 | ref $msg eq "HASH" and $msg->{'_type'} and exists $Playwright::mapper{$msg->{'_type'}} |