| lib/Brownie/Driver/SeleniumServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 24 | 4.1 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | if ($ENV{'SELENIUM_REMOTE_SERVER_HOST'} and $ENV{'SELENIUM_REMOTE_SERVER_PORT'}) { } |
| 27 | 0 | 0 | if ($server) |
| 43 | 0 | 0 | if $server |
| 53 | 0 | 5 | if ($$self{'server'}) |
| 112 | 0 | 0 | if (my $base = $args{'base'}) { } |
| 113 | 0 | 0 | blessed $base && $base->can('native') ? : |
| 114 | 0 | 0 | unless $xpath =~ /^\./ |
| 121 | 0 | 0 | $element ? : |
| 130 | 0 | 0 | if (my $base = $args{'base'}) { } |
| 131 | 0 | 0 | blessed $base && $base->can('native') ? : |
| 132 | 0 | 0 | unless $xpath =~ /^\./ |
| 139 | 0 | 0 | @elements ? : |