blib/lib/Selenium/Waiter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
34 | 4 | 2 | if $assert_ret |
38 | 1 | 1 | if $args->{'die'} |
39 | 0 | 1 | if $args->{'debug'} |
43 | 4 | 4 | if (not $assert_ret) |
48 | 4 | 3 | if $try_ret |
51 | 1 | 2 | if $args->{'debug'} |
54 | 1 | 2 | if $exception and not $args->{'debug'} |