| blib/lib/EV/Websockets.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 26 | 11 | unless defined $url and length $url |
| 22 | 0 | 11 | unless $url =~ m(^(?:\w+://)?(?:[^\@]+\@)?(\[[\w:]+\]|[^:/]+)(?::(\d+))?) |
| 28 | 7 | 4 | defined $port ? : |
| 38 | 24 | 0 | unless (defined $proxy) |
| 41 | 0 | 24 | if (defined $host) |
| 52 | 0 | 0 | $args{'ssl_init'} ? : |
| 0 | 24 | exists $args{'ssl_init'} ? : |